From: Robert Eckelmann <[email protected]>

We know these devices are present, most of them are supported by
downstream and close to the mainline kernels.

This is very handy when rebasing the integration tree with the support.

No functional changes.

Reviewed-by: David Heidelberg <[email protected]>
Signed-off-by: Robert Eckelmann <[email protected]>
---
 .../dts/qcom/sdm845-xiaomi-beryllium-common.dtsi   | 29 ++++++++++++++++------
 1 file changed, 22 insertions(+), 7 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium-common.dtsi 
b/arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium-common.dtsi
index 8ce592cabd35..8df5311f4afd 100644
--- a/arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium-common.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium-common.dtsi
@@ -227,6 +227,12 @@ vreg_l26a_1p2: ldo26 {
        };
 };
 
+&cci_i2c0 {
+       status = "okay";
+
+       /* IMX363 @ 10 */
+};
+
 &cdsp_pas {
        status = "okay";
        firmware-name = "qcom/sdm845/Xiaomi/beryllium/cdsp.mbn";
@@ -261,6 +267,22 @@ &ibb {
        qcom,discharge-resistor-kohms = <300>;
 };
 
+&ipa {
+       qcom,gsi-loader = "self";
+       memory-region = <&ipa_fw_mem>;
+       firmware-name = "qcom/sdm845/beryllium/ipa_fws.mbn";
+
+       status = "okay";
+};
+
+&i2c5 {
+       clock-frequency = <400000>;
+
+       status = "okay";
+
+       /* TAS2559 @ 4C */
+};
+
 &lab {
        regulator-min-microvolt = <4600000>;
        regulator-max-microvolt = <6000000>;
@@ -312,13 +334,6 @@ &mss_pil {
        "qcom/sdm845/Xiaomi/beryllium/modem.mbn";
 };
 
-&ipa {
-       qcom,gsi-loader = "self";
-       memory-region = <&ipa_fw_mem>;
-       firmware-name = "qcom/sdm845/Xiaomi/beryllium/ipa_fws.mbn";
-       status = "okay";
-};
-
 &pm8998_gpios {
        vol_up_pin_a: vol-up-active-state {
                pins = "gpio6";

-- 
2.52.0



Reply via email to