Re: [PATCH v3 4/4] dt-bindings: leds: backlight: Convert TPS65217 to DT schema

From: Krzysztof Kozlowski

Date: Wed Jul 22 2026 - 03:48:20 EST


On Tue, Jul 21, 2026 at 11:21:28AM +0000, Eduard Bostina wrote:
> Convert the Texas Instruments TPS65217 bindings to DT schema.
>
> During the conversion, the following updates were made:
> - Documented the 'regulators', 'charger' and 'pwrbutton' child nodes,
> which are used by the boards but were missing from the old txt
> binding.
> - Documented the 'interrupts', 'interrupt-controller', '#interrupt-cells'
> and 'ti,pmic-shutdown-controller' properties, which are used by the
> am335x boards and read by the driver.
>
> Signed-off-by: Eduard Bostina <egbostina@xxxxxxxxx>
> ---
> .../bindings/leds/backlight/ti,tps65217.yaml | 170 ++++++++++++++++++
> .../leds/backlight/tps65217-backlight.txt | 27 ---

Biinding looks fine to me, but as pointed out you missed to remove old
TXT binding.

Best regards,
Krzysztof