lantiq: kernel 4.14: fix usb_phy1 reset status bit in vr9.dts
The status of USB PHY 1 Reset Domain is also in bit 5 of RST_STAT2. Signed-off-by: Martin Schiller <ms@dev.tdt.de>
This commit is contained in:
		 Martin Schiller
					Martin Schiller
				
			
				
					committed by
					
						 Christian Lamparter
						Christian Lamparter
					
				
			
			
				
	
			
			
			 Christian Lamparter
						Christian Lamparter
					
				
			
						parent
						
							9fd2a3faa5
						
					
				
				
					commit
					f3da2ebf90
				
			| @@ -143,7 +143,7 @@ | |||||||
| 				reg = <0x34 4>, <0x3c 4>; | 				reg = <0x34 4>, <0x3c 4>; | ||||||
| 				status = "disabled"; | 				status = "disabled"; | ||||||
|  |  | ||||||
| 				resets = <&reset1 5 4>, <&reset0 4 4>; | 				resets = <&reset1 5 5>, <&reset0 4 4>; | ||||||
| 				reset-names = "phy", "ctrl"; | 				reset-names = "phy", "ctrl"; | ||||||
| 				#phy-cells = <0>; | 				#phy-cells = <0>; | ||||||
| 			}; | 			}; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user