ARM: dts: imx53: Fix 'usbphy@x' node with unit name and no reg property
authorMarco Franchi <marco.franchi@nxp.com>
Fri, 20 Oct 2017 15:48:24 +0000 (13:48 -0200)
committerShawn Guo <shawnguo@kernel.org>
Mon, 23 Oct 2017 00:29:09 +0000 (08:29 +0800)
commit9598babc80d5bfa474f9c17124f8bd178dd6ceec
treeeee4980d319779c104e04d45214f7ae89cc07dd0
parent6ab9123e94049eb7c90e2c3111a1c5dae46eb088
ARM: dts: imx53: Fix 'usbphy@x' node with unit name and no reg property

The following build warnings are seen with W=1:

Warning (unit_address_vs_reg): Node /soc/aips@50000000/usbphy@0 has a unit name, but no reg property
Warning (unit_address_vs_reg): Node /soc/aips@50000000/usbphy@1 has a unit name, but no reg property

Fix these warnings by changing '@' to '-'.

Signed-off-by: Marco Franchi <marco.franchi@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx53.dtsi