Re: [PATCH 3/6] regulator: dt-bindings: sc2731: Deprecate compatible property
From: Rob Herring (Arm)
Date: Thu Mar 05 2026 - 18:53:51 EST
On Sun, 22 Feb 2026 14:16:47 +0100, Otto Pflüger wrote:
> The node containing the regulators is always a child of the main PMIC
> node, which already has a compatible property identifying the type of
> PMIC. This makes the compatible in the child node redundant. Mark it
> as deprecated and remove it from the required property list and the
> examples.
>
> Signed-off-by: Otto Pflüger <otto.pflueger@xxxxxxxxx>
> ---
> Documentation/devicetree/bindings/mfd/sprd,sc2731.yaml | 2 --
> .../devicetree/bindings/regulator/sprd,sc2731-regulator.yaml | 4 +---
> 2 files changed, 1 insertion(+), 5 deletions(-)
>
Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>