[PATCH v4 3/3] arm64: dts: qcom: sdm845-xiaomi-beryllium: Add placeholders and sort
From: Robert Eckelmann via B4 Relay
Date: Mon Jan 05 2026 - 08:46:50 EST
From: Robert Eckelmann <longnoserob@xxxxxxxxx>
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 <david@xxxxxxx>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
Signed-off-by: Robert Eckelmann <longnoserob@xxxxxxxxx>
---
.../dts/qcom/sdm845-xiaomi-beryllium-common.dtsi | 27 ++++++++++++++++------
1 file changed, 20 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 ab450d44b3f6..6f1bff7a37cd 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,10 @@ vreg_l26a_1p2: ldo26 {
};
};
+&cci_i2c0 {
+ /* IMX363 @ 10 */
+};
+
&cdsp_pas {
status = "okay";
firmware-name = "qcom/sdm845/Xiaomi/beryllium/cdsp.mbn";
@@ -261,6 +265,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 +332,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