• Marek Vasut's avatar
    ARM: dts: imx7: Fix NAND controller size-cells · 753395ea
    Marek Vasut authored
    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: e7495a45 ("ARM: dts: imx7: add GPMI NAND and APBH DMA")
    Signed-off-by: default avatarMarek Vasut <marex@denx.de>
    Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
    753395ea
imx7s.dtsi 33.7 KB