Message ID | 20240910234431.1043923-1-robh@kernel.org |
---|---|
State | Accepted |
Headers | show |
Series | dt-bindings: rtc: Drop non-trivial duplicate compatibles | expand |
On Tue, Sep 10, 2024 at 06:44:31PM -0500, Rob Herring (Arm) wrote: > Several compatibles documented in trivial-rtc.yaml are documented > elsewhere and are not trivial, so drop them. > > Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Acked-by: Conor Dooley <conor.dooley@microchip.com>
On Tue, 10 Sep 2024 18:44:31 -0500, Rob Herring (Arm) wrote: > Several compatibles documented in trivial-rtc.yaml are documented > elsewhere and are not trivial, so drop them. > > Applied, thanks! [1/1] dt-bindings: rtc: Drop non-trivial duplicate compatibles https://git.kernel.org/abelloni/c/bf12e99b8342 Best regards,
diff --git a/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml b/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml index fffd759c603f..9e506543f5bf 100644 --- a/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml +++ b/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml @@ -43,7 +43,6 @@ properties: # I2C-BUS INTERFACE REAL TIME CLOCK MODULE - epson,rx8010 # I2C-BUS INTERFACE REAL TIME CLOCK MODULE - - epson,rx8025 - epson,rx8035 # I2C-BUS INTERFACE REAL TIME CLOCK MODULE with Battery Backed RAM - epson,rx8111 @@ -52,10 +51,6 @@ properties: - epson,rx8581 # Android Goldfish Real-time Clock - google,goldfish-rtc - # Intersil ISL1208 Low Power RTC with Battery Backed SRAM - - isil,isl1208 - # Intersil ISL1218 Low Power RTC with Battery Backed SRAM - - isil,isl1218 # Mvebu Real-time Clock - marvell,orion-rtc # Maxim DS1742/DS1743 Real-time Clock @@ -68,8 +63,6 @@ properties: - microcrystal,rv8523 # NXP LPC32xx SoC Real-time Clock - nxp,lpc3220-rtc - # Real-time Clock Module - - pericom,pt7c4338 # I2C bus SERIAL INTERFACE REAL-TIME CLOCK IC - ricoh,r2025sd # I2C bus SERIAL INTERFACE REAL-TIME CLOCK IC
Several compatibles documented in trivial-rtc.yaml are documented elsewhere and are not trivial, so drop them. Signed-off-by: Rob Herring (Arm) <robh@kernel.org> --- Documentation/devicetree/bindings/rtc/trivial-rtc.yaml | 7 ------- 1 file changed, 7 deletions(-)