diff options
author | Marek Vasut <marex@denx.de> | 2022-11-02 20:19:46 +0100 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2022-11-11 13:53:52 +0800 |
commit | 1610233bc2c2cae2dff9e101e6ea5ef69cceb0e9 (patch) | |
tree | ddf52cbfe412c5addec09cd75e26e7378188f008 /lib | |
parent | 753395ea1e45c724150070b5785900b6a44bd5fb (diff) |
arm64: dts: imx8mm: 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: a05ea40eb384e ("arm64: dts: imx: Add i.mx8mm dtsi support")
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions