]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb0a69422ae22918789a1ade7db9d3508b126a9cf
tree422c30a02e8a9295a3df40401e015122cc62121a
parent3946fc9291da929ed6836ab79a3b87c34d142954
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: 58d0979dd983 ("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