Re: [PATCH] dt-bindings: fsl: convert fsl,layerscape-dcfg to YAML
From: Krzysztof Kozlowski
Date: Sat Apr 23 2022 - 06:20:39 EST
On 21/04/2022 17:30, Michael Walle wrote:
> Convert the fsl,layerscape-dcfg binding to the new YAML format.
>
> One thing added here, compared to the original binding, is the clock
> controller subnode of the LS1028A SoC and its "simple-mfd" compatible as
> used in arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi as well as the
> little-endian and big-endian properties.
>
> Signed-off-by: Michael Walle <michael@xxxxxxxx>
> ---
> .../arm/freescale/fsl,layerscape-dcfg.txt | 19 ------
> .../arm/freescale/fsl,layerscape-dcfg.yaml | 68 +++++++++++++++++++
> 2 files changed, 68 insertions(+), 19 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/arm/freescale/fsl,layerscape-dcfg.txt
> create mode 100644 Documentation/devicetree/bindings/arm/freescale/fsl,layerscape-dcfg.yaml
Same comments as for scfg (move to soc, generic node name, reference
clock controller schema, mention adding syscon in commit msg).
Best regards,
Krzysztof