public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] drm/msm/adreno: Add A615 GPU for SDM670 and Pixel 3a
@ 2026-02-10  1:46 Richard Acayan
  2026-02-10  1:46 ` [PATCH v3 1/1] dt-bindings: display/msm/gmu: Add SDM670 compatible Richard Acayan
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Acayan @ 2026-02-10  1:46 UTC (permalink / raw)
  To: Rob Clark, Dmitry Baryshkov, Abhinav Kumar, Jessica Zhang,
	Sean Paul, Marijn Suijten, David Airlie, Simona Vetter,
	Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, linux-arm-msm, dri-devel,
	freedreno, devicetree
  Cc: Richard Acayan

This adds support for the speed-binned A615 GPU on SDM670.

Changes since v2 (https://lore.kernel.org/r/20240806214452.16406-7-mailingradian@gmail.com):
- drop applied patches (previously 2-4/4)
- specify that this constrains the regs and clocks (1/4)

Changes since v1 (https://lore.kernel.org/r/20240730013844.41951-6-mailingradian@gmail.com):
- add Acked-by tag (1/4)
- add OPPs exclusive to some speed bins (3/4)
- enable GMU by default (3/4)

Richard Acayan (1):
  dt-bindings: display/msm/gmu: Add SDM670 compatible

 Documentation/devicetree/bindings/display/msm/gmu.yaml | 1 +
 1 file changed, 1 insertion(+)

-- 
2.53.0


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

* [PATCH v3 1/1] dt-bindings: display/msm/gmu: Add SDM670 compatible
  2026-02-10  1:46 [PATCH v3 0/1] drm/msm/adreno: Add A615 GPU for SDM670 and Pixel 3a Richard Acayan
@ 2026-02-10  1:46 ` Richard Acayan
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Acayan @ 2026-02-10  1:46 UTC (permalink / raw)
  To: Rob Clark, Dmitry Baryshkov, Abhinav Kumar, Jessica Zhang,
	Sean Paul, Marijn Suijten, David Airlie, Simona Vetter,
	Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, linux-arm-msm, dri-devel,
	freedreno, devicetree
  Cc: Richard Acayan

The Snapdragon 670 has a GMU. Add its compatible.

Signed-off-by: Richard Acayan <mailingradian@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 Documentation/devicetree/bindings/display/msm/gmu.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/display/msm/gmu.yaml b/Documentation/devicetree/bindings/display/msm/gmu.yaml
index e32056ae0f5d..93e5e6e19754 100644
--- a/Documentation/devicetree/bindings/display/msm/gmu.yaml
+++ b/Documentation/devicetree/bindings/display/msm/gmu.yaml
@@ -91,6 +91,7 @@ allOf:
         compatible:
           contains:
             enum:
+              - qcom,adreno-gmu-615.0
               - qcom,adreno-gmu-618.0
               - qcom,adreno-gmu-630.2
     then:
-- 
2.53.0


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

end of thread, other threads:[~2026-02-10  1:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-10  1:46 [PATCH v3 0/1] drm/msm/adreno: Add A615 GPU for SDM670 and Pixel 3a Richard Acayan
2026-02-10  1:46 ` [PATCH v3 1/1] dt-bindings: display/msm/gmu: Add SDM670 compatible Richard Acayan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox