Re: [PATCH 1/2] dt-bindings: regulator: ti,tps65219: Use generic power-controller schema
From: Rob Herring
Date: Wed Aug 05 2026 - 17:17:02 EST
On Tue, Aug 04, 2026 at 10:37:52PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@xxxxxxx>
>
> Convert the binding to use the generic power-controller schema instead by
> referencing power-controller.yaml and removing the local
> `system-power-controller` property definition.
>
> Acked-by: Mark Brown <broonie@xxxxxxxxxx>
> Signed-off-by: Peng Fan <peng.fan@xxxxxxx>
> ---
> Documentation/devicetree/bindings/regulator/ti,tps65219.yaml | 8 ++------
> 1 file changed, 2 insertions(+), 6 deletions(-)
These need to wait a cycle. The dtschema dependency is not even in a
release yet.
Rob