aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca956x.dtsi
diff options
context:
space:
mode:
authorDavid Bauer <mail@david-bauer.net>2021-02-17 05:53:32 +0100
committerDavid Bauer <mail@david-bauer.net>2021-02-20 01:26:14 +0100
commitda55758cc58a2e6f0570eacd4bb9c2d4792572a6 (patch)
tree19e65acec9e792ed958be5105a6405054b54571b /target/linux/ath79/dts/qca956x.dtsi
parent3832403771f3319f2c95a9a084e0c3d46b7ee929 (diff)
downloadupstream-da55758cc58a2e6f0570eacd4bb9c2d4792572a6.tar.gz
upstream-da55758cc58a2e6f0570eacd4bb9c2d4792572a6.tar.bz2
upstream-da55758cc58a2e6f0570eacd4bb9c2d4792572a6.zip
ath79: specify device-type for PCI controllers
Specify the device_type property for PCI as well as PCIe controllers. Otherwise, the PCI range parser will not be selected when using kernel 5.10. Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'target/linux/ath79/dts/qca956x.dtsi')
-rw-r--r--target/linux/ath79/dts/qca956x.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ath79/dts/qca956x.dtsi b/target/linux/ath79/dts/qca956x.dtsi
index 6489efbf0b..30ede3e55b 100644
--- a/target/linux/ath79/dts/qca956x.dtsi
+++ b/target/linux/ath79/dts/qca956x.dtsi
@@ -172,6 +172,8 @@
interrupt-parent = <&intc3>;
interrupts = <0>;
+ device_type = "pci";
+
resets = <&rst 6>, <&rst 7>;
reset-names = "hc", "phy";