Message ID | 20190722140921.22681-1-maxime.ripard@bootlin.com (mailing list archive) |
---|---|
State | Mainlined |
Commit | 564225415e7791f809122d8d16f089d276686bda |
Headers | show |
Series | dt-bindings: rtc: Remove the PCF8563 from the trivial RTCs | expand |
On 22/07/2019 16:09:21+0200, Maxime Ripard wrote: > The PCF8563 has a binding of its own, with some, clocks related, additional > properties. > > Remove it from the trivial RTC bindings. > > Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com> > --- > Documentation/devicetree/bindings/rtc/trivial-rtc.yaml | 2 -- > 1 file changed, 2 deletions(-) > Applied, thanks.
diff --git a/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml b/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml index 0c12ce9a9b45..18cb456752f6 100644 --- a/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml +++ b/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml @@ -52,8 +52,6 @@ properties: - nxp,pcf2127 # Real-time clock - nxp,pcf2129 - # Real-time clock/calendar - - nxp,pcf8563 # Real-time Clock Module - pericom,pt7c4338 # I2C bus SERIAL INTERFACE REAL-TIME CLOCK IC
The PCF8563 has a binding of its own, with some, clocks related, additional properties. Remove it from the trivial RTC bindings. Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com> --- Documentation/devicetree/bindings/rtc/trivial-rtc.yaml | 2 -- 1 file changed, 2 deletions(-)