[PATCH v4 5/5] ARM: DTS: da850: Add usb phy node

From: David Lechner
Date: Thu Apr 14 2016 - 15:45:40 EST


Add a node for the new usb phy driver.

Signed-off-by: David Lechner <david@xxxxxxxxxxxxxx>
---

v4 changes: none


arch/arm/boot/dts/da850.dtsi | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/da850.dtsi b/arch/arm/boot/dts/da850.dtsi
index e56c554..2c60751 100644
--- a/arch/arm/boot/dts/da850.dtsi
+++ b/arch/arm/boot/dts/da850.dtsi
@@ -339,6 +339,11 @@
>;
status = "disabled";
};
+ usbphy: usbphy {
+ compatible = "ti,da830-usbphy";
+ #phy-cells = <1>;
+ status = "disabled";
+ };
gpio: gpio@226000 {
compatible = "ti,dm6441-gpio";
gpio-controller;
--
1.9.1