Re: [PATCH] dt-bindings: input: Convert TI Palmas Power Button to DT schema

From: Rob Herring (Arm)

Date: Tue Jul 21 2026 - 10:00:13 EST



On Sun, 19 Jul 2026 14:17:01 +0000, Eduard Bostina wrote:
> Convert the Texas Instruments Palmas power button bindings
> to DT schema.
>
> During the conversion, 'wakeup-source' was added.
> It was missing from the original text binding but is actively
> used by in-tree boards.
>
> Signed-off-by: Eduard Bostina <egbostina@xxxxxxxxx>
> ---
> .../bindings/input/ti,palmas-pwrbutton.txt | 35 -----------
> .../bindings/input/ti,palmas-pwrbutton.yaml | 58 +++++++++++++++++++
> 2 files changed, 58 insertions(+), 35 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/input/ti,palmas-pwrbutton.txt
> create mode 100644 Documentation/devicetree/bindings/input/ti,palmas-pwrbutton.yaml
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>