ipq806x: remove non-working fixes for USB bug in 5.10 dtsi additions
These workarrounds are incomplete and non-functional, and thus not needed. Signed-off-by: Rodrigo Balerdi <lanchon@gmail.com>
This commit is contained in:
		 Rodrigo Balerdi
					Rodrigo Balerdi
				
			
				
					committed by
					
						 Hauke Mehrtens
						Hauke Mehrtens
					
				
			
			
				
	
			
			
			 Hauke Mehrtens
						Hauke Mehrtens
					
				
			
						parent
						
							5c147d36ba
						
					
				
				
					commit
					3a4d972d43
				
			| @@ -148,12 +148,10 @@ | |||||||
| }; | }; | ||||||
|  |  | ||||||
| &usb3_0 { | &usb3_0 { | ||||||
| 	clocks = <&gcc USB30_1_MASTER_CLK>; |  | ||||||
| 	status = "okay"; | 	status = "okay"; | ||||||
| }; | }; | ||||||
|  |  | ||||||
| &usb3_1 { | &usb3_1 { | ||||||
| 	clocks = <&gcc USB30_0_MASTER_CLK>; |  | ||||||
| 	status = "okay"; | 	status = "okay"; | ||||||
| }; | }; | ||||||
|  |  | ||||||
|   | |||||||
| @@ -283,12 +283,10 @@ | |||||||
|  |  | ||||||
| &usb3_0 { | &usb3_0 { | ||||||
| 	status = "okay"; | 	status = "okay"; | ||||||
| 	clocks = <&gcc USB30_1_MASTER_CLK>; |  | ||||||
| }; | }; | ||||||
|  |  | ||||||
| &usb3_1 { | &usb3_1 { | ||||||
| 	status = "okay"; | 	status = "okay"; | ||||||
| 	clocks = <&gcc USB30_0_MASTER_CLK>; |  | ||||||
| }; | }; | ||||||
|  |  | ||||||
| &pcie0 { | &pcie0 { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user