From 252f7516119d4c7ab448dfc91c902d5703c823eb Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 6 Jul 2016 21:42:54 +0200 Subject: ramips: fix usb phy initialisation this broke usb20 device detection. Signed-off-by: John Crispin --- target/linux/ramips/dts/mt7628an.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/dts/mt7628an.dtsi') diff --git a/target/linux/ramips/dts/mt7628an.dtsi b/target/linux/ramips/dts/mt7628an.dtsi index 671aaef386..dc3ba9e323 100644 --- a/target/linux/ramips/dts/mt7628an.dtsi +++ b/target/linux/ramips/dts/mt7628an.dtsi @@ -360,7 +360,7 @@ usbphy: usbphy@10120000 { compatible = "ralink,mt7628an-usbphy", "mediatek,mt7620-usbphy"; - reg = <0x10120000 0x4000>; + reg = <0x10120000 0x1000>; #phy-cells = <1>; resets = <&rstctrl 22 &rstctrl 25>; -- cgit v1.2.3