Re: [PATCH v4 4/4] dt-bindings: leds: backlight: Convert TPS65217 to DT schema
Krzysztof Kozlowski <[email protected]> Fri, 24 Jul 2026 08:06:20 +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 | <20260724-gentle-starfish-of-fantasy-cbb2a3@quoll> |
On Thu, Jul 23, 2026 at 10:06:02AM +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. > > The regulator/tps65217.txt binding documented the same 'ti,tps65217' > compatible and is superseded by this schema, so remove it as well. > > Signed-off-by: Eduard Bostina <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof