Re: [PATCH v3 4/4] dt-bindings: leds: backlight: Convert TPS65217 to DT schema
Krzysztof Kozlowski <[email protected]> Wed, 22 Jul 2026 09:44:19 +0200
| Newsgroups | org.kernel.vger.linux-omap,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-input,org.kernel.vger.linux-kernel,org.kernel.vger.linux-leds |
|---|---|
| Message-ID | <20260722-ochre-alpaca-of-tact-ef17e3@quoll> |
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 <[email protected]> > --- > .../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