[PATCH 0/2] dt-bindings: rtc: Convert to DT schema
From: Eduard Bostina
Date: Sun Jul 19 2026 - 10:10:43 EST
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