You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
406 B
20 lines
406 B
--- a/arch/arm/boot/dts/sun7i-a20-bananapi.dts
|
|
+++ b/arch/arm/boot/dts/sun7i-a20-bananapi.dts
|
|
@@ -156,4 +156,17 @@
|
|
default-state = "on";
|
|
};
|
|
};
|
|
+
|
|
+ reg_ahci_5v: ahci-5v {
|
|
+ status = "okay";
|
|
+ };
|
|
+
|
|
+ reg_usb1_vbus: usb1-vbus {
|
|
+ status = "okay";
|
|
+ };
|
|
+
|
|
+ reg_usb2_vbus: usb2-vbus {
|
|
+ status = "okay";
|
|
+ };
|
|
+
|
|
};
|
|
|