[PATCH 2/6] dt-bindings: display/msm: Document Adreno 830 GPU/GMU
From: Akhil P Oommen
Date: Sat Aug 08 2026 - 16:24:40 EST
From: Jie Zhang <jie.zhang@xxxxxxxxxxxxxxxx>
Adreno 830 GPU present in SM8750 chipset belongs to the A8x family of
Adreno GPU. It is similar to Adreno 840 GPU with some meaningful
differences like GMEM , register file size etc.
Document Adreno 830 GPU and GMU present in the SM8750 chipset.
Signed-off-by: Jie Zhang <jie.zhang@xxxxxxxxxxxxxxxx>
Signed-off-by: Akhil P Oommen <akhilpo@xxxxxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/display/msm/gmu.yaml | 4 +++-
Documentation/devicetree/bindings/display/msm/gpu.yaml | 2 ++
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/display/msm/gmu.yaml b/Documentation/devicetree/bindings/display/msm/gmu.yaml
index 9e459f12ce3f..f1e609b7e1c7 100644
--- a/Documentation/devicetree/bindings/display/msm/gmu.yaml
+++ b/Documentation/devicetree/bindings/display/msm/gmu.yaml
@@ -305,7 +305,9 @@ allOf:
properties:
compatible:
contains:
- const: qcom,adreno-gmu-810.0
+ enum:
+ - qcom,adreno-gmu-810.0
+ - qcom,adreno-gmu-830.1
then:
properties:
reg:
diff --git a/Documentation/devicetree/bindings/display/msm/gpu.yaml b/Documentation/devicetree/bindings/display/msm/gpu.yaml
index e5efe2d35ddc..1c4a6f17c1bf 100644
--- a/Documentation/devicetree/bindings/display/msm/gpu.yaml
+++ b/Documentation/devicetree/bindings/display/msm/gpu.yaml
@@ -414,6 +414,7 @@ allOf:
contains:
enum:
- qcom,adreno-44010000
+ - qcom,adreno-44050001
- qcom,adreno-44050a01
- qcom,adreno-44070001
then:
@@ -451,6 +452,7 @@ allOf:
- qcom,adreno-43050c01
- qcom,adreno-43051401
- qcom,adreno-44010000
+ - qcom,adreno-44050001
- qcom,adreno-44050a01
- qcom,adreno-44070001
--
2.54.0