mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			406 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			406 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
--- 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";
 | 
						|
+        };
 | 
						|
+
 | 
						|
 };
 |