On 20/01/2023 00:42, Bryan O'Donoghue wrote:
On 20/01/2023 00:40, Bryan O'Donoghue wrote:
pronto: wcnss@a204000 {
compatible = "qcom,pronto-v2-pd-pil", "qcom,pronto";
reg = <0x0a204000 0x2000>, <0x0a202000 0x1000>, <0x0a21b000
0x3000>;
power-domains = <&rpmpd MSM8939_VDDCX>,
<&rpmpd MSM8939_VDDMX_AO>;
power-domain-names = "vddcx", "vddmx";
};
---
bod
Doh.
I opened the 4.19 kernel ... not 3.18
*facepalm*
But *this* is the downstream
qcom,wcnss-wlan@0a000000 {
compatible = "qcom,wcnss_wlan";
qcom,pronto-vddmx-supply = <&pm8916_l3_corner_ao>;
qcom,pronto-vddcx-supply = <&pm8916_s2_corner>;
};
it is an _ao
---
bod