lantiq: fix usb on sx76x
Signed-off-by: Matti Laakso <malaakso@elisanet.fi> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38083 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
19570640aa
commit
153b6b7122
|
@ -65,10 +65,6 @@
|
|||
lantiq,groups = "stp";
|
||||
lantiq,function = "stp";
|
||||
};
|
||||
pci {
|
||||
lantiq,groups = "gnt1", "req1";
|
||||
lantiq,function = "pci";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
@ -89,7 +85,7 @@
|
|||
status = "okay";
|
||||
lantiq,internal-clock;
|
||||
gpio-reset = <&gpio 21 0>;
|
||||
req-mask = <0xf>;
|
||||
req-mask = <0x1>;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue