Devicetree
 help / color / mirror / Atom feed
* [PATCH 0/2] dt-bindings: rtc: Convert to DT schema
@ 2026-07-19 14:10 Eduard Bostina
  2026-07-19 14:10 ` [PATCH 1/2] dt-bindings: rtc: Convert TI Palmas RTC " Eduard Bostina
  2026-07-19 14:10 ` [PATCH 2/2] ARM: dts: ti: omap: Fix Palmas RTC node names Eduard Bostina
  0 siblings, 2 replies; 8+ messages in thread
From: Eduard Bostina @ 2026-07-19 14:10 UTC (permalink / raw)
  To: Aaro Koskinen, Alexandre Belloni, Andreas Kemnade, Conor Dooley,
	devicetree, Eduard Bostina, Kevin Hilman, Krzysztof Kozlowski,
	linux-kernel, linux-omap, linux-rtc, Rob Herring, Roger Quadros,
	Tony Lindgren
  Cc: daniel.baluta, simona.toaca, goledhruva, m-chawdhry

This series converts the Texas Instruments Palmas RTC bindings to DT schema
and resolves a node name compliance issue.

Patch 1 converts the text binding to DT schema.

Patch 2 updates the tps659038_rtc nodes across the AM57xx device trees 
to use the generic 'rtc' node name.

Eduard Bostina (2):
  dt-bindings: rtc: Convert TI Palmas RTC to DT schema
  ARM: dts: ti: omap: Fix Palmas RTC node names

 .../devicetree/bindings/rtc/rtc-palmas.txt    | 32 -----------
 .../bindings/rtc/ti,palmas-rtc.yaml           | 57 +++++++++++++++++++
 .../boot/dts/ti/omap/am5729-beagleboneai.dts  |  2 +-
 .../dts/ti/omap/am57xx-beagle-x15-common.dtsi |  2 +-
 .../boot/dts/ti/omap/am57xx-idk-common.dtsi   |  2 +-
 5 files changed, 60 insertions(+), 35 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/rtc/rtc-palmas.txt
 create mode 100644 Documentation/devicetree/bindings/rtc/ti,palmas-rtc.yaml

-- 
2.43.0


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

end of thread, other threads:[~2026-07-21 13:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-19 14:10 [PATCH 0/2] dt-bindings: rtc: Convert to DT schema Eduard Bostina
2026-07-19 14:10 ` [PATCH 1/2] dt-bindings: rtc: Convert TI Palmas RTC " Eduard Bostina
2026-07-19 14:18   ` sashiko-bot
2026-07-19 14:56   ` Alexandre Belloni
2026-07-21 13:51     ` Rob Herring
2026-07-21 13:51   ` Rob Herring (Arm)
2026-07-19 14:10 ` [PATCH 2/2] ARM: dts: ti: omap: Fix Palmas RTC node names Eduard Bostina
2026-07-19 14:13   ` sashiko-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox