On Fri, Jun 08, 2018 at 06:46:50PM +0000, Alexander Kurz wrote: > Resolve the warning "node has a unit name, but no reg property". > > Signed-off-by: Alexander Kurz <akurz@xxxxxxxx> > --- > arch/arm/dts/imx50.dtsi | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Applied, thanks Sascha > > diff --git a/arch/arm/dts/imx50.dtsi b/arch/arm/dts/imx50.dtsi > index 8737d4f33..c3804cfdc 100644 > --- a/arch/arm/dts/imx50.dtsi > +++ b/arch/arm/dts/imx50.dtsi > @@ -3,14 +3,14 @@ > / { > soc { > aips@50000000 { /* AIPS1 */ > - usbphy0: usbphy@0 { > + usbphy0: usbphy0 { > compatible = "usb-nop-xceiv"; > clocks = <&clks IMX5_CLK_USB_PHY1_GATE>; > clock-names = "main_clk"; > status = "okay"; > }; > > - usbphy1: usbphy@1 { > + usbphy1: usbphy1 { > compatible = "usb-nop-xceiv"; > clocks = <&clks IMX5_CLK_USB_PHY2_GATE>; > clock-names = "main_clk"; > -- > 2.11.0 > > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox