Enable
- ocp2scp
- USB PHY control module
- USB PHY
- dwc3_omap
- USB
for am43x-epos-evm
Signed-off-by: George Cherian <[email protected]>
---
arch/arm/boot/dts/am43x-epos-evm.dts | 44 ++++++++++++++++++++++++++++++++++++
1 file changed, 44 insertions(+)
diff --git a/arch/arm/boot/dts/am43x-epos-evm.dts
b/arch/arm/boot/dts/am43x-epos-evm.dts
index a7d0db1..165026b 100644
--- a/arch/arm/boot/dts/am43x-epos-evm.dts
+++ b/arch/arm/boot/dts/am43x-epos-evm.dts
@@ -251,3 +251,47 @@
pinctrl-0 = <&spi1_pins>;
status = "okay";
};
+
+&am43xx_control_usb2phy1 {
+ status = "okay";
+};
+
+&ocp2scp0 {
+ status = "okay";
+};
+
+&usb2_phy1 {
+ status = "okay";
+};
+
+&dwc3_1 {
+ status = "okay";
+};
+
+&usb1 {
+ dr_mode = "peripheral";
+ maximum-speed = "high-speed";
+ status = "okay";
+};
+
+&am43xx_control_usb2phy2 {
+ status = "okay";
+};
+
+&ocp2scp1 {
+ status = "okay";
+};
+
+&usb2_phy2 {
+ status = "okay";
+};
+
+&dwc3_2 {
+ status = "okay";
+};
+
+&usb2 {
+ dr_mode = "host";
+ maximum-speed = "high-speed";
+ status = "okay";
+};
--
1.8.3.1
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html