Re: [PATCH 1/2] dt-bindings: regulator: ti,tps65219: Use generic power-controller schema
Rob Herring <[email protected]>
| Newsgroups | gmane.linux.drivers.devicetree,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Aug 04, 2026 at 10:37:52PM +0800, Peng Fan (OSS) wrote: > From: Peng Fan <[email protected]> > > 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 <[email protected]> > Signed-off-by: Peng Fan <[email protected]> > --- > 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