]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: imx6qdl-apf6dev: Move regulators out of simple-bus
authorFabio Estevam <fabio.estevam@nxp.com>
Mon, 4 Dec 2017 12:20:09 +0000 (10:20 -0200)
committerShawn Guo <shawnguo@kernel.org>
Tue, 26 Dec 2017 08:15:44 +0000 (16:15 +0800)
commit865b07aaa37f88cf61202a7f8640db607817ff80
treeea12f9ef55ad87f558677f3b2f61046cd8efc12c
parent5f2a886ad777bcbe4e0ef516f356b2de3ebe8ba6
ARM: dts: imx6qdl-apf6dev: Move regulators out of simple-bus

It is not recommended to place regulator nodes inside simple-bus, so
move them out in order to fix the following build warnings with W=1:

arch/arm/boot/dts/imx6dl-apf6dev.dtb: Warning (simple_bus_reg): Node /regulators/3p3v missing or empty reg/ranges property
arch/arm/boot/dts/imx6dl-apf6dev.dtb: Warning (simple_bus_reg): Node /regulators/usb-h1-vbus missing or empty reg/ranges property
arch/arm/boot/dts/imx6dl-apf6dev.dtb: Warning (simple_bus_reg): Node /regulators/usb-otg-vbus missing or empty reg/ranges property

Cc: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl-apf6dev.dtsi