Re: [PATCH] dt-bindings: rtc: ingenic,rtc: Use generic power-controller schema
Rob Herring <[email protected]>
| Newsgroups | org.kernel.vger.linux-rtc,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Aug 04, 2026 at 10:45:53PM +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: Paul Cercueil <[email protected]> > Signed-off-by: Peng Fan <[email protected]> > --- > > V1: > The power-controller.yaml has been merged in dt-schema, so > resend this patch picked from link [1]. A-b tag is kept, since > no changes. > [1] https://lore.kernel.org/all/[email protected]/ This needs to wait a cycle as the dtschema dependency is not yet in a release. Rob