]> git.ipfire.org Git - thirdparty/linux.git/commit
arm64: dts: layerscape: remove big-endian for mmc nodes
authorFrank Li <Frank.Li@nxp.com>
Mon, 29 Jul 2024 18:59:29 +0000 (14:59 -0400)
committerShawn Guo <shawnguo@kernel.org>
Tue, 13 Aug 2024 07:26:50 +0000 (15:26 +0800)
commit7c8ffc5555cb15dbc52b82f96570a426178e802a
tree1ff7de317cdee7c1af21d889b48184a5477dbe79
parentc7ad422f0e09f0e2fba6e9b096f7a39ed477481d
arm64: dts: layerscape: remove big-endian for mmc nodes

According to binding doc fsl,esdhc.yaml, the default endian mode is
big-endian. So remove big-endian property to fix below CHECK_DTBS warnings:

arm64/boot/dts/freescale/fsl-ls1012a-qds.dtb: mmc@1560000: Unevaluated properties are not allowed ('big-endian' was unexpected)
        from schema $id: http://devicetree.org/schemas/mmc/fsl,esdhc.yaml

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi
arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi
arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi