Skip to content
Snippets Groups Projects
Commit 4363b536 authored by Christian Lamparter's avatar Christian Lamparter Committed by John Crispin
Browse files

ipq40xx: flesh out MR33's pcie dts definitions

parent 146fbeb8
No related branches found
No related tags found
No related merge requests found
...@@ -272,6 +272,19 @@ ...@@ -272,6 +272,19 @@
status = "okay"; status = "okay";
perst-gpio = <&tlmm 38 GPIO_ACTIVE_LOW>; perst-gpio = <&tlmm 38 GPIO_ACTIVE_LOW>;
wake-gpio = <&tlmm 50 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 { &qpic_bam {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment