ARM: dts: imx7ulp: Fix usb-phy unit address format
authorFabio Estevam <festevam@gmail.com>
Tue, 25 Jun 2019 15:40:00 +0000 (12:40 -0300)
committerShawn Guo <shawnguo@kernel.org>
Mon, 22 Jul 2019 01:42:19 +0000 (09:42 +0800)
commit6e998ef24d603839c29a8f75a31d176142786e03
tree422c30a02e8a9295a3df40401e015122cc62121a
parent5f9e832c137075045d15cd6899ab0505cfb2ca4b
ARM: dts: imx7ulp: Fix usb-phy unit address format

The following warning is seen when building with W=1:

arch/arm/boot/dts/imx7ulp.dtsi:189.31-195.5: Warning (simple_bus_reg): /bus@40000000/usb-phy@0x40350000: simple-bus unit address format error, expected "40350000"

Fix it as suggested by removing the extra "0x" notation.

Fixes: 5b7bd456318a ("ARM: dts: imx7ulp: add imx7ulp USBOTG1 support")
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx7ulp.dtsi