linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/5] arm64: dts: qcom: sa8775p: add more IOMMUs
@ 2023-04-17 12:58 Bartosz Golaszewski
  2023-04-17 12:58 ` [PATCH v4 1/5] arm64: defconfig: enable the SA8775P GPUCC driver Bartosz Golaszewski
                   ` (6 more replies)
  0 siblings, 7 replies; 19+ messages in thread
From: Bartosz Golaszewski @ 2023-04-17 12:58 UTC (permalink / raw)
  To: Sebastian Reichel, Rob Herring, Krzysztof Kozlowski, Andy Gross,
	Bjorn Andersson, Konrad Dybcio, Catalin Marinas, Will Deacon,
	Arnd Bergmann
  Cc: linux-pm, devicetree, linux-kernel, linux-arm-msm,
	linux-arm-kernel, Bartosz Golaszewski

From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Add the GPU and PCIe IOMMUs for sa8775p platforms as well as the required
GPU clock controller driver.

NOTE: I didn't pick up Krzysztof's tag for patch 4/5 as the patch changed
significantly.

v3 -> v4:
- fix the adreno smmu compatibles
- drop patches that are already in next

v2 -> v3:
- select QCOM_GDSC in Kconfig for the GPUCC module
- the GPU SMMU is actually an adreno SMMU so describe it as such and
  fix the DT
- fix the mapped memory size for the PCIe SMMU

v1 -> v2:
- remove unused include in the GPUCC driver
- remove unused clock from the GPUCC driver and make it compatible
  with the generic QCom GPUCC bindings
- put the new defconfig option in the right place (as per savedefconfig)
  and make the GPUCC driver a module rather than built-in
- describe the smmu clocks for sa8775p in dt-bindings

Bartosz Golaszewski (5):
  arm64: defconfig: enable the SA8775P GPUCC driver
  arm64: dts: qcom: sa8775p: add the pcie smmu node
  arm64: dts: qcom: sa8775p: add the GPU clock controller node
  dt-bindings: iommu: arm,smmu: enable clocks for sa8775p Adreno SMMU
  arm64: dts: qcom: sa8775p: add the GPU IOMMU node

 .../devicetree/bindings/iommu/arm,smmu.yaml   |   6 +-
 arch/arm64/boot/dts/qcom/sa8775p.dtsi         | 125 ++++++++++++++++++
 arch/arm64/configs/defconfig                  |   1 +
 3 files changed, 130 insertions(+), 2 deletions(-)

-- 
2.37.2


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

end of thread, other threads:[~2023-06-05 16:35 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-17 12:58 [PATCH v4 0/5] arm64: dts: qcom: sa8775p: add more IOMMUs Bartosz Golaszewski
2023-04-17 12:58 ` [PATCH v4 1/5] arm64: defconfig: enable the SA8775P GPUCC driver Bartosz Golaszewski
2023-04-17 12:58 ` [PATCH v4 2/5] arm64: dts: qcom: sa8775p: add the pcie smmu node Bartosz Golaszewski
2023-04-18  7:32   ` Krzysztof Kozlowski
2023-04-18 16:52   ` Eric Chanudet
2023-04-18 20:48     ` Konrad Dybcio
2023-04-19  3:39     ` Shazad Hussain
2023-04-17 12:58 ` [PATCH v4 3/5] arm64: dts: qcom: sa8775p: add the GPU clock controller node Bartosz Golaszewski
2023-04-17 12:58 ` [PATCH v4 4/5] dt-bindings: iommu: arm,smmu: enable clocks for sa8775p Adreno SMMU Bartosz Golaszewski
2023-05-16 10:07   ` Bartosz Golaszewski
2023-05-16 10:33     ` Krzysztof Kozlowski
2023-05-16 11:34       ` Bartosz Golaszewski
2023-05-16 11:42   ` Krzysztof Kozlowski
2023-05-30  9:47     ` Bartosz Golaszewski
2023-05-30 13:17       ` Krzysztof Kozlowski
2023-06-05 15:29         ` Will Deacon
2023-04-17 12:58 ` [PATCH v4 5/5] arm64: dts: qcom: sa8775p: add the GPU IOMMU node Bartosz Golaszewski
2023-05-15  3:33 ` (subset) [PATCH v4 0/5] arm64: dts: qcom: sa8775p: add more IOMMUs Bjorn Andersson
2023-06-05 16:35 ` Will Deacon

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).