Skip to content

Commit f2e44e5

Browse files
robherringalexandrebelloni
authored andcommitted
dt-bindings: rtc: Fix Xicor X1205 vendor prefix
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>
1 parent f0ea5f6 commit f2e44e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/devicetree/bindings/rtc/trivial-rtc.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ properties:
8585
- via,vt8500-rtc
8686
# I2C bus SERIAL INTERFACE REAL-TIME CLOCK IC
8787
- whwave,sd3078
88-
# Xircom X1205 I2C RTC
89-
- xircom,x1205
88+
# Xicor/Intersil X1205 I2C RTC
89+
- xicor,x1205
9090

9191
reg:
9292
maxItems: 1

0 commit comments

Comments
 (0)