devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: rtc: Fix Xicor X1205 vendor prefix
@ 2025-08-21 21:57 Rob Herring (Arm)
  2025-08-21 21:57 ` [PATCH 2/2] rtc: x1205: " Rob Herring (Arm)
  2025-08-21 22:18 ` [PATCH 1/2] dt-bindings: rtc: " Linus Walleij
  0 siblings, 2 replies; 6+ messages in thread
From: Rob Herring (Arm) @ 2025-08-21 21:57 UTC (permalink / raw)
  To: Linus Walleij, Alexandre Belloni, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-rtc, devicetree, linux-kernel

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>
---
 Documentation/devicetree/bindings/rtc/trivial-rtc.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml b/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml
index 7330a7200831..f8a35446d029 100644
--- a/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml
+++ b/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml
@@ -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
-- 
2.50.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-08-21 22:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-21 21:57 [PATCH 1/2] dt-bindings: rtc: Fix Xicor X1205 vendor prefix Rob Herring (Arm)
2025-08-21 21:57 ` [PATCH 2/2] rtc: x1205: " Rob Herring (Arm)
2025-08-21 22:18   ` Linus Walleij
2025-08-21 22:21   ` Linus Walleij
2025-08-21 22:43     ` Rob Herring
2025-08-21 22:18 ` [PATCH 1/2] dt-bindings: rtc: " Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).