ipq40xx: flesh out MR33's pcie dts definitions
authorChristian Lamparter <chunkeey@gmail.com>
Thu, 7 Jun 2018 15:36:58 +0000 (17:36 +0200)
committerJohn Crispin <john@phrozen.org>
Fri, 8 Jun 2018 07:31:36 +0000 (09:31 +0200)
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4029-mr33.dts

index 0be196065583107290c5a186725dd58219a54d79..5b7b3163b6821b78be5de6ec989429df0862aa75 100644 (file)
        status = "okay";
        perst-gpio = <&tlmm 38 GPIO_ACTIVE_LOW>;
        wake-gpio = <&tlmm 50 GPIO_ACTIVE_LOW>;
+
+       bridge@0,0 {
+               reg = <0x00000000 0 0 0 0>;
+               #address-cells = <3>;
+               #size-cells = <2>;
+               ranges;
+
+               wifi2: wifi@0,0 {
+                       compatible = "qcom,ath10k";
+                       status = "okay";
+                       reg = <0x00010000 0 0 0 0>;
+               };
+       };
 };
 
 &qpic_bam {