[PATCH 1/3] ARM: dts: imx7: Fix NAND controller size-cells

Shawn Guo shawnguo at kernel.org
Thu Nov 10 22:14:36 PST 2022


On Wed, Nov 02, 2022 at 08:19:45PM +0100, Marek Vasut wrote:
> The NAND controller size-cells should be 0 per DT bindings.
> Fix the following warning produces by DT bindings check:
> "
> nand-controller at 33002000: #size-cells:0:0: 0 was expected
> nand-controller at 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 at denx.de>

Applied all, thanks!



More information about the linux-arm-kernel mailing list