Re: [PATCH] dt-bindings: rtc: ingenic,rtc: 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: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/20260316-power-controller-v1-5-92c80e5e1744-3arQi8VN3Tc@public.gmane.org/ This needs to wait a cycle as the dtschema dependency is not yet in a release. Rob