]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: imx7: Fix NAND controller size-cells
authorMarek Vasut <marex@denx.de>
Wed, 2 Nov 2022 19:19:45 +0000 (20:19 +0100)
committerShawn Guo <shawnguo@kernel.org>
Fri, 11 Nov 2022 05:53:42 +0000 (13:53 +0800)
commited6c31d7a685396b28df3c1ff058107558abc916
tree9992804b3a0d3668c212cc339bde33dbc673606a
parent93a1d8b26d371a8ef9bd8bd600846513dfc349ac
ARM: dts: imx7: Fix NAND controller size-cells

The NAND controller size-cells should be 0 per DT bindings.
Fix the following warning produces by DT bindings check:
"
nand-controller@33002000: #size-cells:0:0: 0 was expected
nand-controller@33002000: Unevaluated properties are not allowed ('#address-cells', '#size-cells' were unexpected)
"
Fix the missing space in node name too.

Fixes: 942b7718460fd ("ARM: dts: imx7: add GPMI NAND and APBH DMA")
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx7s.dtsi