summaryrefslogtreecommitdiffstats
path: root/arch/arm64
diff options
context:
space:
mode:
authorKonrad Dybcio <konrad.dybcio@somainline.org>2021-06-16 14:27:06 +0200
committerBjorn Andersson <bjorn.andersson@linaro.org>2021-06-18 12:42:32 -0500
commitf0cedfc398813aa404a235d5684676056eeb160d (patch)
treed4dd035aa20e9f12a4258061c17c71e284b6de9b /arch/arm64
parentdb92d8cdde33a862fe43b0b7d5a802ad24bfa8b9 (diff)
downloadlinux-stable-f0cedfc398813aa404a235d5684676056eeb160d.tar.gz
linux-stable-f0cedfc398813aa404a235d5684676056eeb160d.tar.bz2
linux-stable-f0cedfc398813aa404a235d5684676056eeb160d.zip
arm64: dts: qcom: sm8250-edo: Enable ADSP/CDSP/SLPI
Enabling the hardware thankfully comes down to a simple status = "okay". We assume that the firmware is provided by the Linux distribution, as it's signed and needs to come from the stock Android. Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org> Link: https://lore.kernel.org/r/20210616122708.144770-4-konrad.dybcio@somainline.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'arch/arm64')
-rw-r--r--arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi12
1 files changed, 12 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi b/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi
index 36ff9998a4c6..98e5f971ee0f 100644
--- a/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi
@@ -118,6 +118,10 @@
};
};
+&adsp {
+ status = "okay";
+};
+
&apps_rsc {
pm8150-rpmh-regulators {
compatible = "qcom,pm8150-rpmh-regulators";
@@ -410,6 +414,10 @@
};
};
+&cdsp {
+ status = "okay";
+};
+
&i2c1 {
status = "okay";
clock-frequency = <400000>;
@@ -516,6 +524,10 @@
no-emmc;
};
+&slpi {
+ status = "okay";
+};
+
&tlmm {
gpio-reserved-ranges = <40 4>, <52 4>;