]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: qcom: sdm845-oneplus: enable rradc
authorCaleb Connolly <caleb.connolly@linaro.org>
Sun, 16 Oct 2022 18:03:26 +0000 (19:03 +0100)
committerBjorn Andersson <andersson@kernel.org>
Sun, 6 Nov 2022 03:26:11 +0000 (22:26 -0500)
Enable the RRADC for the OnePlus 6.

Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221016180330.1912214-3-caleb.connolly@linaro.org
arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi

index 5d99908d4628280217011a899f19562d5a5eb44e..7e9a66c3cf6751464ae75861f4fcf3ba68246c94 100644 (file)
        };
 };
 
+&pmi8998_rradc {
+       status = "okay";
+};
+
 &qupv3_id_1 {
        status = "okay";
 };