Commit 3f917b78 authored by Rajendra Nayak's avatar Rajendra Nayak Committed by Bjorn Andersson

arm64: dts: qcom: sc7280-idp: Add vcc-supply for qfprom

Add vcc-supply for the IDP boards that was missed when the
qfprom device tree properties were added for the sc7280 SoC.

Fixes: c1b2189a ("arm64: dts: qcom: sc7280: Add qfprom node")
Reported-by: default avatarsatya priya <skakit@codeaurora.org>
Signed-off-by: default avatarRajendra Nayak <rnayak@codeaurora.org>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/1631530735-19811-1-git-send-email-rnayak@codeaurora.org
parent 2c2f64ae
......@@ -207,6 +207,10 @@ pmk8350_die_temp {
};
};
&qfprom {
vcc-supply = <&vreg_l1c_1p8>;
};
&qupv3_id_0 {
status = "okay";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment