Re: [PATCH 4/8] dt-bindings: soc: microchip: sparx5-cpu-syscon: Move to dedicated schema

From: Rob Herring (Arm)
Date: Mon May 20 2024 - 17:08:27 EST



On Sun, 19 May 2024 20:42:19 +0200, Krzysztof Kozlowski wrote:
> microchip,sparx5-cpu-syscon is not a simple syscon device - it has
> children and implements simple-mfd compatible - thus it should be fully
> documented in its own binding.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
>
> ---
>
> Context might depend on
> https://lore.kernel.org/r/20240510123018.3902184-1-robh@xxxxxxxxxx
> and also further patches here depend on this one.
> ---
> Documentation/devicetree/bindings/mfd/syscon.yaml | 1 -
> .../soc/microchip/microchip,sparx5-cpu-syscon.yaml | 49 ++++++++++++++++++++++
> 2 files changed, 49 insertions(+), 1 deletion(-)
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>