ipq40xx: drop bus driver, its a no-op and only does lots of alloc/free
[openwrt/openwrt.git] / target / linux / ipq40xx / files-4.14 / arch / arm / boot / dts / qcom-ipq4019-a62.dts
index dd6d6bd775799f01a28a54b187a74ff37521494e..8717d9d771d06349cfd661b126eddd7c48eab2b1 100644 (file)
@@ -16,7 +16,6 @@
  */
 
 #include "qcom-ipq4019.dtsi"
-#include "qcom-ipq4019-bus.dtsi"
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>
 #include <dt-bindings/soc/qcom,tcsr.h>
        perst-gpio = <&tlmm 38 GPIO_ACTIVE_LOW>;
        wake-gpio = <&tlmm 50 GPIO_ACTIVE_LOW>;
 
-       pcie@0 {
-               reg = <0 0 0 0 0>;
-               #interrupt-cells = <1>;
-               #size-cells = <2>;
+       bridge@0,0 {
+               reg = <0x00000000 0 0 0 0>;
                #address-cells = <3>;
-               device_type = "pci";
+               #size-cells = <2>;
+               ranges;
 
-               ath10k@0,0 {
+               wifi2: wifi@0,0 {
                        compatible = "qcom,ath10k";
                        status = "okay";
-                       reg = <0 0 0 0 0>;
-                       device_type = "pci";
+                       reg = <0x00010000 0 0 0 0>;
                        qcom,ath10k-calibration-variant = "OM-A62";
                };
        };