Add Broadcom / Netgear changes from RAXE 1.0.0.48
[project/bcm63xx/u-boot.git] / arch / arm / dts / bcm63178-pinctrl.dtsi
diff --git a/arch/arm/dts/bcm63178-pinctrl.dtsi b/arch/arm/dts/bcm63178-pinctrl.dtsi
new file mode 100644 (file)
index 0000000..41b462a
--- /dev/null
@@ -0,0 +1,14 @@
+
+/ {
+
+    usb0_pwr_pins: usb0_pwr_pinmux {
+        pins = <83 84>;
+        function = <1>;
+    };
+
+    usb1_pwr_pins: usb1_pwr_pinmux {
+        pins = <85 86>;
+        function = <1>;
+    };
+
+};