summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/qcom/msm8916-huawei-g7.dts
diff options
context:
space:
mode:
authorStephan Gerhold <stephan@gerhold.net>2023-09-11 20:41:49 +0300
committerBjorn Andersson <andersson@kernel.org>2023-09-20 19:27:53 +0300
commit0ece6438a8c0492a7df036d57ac299500a25cb70 (patch)
tree0d3e41df2e5eb094045834a1fd76c2b55a5ab975 /arch/arm64/boot/dts/qcom/msm8916-huawei-g7.dts
parentb22bef3dbc3a67a796f82f49a6df9e413211cb40 (diff)
downloadlinux-0ece6438a8c0492a7df036d57ac299500a25cb70.tar.xz
arm64: dts: qcom: msm8916/39: Disable unneeded firmware reservations
Now that we no longer have fixed addresses for the firmware memory regions, disable them by default and only enable them together with the actual user in the board DT. This frees up unnecessary reserved memory for boards that do not use some of the remoteprocs and allows moving selected device-specific properties (such as firmware size) to the board-specific DT part in the next step. Signed-off-by: Stephan Gerhold <stephan@gerhold.net> Link: https://lore.kernel.org/r/20230911-msm8916-rmem-v1-7-b7089ec3e3a1@gerhold.net Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts/qcom/msm8916-huawei-g7.dts')
-rw-r--r--arch/arm64/boot/dts/qcom/msm8916-huawei-g7.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/qcom/msm8916-huawei-g7.dts b/arch/arm64/boot/dts/qcom/msm8916-huawei-g7.dts
index c46df67b4d10..bf7fc89dd106 100644
--- a/arch/arm64/boot/dts/qcom/msm8916-huawei-g7.dts
+++ b/arch/arm64/boot/dts/qcom/msm8916-huawei-g7.dts
@@ -332,6 +332,10 @@
status = "okay";
};
+&venus_mem {
+ status = "okay";
+};
+
&wcnss {
status = "okay";
};
@@ -340,6 +344,10 @@
compatible = "qcom,wcn3620";
};
+&wcnss_mem {
+ status = "okay";
+};
+
&tlmm {
accel_irq_default: accel-irq-default-state {
pins = "gpio115";