Re: [PATCH 1/2] dt-bindings: rtc: Convert TI Palmas RTC to DT schema
From: Rob Herring (Arm)
Date: Tue Jul 21 2026 - 09:57:07 EST
On Sun, 19 Jul 2026 14:10:07 +0000, Eduard Bostina wrote:
> Convert the Texas Instruments Palmas RTC controller bindings
> to DT schema.
>
> As part of the conversion, declare 'wakeup-source: true'.
> This documents the Palmas PMIC's capability to wake the system.
>
> Signed-off-by: Eduard Bostina <egbostina@xxxxxxxxx>
> ---
> .../devicetree/bindings/rtc/rtc-palmas.txt | 32 -----------
> .../bindings/rtc/ti,palmas-rtc.yaml | 57 +++++++++++++++++++
> 2 files changed, 57 insertions(+), 32 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/rtc/rtc-palmas.txt
> create mode 100644 Documentation/devicetree/bindings/rtc/ti,palmas-rtc.yaml
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>