ath79: Fix GL-AR300M USB trigger
Correct a typo preventing USB trigger to work on AR300M. Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
committed by
Hauke Mehrtens
parent
cd02d4faf9
commit
b9ba32b2e3
@@ -77,7 +77,7 @@
|
|||||||
|
|
||||||
hub_port: port@1 {
|
hub_port: port@1 {
|
||||||
reg = <1>;
|
reg = <1>;
|
||||||
#trigger-soruce-cells = <0>;
|
#trigger-source-cells = <0>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user