Re: [PATCH 02/10] dt-bindings: mfd: ti,tps65910: Use generic power-controller schema

From: Rob Herring

Date: Wed Aug 05 2026 - 17:13:35 EST


On Tue, Aug 04, 2026 at 10:16:37PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@xxxxxxx>
>
> Mark the "ti,system-power-controller" as deprecated and include a reference
> to power-controller.yaml to uses the common definition.

There's little point in doing this. You can't change existing DTs and
you'll have to support both properties in the driver forever. Maybe if
there are new devices added and new platforms.

Rob