lantiq: kernel 4.14: fix usb_phy1 reset status bit in vr9.dts
authorMartin Schiller <ms@dev.tdt.de>
Mon, 11 Mar 2019 10:17:05 +0000 (11:17 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Mon, 18 Mar 2019 19:42:30 +0000 (20:42 +0100)
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>
target/linux/lantiq/files-4.14/arch/mips/boot/dts/vr9.dtsi

index dd810cac9a98dca6a9c7a0aadc728eeea489cc9c..6e8f0d1300bbdf28f7333ed02383a4729ab6e8f1 100644 (file)
                                reg = <0x34 4>, <0x3c 4>;
                                status = "disabled";
 
-                               resets = <&reset1 5 4>, <&reset0 4 4>;
+                               resets = <&reset1 5 5>, <&reset0 4 4>;
                                reset-names = "phy", "ctrl";
                                #phy-cells = <0>;
                        };