ARM: dts: imx7: Fix NAND controller size-cells
authorMarek Vasut <marex@denx.de>
Wed, 2 Nov 2022 19:19:45 +0000 (20:19 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 26 Nov 2022 08:24:37 +0000 (09:24 +0100)
commit8ccf18c82a0a939074dcb45b663a81623a4b75a5
tree1f950958f6cc8823f2c0c8746ecb5765e2413efb
parente884a6c2d49a6c12761e5bed851e9fe93bd923a1
ARM: dts: imx7: Fix NAND controller size-cells

[ Upstream commit 753395ea1e45c724150070b5785900b6a44bd5fb ]

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: e7495a45a76de ("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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/imx7s.dtsi