Re: [PATCH] dt-bindings: rtc: ingenic,rtc: Use generic power-controller schema

From: Rob Herring

Date: Wed Aug 05 2026 - 17:18:21 EST


On Tue, Aug 04, 2026 at 10:45:53PM +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: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
> Signed-off-by: Peng Fan <peng.fan@xxxxxxx>
> ---
>
> 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@xxxxxxx/

This needs to wait a cycle as the dtschema dependency is not yet in a
release.

Rob