devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] arm64: qcom: sda660-ifc6560: enable GPU and WiFi support
@ 2024-09-07 18:48 Dmitry Baryshkov
  2024-09-07 18:48 ` [PATCH 1/7] iommu/arm-smmu-qcom: apply num_context_bank fixes for SDM630 / SDM660 Dmitry Baryshkov
                   ` (8 more replies)
  0 siblings, 9 replies; 18+ messages in thread
From: Dmitry Baryshkov @ 2024-09-07 18:48 UTC (permalink / raw)
  To: Rob Clark, Will Deacon, Robin Murphy, Joerg Roedel,
	AngeloGioacchino Del Regno, Konrad Dybcio, Bjorn Andersson,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: iommu, linux-arm-msm, linux-arm-kernel, linux-kernel, devicetree,
	ath11k, Kalle Valo

Follow the MSM8998 example and limit num_context_banks on SDM630 /
SDM660 platforms. This allows Linux to make use of the A2NOC and KGSL
SMMU, making it possible to enable GPU and WiFi on those platforms, and,
in particular, Inforce IFC6560 SBC.

Note, while WiFI starts up and can work for a short amount of time, MSS
starts crashing with the following message:

qcom-q6v5-mss 4080000.remoteproc: fatal error received: dog_hb.c:266:Task starvation: diag, ping: 4, triage with owner(d.dump 0xde5825

Note2: DTS changes should be applied only after IOMMU chages get merged.
If it is not possible to get IOMMU changes into 6.12 in its last days of
the merge window, I'd kindly ask for the immutable branch from the iommu
subsys to be submerged into MSM tree.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
Dmitry Baryshkov (7):
      iommu/arm-smmu-qcom: apply num_context_bank fixes for SDM630 / SDM660
      arm64: dts: qcom: sdm630: enable GPU SMMU and GPUCC
      arm64: dts: qcom: sda660-ifc6560: enable GPU
      arm64: dts: qcom: sda660-ifc6560: fix l10a voltage ranges
      arm64: dts: qcom: sdm630: enable A2NOC and LPASS SMMU
      arm64: dts: qcom: sdm630: add WiFI device node
      arm64: dts: qcom: sda660-ifc6560: enable mDSP and WiFi devices

 .../arm64/boot/dts/qcom/sda660-inforce-ifc6560.dts | 32 +++++++++++++++++-
 arch/arm64/boot/dts/qcom/sdm630.dtsi               | 38 ++++++++++++++++++----
 drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c         | 11 +++++++
 3 files changed, 73 insertions(+), 8 deletions(-)
---
base-commit: f70cb2e8ce3f8883a526a28f93b7744d1a1a9ce0
change-id: 20240403-sdm660-wifi-a58e87b8f7d1

Best regards,
-- 
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2024-10-07 14:26 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-07 18:48 [PATCH 0/7] arm64: qcom: sda660-ifc6560: enable GPU and WiFi support Dmitry Baryshkov
2024-09-07 18:48 ` [PATCH 1/7] iommu/arm-smmu-qcom: apply num_context_bank fixes for SDM630 / SDM660 Dmitry Baryshkov
2024-09-08  3:25   ` Bjorn Andersson
2024-09-07 18:48 ` [PATCH 2/7] arm64: dts: qcom: sdm630: enable GPU SMMU and GPUCC Dmitry Baryshkov
2024-09-09 10:53   ` Konrad Dybcio
2024-09-07 18:48 ` [PATCH 3/7] arm64: dts: qcom: sda660-ifc6560: enable GPU Dmitry Baryshkov
2024-09-09 10:55   ` Konrad Dybcio
2024-09-09 11:44     ` Dmitry Baryshkov
2024-09-07 18:48 ` [PATCH 4/7] arm64: dts: qcom: sda660-ifc6560: fix l10a voltage ranges Dmitry Baryshkov
2024-09-09 11:01   ` Konrad Dybcio
2024-09-07 18:48 ` [PATCH 5/7] arm64: dts: qcom: sdm630: enable A2NOC and LPASS SMMU Dmitry Baryshkov
2024-09-09 10:55   ` Konrad Dybcio
2024-09-07 18:48 ` [PATCH 6/7] arm64: dts: qcom: sdm630: add WiFI device node Dmitry Baryshkov
2024-09-09 11:03   ` Konrad Dybcio
2024-09-07 18:48 ` [PATCH 7/7] arm64: dts: qcom: sda660-ifc6560: enable mDSP and WiFi devices Dmitry Baryshkov
2024-09-09 11:40   ` Konrad Dybcio
2024-09-09 16:15 ` [PATCH 0/7] arm64: qcom: sda660-ifc6560: enable GPU and WiFi support Will Deacon
2024-10-07 14:25 ` (subset) " Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).