mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 03:10:30 -04:00
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:
committed by
Bjorn Andersson
parent
ffadc79ed9
commit
4e6b053768
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user