Re: [PATCH 1/2] dt-bindings: mfd: document control-scb and sysreg-scb on pic64gx
From: Rob Herring (Arm)
Date: Mon Nov 17 2025 - 17:45:06 EST
On Mon, 17 Nov 2025 16:29:29 +0000, Conor Dooley wrote:
> From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
>
> On pic64gx these syscons are identical to those on mpfs, and should use
> a fallback. Add support for multiple fallback compatibles to syscon.yaml
> with these as the first two users.
>
> Signed-off-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
> ---
> Awful diff, sorry!
>
> CC: Nicolas Ferre <nicolas.ferre@xxxxxxxxxxxxx>
> CC: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
> CC: Claudiu Beznea <claudiu.beznea@xxxxxxxxx>
> CC: Lee Jones <lee@xxxxxxxxxx>
> CC: Rob Herring <robh@xxxxxxxxxx>
> CC: Krzysztof Kozlowski <krzk+dt@xxxxxxxxxx>
> CC: Conor Dooley <conor+dt@xxxxxxxxxx>
> CC: devicetree@xxxxxxxxxxxxxxx
> CC: linux-kernel@xxxxxxxxxxxxxxx
> CC: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx
> CC: linux-mediatek@xxxxxxxxxxxxxxxxxxx
>
> ---
> .../devicetree/bindings/mfd/syscon.yaml | 219 +++++++++---------
> 1 file changed, 114 insertions(+), 105 deletions(-)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>