Re: [PATCH v2 2/2] dt-bindings: fsl: convert fsl,layerscape-scfg to YAML
From: Krzysztof Kozlowski <hidden>
Date: 2022-04-25 18:21:20
Also in:
linux-arm-kernel, linux-devicetree, lkml
From: Krzysztof Kozlowski <hidden>
Date: 2022-04-25 18:21:20
Also in:
linux-arm-kernel, linux-devicetree, lkml
On 25/04/2022 16:02, Michael Walle wrote:
Convert the fsl,layerscape-scfg binding to the new YAML format. In the device trees, the device node always have a "syscon" compatible, which wasn't mentioned in the previous binding. Also added, compared to the original binding, is the interrupt-controller subnode as used in arch/arm/boot/dts/ls1021a.dtsi as well as the litte-endian and big-endian properties. Signed-off-by: Michael Walle <redacted> --- changes since v1: - moved to soc/fsl/fsl,layerscape-scfg.yaml - generic name for node in example - mention added "syscon" compatible in commit message - reference specific interrupt controller
Reviewed-by: Krzysztof Kozlowski <redacted> Best regards, Krzysztof