diff mbox series

[2/5] arm64: dts: qcom: sdm845-oneplus: enable rradc

Message ID 20221016180330.1912214-3-caleb.connolly@linaro.org
State Accepted
Commit 868985181a69df53321035d96aa668d90f6cd5cb
Headers show
Series arm64: dts: qcom: add and enable the pmi8998 RRADC | expand

Commit Message

Caleb Connolly Oct. 16, 2022, 6:03 p.m. UTC
Enable the RRADC for the OnePlus 6.

Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
---
 arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi | 4 ++++
 1 file changed, 4 insertions(+)
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi b/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
index 392461c29e76..be9db844e5a1 100644
--- a/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
@@ -461,6 +461,10 @@  pinconf {
 	};
 };
 
+&pmi8998_rradc {
+	status = "okay";
+};
+
 &qupv3_id_1 {
 	status = "okay";
 };