arm64: dts: qcom: pmi8998: enable rradc by default

There is no need for the RRADC to be disabled by default,
lets just enable it by default and not clutter up DT.

Acked-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230524-pmi8998-charger-dts-v2-1-2a5c77d2ff0c@linaro.org
This commit is contained in:
Caleb Connolly 2023-05-26 22:50:20 +01:00 committed by Bjorn Andersson
parent ffadc79ed9
commit 4e6b053768
5 changed files with 0 additions and 18 deletions

View File

@ -279,10 +279,6 @@
};
};
&pmi8998_rradc {
status = "okay";
};
&qusb2phy {
status = "okay";

View File

@ -23,8 +23,6 @@
compatible = "qcom,pmi8998-rradc";
reg = <0x4500>;
#io-channel-cells = <1>;
status = "disabled";
};
};

View File

@ -685,10 +685,6 @@
};
};
&pmi8998_rradc {
status = "okay";
};
/* QUAT I2S Uses 4 I2S SD Lines for audio on LT9611 HDMI Bridge */
&q6afedai {
dai@22 {

View File

@ -480,10 +480,6 @@
};
};
&pmi8998_rradc {
status = "okay";
};
&q6afedai {
qi2s@22 {
reg = <22>;

View File

@ -346,10 +346,6 @@
status = "okay";
};
&pmi8998_rradc {
status = "okay";
};
/* QUAT I2S Uses 1 I2S SD Line for audio on TAS2559/60 amplifiers */
&q6afedai {
dai@22 {