mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2026-01-27 12:35:36 +01: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:
parent
ffadc79ed9
commit
4e6b053768
|
|
@ -279,10 +279,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
&pmi8998_rradc {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&qusb2phy {
|
||||
status = "okay";
|
||||
|
||||
|
|
|
|||
|
|
@ -23,8 +23,6 @@
|
|||
compatible = "qcom,pmi8998-rradc";
|
||||
reg = <0x4500>;
|
||||
#io-channel-cells = <1>;
|
||||
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -685,10 +685,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
&pmi8998_rradc {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
/* QUAT I2S Uses 4 I2S SD Lines for audio on LT9611 HDMI Bridge */
|
||||
&q6afedai {
|
||||
dai@22 {
|
||||
|
|
|
|||
|
|
@ -480,10 +480,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
&pmi8998_rradc {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&q6afedai {
|
||||
qi2s@22 {
|
||||
reg = <22>;
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user