aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx51-babbage.dts
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2017-11-09 16:26:10 -0600
committerShawn Guo <shawnguo@kernel.org>2017-12-26 16:15:44 +0800
commit915fbe59cbf2fe610cf85ac545780bd72cba13e5 (patch)
tree5d4e9800fa8204594c1bea4d1283147de8a86d9e /arch/arm/boot/dts/imx51-babbage.dts
parentARM: dts: imx6: RDU2: add alias for RTC (diff)
downloadlinux-dev-915fbe59cbf2fe610cf85ac545780bd72cba13e5.tar.xz
linux-dev-915fbe59cbf2fe610cf85ac545780bd72cba13e5.zip
ARM: dts: imx: Add missing #phy-cells to usb-nop-xceiv
"usb-nop-xceiv" is using the phy binding, but is missing #phy-cells property. This is probably because the binding was the precursor to the phy binding. Fixes the following warning in i.MX dts files: Warning (phys_property): Missing property '#phy-cells' in node ... Signed-off-by: Rob Herring <robh@kernel.org> Cc: Sascha Hauer <kernel@pengutronix.de> Cc: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx51-babbage.dts')
-rw-r--r--arch/arm/boot/dts/imx51-babbage.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx51-babbage.dts b/arch/arm/boot/dts/imx51-babbage.dts
index 2a694c5cc8ae..c4aa53c9c413 100644
--- a/arch/arm/boot/dts/imx51-babbage.dts
+++ b/arch/arm/boot/dts/imx51-babbage.dts
@@ -165,6 +165,7 @@
clocks = <&clks IMX5_CLK_DUMMY>;
clock-names = "main_clk";
reset-gpios = <&gpio2 5 GPIO_ACTIVE_LOW>;
+ #phy-cells = <0>;
};
};
};