Commit 4e6b0537 authored by Caleb Connolly's avatar Caleb Connolly Committed by Bjorn Andersson

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: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: default avatarCaleb Connolly <caleb.connolly@linaro.org>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230524-pmi8998-charger-dts-v2-1-2a5c77d2ff0c@linaro.org
parent ffadc79e
......@@ -279,10 +279,6 @@ vol_keys_default: vol-keys-state {
};
};
&pmi8998_rradc {
status = "okay";
};
&qusb2phy {
status = "okay";
......
......@@ -23,8 +23,6 @@ pmi8998_rradc: adc@4500 {
compatible = "qcom,pmi8998-rradc";
reg = <0x4500>;
#io-channel-cells = <1>;
status = "disabled";
};
};
......
......@@ -685,10 +685,6 @@ led@5 {
};
};
&pmi8998_rradc {
status = "okay";
};
/* QUAT I2S Uses 4 I2S SD Lines for audio on LT9611 HDMI Bridge */
&q6afedai {
dai@22 {
......
......@@ -480,10 +480,6 @@ pinconf {
};
};
&pmi8998_rradc {
status = "okay";
};
&q6afedai {
qi2s@22 {
reg = <22>;
......
......@@ -346,10 +346,6 @@ &pm8998_resin {
status = "okay";
};
&pmi8998_rradc {
status = "okay";
};
/* QUAT I2S Uses 1 I2S SD Line for audio on TAS2559/60 amplifiers */
&q6afedai {
dai@22 {
......
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