ath79: move pcie node to DTSI for qca955x Senao APs
authorMichael Pratt <mcpratt@pm.me>
Sat, 27 Feb 2021 19:18:42 +0000 (14:18 -0500)
committerPetr Štetiar <ynezz@true.cz>
Fri, 11 Jun 2021 05:20:31 +0000 (07:20 +0200)
pcie0 is the same for this generation of Senao APs
while eth0, eth1, and wmac can differ

the qca,no-eeprom property has no effect
for the ath10k drivers

Signed-off-by: Michael Pratt <mcpratt@pm.me>
(cherry picked from commit 15c599c9dfa9cf5459bcc15b773e39891ca14340)

target/linux/ath79/dts/qca9557_engenius_eap1200h.dts
target/linux/ath79/dts/qca9557_engenius_enstationac-v1.dts
target/linux/ath79/dts/qca9558_allnet_all-wap02860ac.dts
target/linux/ath79/dts/qca955x_senao_loader.dtsi

index 5a86da4bb39f0331699023be69cfff87b8ea0dbf..80298a9d8260fc72916845e1437377be2781bb9a 100644 (file)
        pll-data = <0x82000000 0x80000101 0x80001313>;
 };
 
-&pcie0 {
-       status = "okay";
-
-       wifi@0,0,0 {
-               compatible = "qcom,ath10k";
-               reg = <0x0 0 0 0 0>;
-               qca,no-eeprom;
-       };
-};
-
 &wmac {
        status = "okay";
 
index 69569968667c7e1c47bcfd67277471e36d50fcbd..5da50ff6d9dd9e1b25804403a7cea51d14774174 100644 (file)
 
        qca955x-sgmii-fixup;
 };
-
-&pcie0 {
-       status = "okay";
-
-       wifi@0,0,0 {
-               compatible = "qcom,ath10k";
-               reg = <0x0 0 0 0 0>;
-               qca,no-eeprom;
-       };
-};
index 5c6051d6f4b140dc7582feeb85f767113d77ee07..973cb16efb75950d390301495de7c098f4555dca 100644 (file)
        };
 };
 
-&pcie0 {
-       status = "okay";
-
-       wifi@0,0,0 {
-               compatible = "qcom,ath10k";
-               reg = <0x0 0 0 0 0>;
-       };
-};
-
 &wmac {
        status = "okay";
 
index 846d3ed0afbfbffc2ded2a950d321d4e6e912739..ac9f03ec652cbca8a613b340f862c2092ff4b6ac 100644 (file)
        };
 };
 
+&pcie0 {
+       status = "okay";
+
+       wifi@0,0,0 {
+               compatible = "qcom,ath10k";
+               reg = <0x0 0 0 0 0>;
+       };
+};
+
 &spi {
        status = "okay";