aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/armada-385-db-ap.dts
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2017-11-09 16:26:11 -0600
committerOlof Johansson <olof@lixom.net>2017-12-02 16:57:47 -0800
commit44e5dced2ef6e7adb2bf53227f3e4283e4d8f8f1 (patch)
tree770c69545c88ed55f08d654cd3c467360dcae1a6 /arch/arm/boot/dts/armada-385-db-ap.dts
parentarm64: dts: sort vendor subdirectories in Makefile alphabetically (diff)
downloadlinux-dev-44e5dced2ef6e7adb2bf53227f3e4283e4d8f8f1.tar.xz
linux-dev-44e5dced2ef6e7adb2bf53227f3e4283e4d8f8f1.zip
arm: dts: marvell: 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 Marvell dts files: Warning (phys_property): Missing property '#phy-cells' in node ... Signed-off-by: Rob Herring <robh@kernel.org> Cc: Jason Cooper <jason@lakedaemon.net> Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/boot/dts/armada-385-db-ap.dts')
-rw-r--r--arch/arm/boot/dts/armada-385-db-ap.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/armada-385-db-ap.dts b/arch/arm/boot/dts/armada-385-db-ap.dts
index 25d2d720dc0e..678aa023335d 100644
--- a/arch/arm/boot/dts/armada-385-db-ap.dts
+++ b/arch/arm/boot/dts/armada-385-db-ap.dts
@@ -236,6 +236,7 @@
usb3_phy: usb3_phy {
compatible = "usb-nop-xceiv";
vcc-supply = <&reg_xhci0_vbus>;
+ #phy-cells = <0>;
};
reg_xhci0_vbus: xhci0-vbus {