diff options
author | John Crispin <john@phrozen.org> | 2018-06-18 23:23:08 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-06-18 23:23:30 +0200 |
commit | c49ae68cbaf078a3dacaebf453d9e7ece2e861f5 (patch) | |
tree | d23dd75b5043c88cd702b73c68d88b06b20d2c6d /target/linux/ath79 | |
parent | b4bf43c66767648f98494dd5f44e1301024b577c (diff) | |
download | upstream-c49ae68cbaf078a3dacaebf453d9e7ece2e861f5.tar.gz upstream-c49ae68cbaf078a3dacaebf453d9e7ece2e861f5.tar.bz2 upstream-c49ae68cbaf078a3dacaebf453d9e7ece2e861f5.zip |
ath79: fix qm5p-ac-v2 dts file
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/ath79')
-rw-r--r-- | target/linux/ath79/dts/qca9558_openmesh_om5p-ac-v2.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath79/dts/qca9558_openmesh_om5p-ac-v2.dts b/target/linux/ath79/dts/qca9558_openmesh_om5p-ac-v2.dts index 974b1c61f0..bb529b49e0 100644 --- a/target/linux/ath79/dts/qca9558_openmesh_om5p-ac-v2.dts +++ b/target/linux/ath79/dts/qca9558_openmesh_om5p-ac-v2.dts @@ -90,7 +90,7 @@ }; }; -&pcie0 { +&pcie { status = "okay"; }; |