Re: [PATCH 1/2] dt-bindings: rtc: Convert TI Palmas RTC to DT schema

"Rob Herring (Arm)" <[email protected]> Tue, 21 Jul 2026 08:51:38 -0500
Newsgroups org.kernel.vger.linux-omap,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-rtc
Message-ID <[email protected]>
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 <[email protected]>
> ---
>  .../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) <[email protected]>