arm64: dts: imx8mm: Pass a unit name for the 'soc' node
authorFabio Estevam <festevam@gmail.com>
Tue, 28 May 2019 19:00:21 +0000 (16:00 -0300)
committerShawn Guo <shawnguo@kernel.org>
Wed, 5 Jun 2019 09:11:06 +0000 (17:11 +0800)
commit951c1d37f691027f149bbc58bbf0c207450a3654
tree89ee4a27b3c9b127fc75939eb7e5fae567c93b87
parenta01194d7565a8b77a4c546ef6038b4dc3d938079
arm64: dts: imx8mm: Pass a unit name for the 'soc' node

The 'soc' name needs a unit name to match its 'ranges' property.

Pass the unit name in order to fix the following dtc build warning
with W=1:

arch/arm64/boot/dts/freescale/imx8mm.dtsi:203.6-754.4: Warning (unit_address_vs_reg): /soc: node has a reg or ranges property, but no unit name

This also aligns with imx8mq.dtsi.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm.dtsi