lantiq: fix usb on sx76x
Signed-off-by: Matti Laakso <malaakso@elisanet.fi> SVN-Revision: 38083
This commit is contained in:
parent
c90e521790
commit
7665c57a72
1 changed files with 1 additions and 5 deletions
|
@ -65,10 +65,6 @@
|
||||||
lantiq,groups = "stp";
|
lantiq,groups = "stp";
|
||||||
lantiq,function = "stp";
|
lantiq,function = "stp";
|
||||||
};
|
};
|
||||||
pci {
|
|
||||||
lantiq,groups = "gnt1", "req1";
|
|
||||||
lantiq,function = "pci";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -89,7 +85,7 @@
|
||||||
status = "okay";
|
status = "okay";
|
||||||
lantiq,internal-clock;
|
lantiq,internal-clock;
|
||||||
gpio-reset = <&gpio 21 0>;
|
gpio-reset = <&gpio 21 0>;
|
||||||
req-mask = <0xf>;
|
req-mask = <0x1>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue