arm64: dts: qcom: qcs404: Add wifi rails in QCS404 dt node for proxy votes
authorGovind Singh <govinds@codeaurora.org>
Wed, 31 Jul 2019 12:07:04 +0000 (17:37 +0530)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 5 Aug 2019 21:53:05 +0000 (14:53 -0700)
Add wifi regulators in qcs404 dt node for proxy vote. Proxy votes are
required for handling driver recovery scenarios to prevent
un-clocked register access during driver recovery.

Signed-off-by: Govind Singh <govinds@codeaurora.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
arch/arm64/boot/dts/qcom/qcs404-evb.dtsi

index 11c0a71..2289b01 100644 (file)
 
 &wifi {
        status = "okay";
+       vdd-0.8-cx-mx-supply = <&vreg_l2_1p275>;
+       vdd-1.8-xo-supply = <&vreg_l5_1p8>;
+       vdd-1.3-rfa-supply = <&vreg_l1_1p3>;
 };
 
 /* PINCTRL - additions to nodes defined in qcs404.dtsi */