diff options
author | Daniel Golle <daniel@makrotopia.org> | 2019-03-02 18:53:21 +0100 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2019-03-02 18:54:30 +0100 |
commit | 42f2e07ba09fd74b29006ee9e68e63820c295ce2 (patch) | |
tree | 404363cfd6a8fbed595afc311dad33030da688e7 /target/linux/oxnas/patches-4.14/800-oxnas-ehci.patch | |
parent | 26cb167a5ca7e11385526fc4e2c67170e1aabedc (diff) | |
download | upstream-42f2e07ba09fd74b29006ee9e68e63820c295ce2.tar.gz upstream-42f2e07ba09fd74b29006ee9e68e63820c295ce2.tar.bz2 upstream-42f2e07ba09fd74b29006ee9e68e63820c295ce2.zip |
oxnas: cloudengines,pogoplug*: enable USB ports
Reported-by: Jörg Fischer <fischer.loepsingen@yahoo.de>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'target/linux/oxnas/patches-4.14/800-oxnas-ehci.patch')
-rw-r--r-- | target/linux/oxnas/patches-4.14/800-oxnas-ehci.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/target/linux/oxnas/patches-4.14/800-oxnas-ehci.patch b/target/linux/oxnas/patches-4.14/800-oxnas-ehci.patch index cb197aa4a9..c5a9fa047a 100644 --- a/target/linux/oxnas/patches-4.14/800-oxnas-ehci.patch +++ b/target/linux/oxnas/patches-4.14/800-oxnas-ehci.patch @@ -58,3 +58,16 @@ apb-bridge@44000000 { #address-cells = <1>; #size-cells = <1>; +--- a/arch/arm/boot/dts/ox820-cloudengines-pogoplug-series-3.dts ++++ b/arch/arm/boot/dts/ox820-cloudengines-pogoplug-series-3.dts +@@ -106,6 +106,10 @@ + }; + }; + ++&ehci { ++ status = "okay"; ++}; ++ + ða { + status = "okay"; + |