]> www.infradead.org Git - users/hch/misc.git/commitdiff
dt-bindings: rtc: Fix Xicor X1205 vendor prefix
authorRob Herring (Arm) <robh@kernel.org>
Thu, 21 Aug 2025 21:57:01 +0000 (16:57 -0500)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 16 Sep 2025 15:38:21 +0000 (17:38 +0200)
The vendor for the Xircom X1205 RTC is not Xircom, but Xicor which was
acquired by Intersil.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20250821215703.869628-1-robh@kernel.org
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Documentation/devicetree/bindings/rtc/trivial-rtc.yaml

index 587b7cd5806c1babb66679e5c478e28fdf82d153..b47822370d6f375969e8ffa65d00e84e144cbe80 100644 (file)
@@ -85,8 +85,8 @@ properties:
       - via,vt8500-rtc
       # I2C bus SERIAL INTERFACE REAL-TIME CLOCK IC
       - whwave,sd3078
-      # Xircom X1205 I2C RTC
-      - xircom,x1205
+      # Xicor/Intersil X1205 I2C RTC
+      - xicor,x1205
 
   reg:
     maxItems: 1