mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 11:33:28 +02:00
arm64: dts: qcom: sdm845-xiaomi-beryllium: Add placeholders and sort
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@ixit.cz> Signed-off-by: Robert Eckelmann <longnoserob@gmail.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Link: https://lore.kernel.org/r/20251205-slpi-v3-3-a1320a074345@gmail.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
f4e6e3f827
commit
5bde31dc7b
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user