From 1c967110e7983c4eab4ca847a15ab527278079e3 Mon Sep 17 00:00:00 2001 From: Puranam V G Tejaswi Date: Tue, 22 Oct 2024 03:16:04 +0530 Subject: [PATCH] dt-bindings: display/msm/gmu: Add Adreno 663 GMU Document Adreno 663 GMU in the dt-binding specification. Signed-off-by: Puranam V G Tejaswi Signed-off-by: Akhil P Oommen Acked-by: Rob Herring (Arm) Patchwork: https://patchwork.freedesktop.org/patch/620771/ Signed-off-by: Rob Clark --- 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 b1bd372996d5..ab884e236429 100644 --- a/Documentation/devicetree/bindings/display/msm/gmu.yaml +++ b/Documentation/devicetree/bindings/display/msm/gmu.yaml @@ -125,6 +125,7 @@ allOf: enum: - qcom,adreno-gmu-635.0 - qcom,adreno-gmu-660.1 + - qcom,adreno-gmu-663.0 then: properties: reg: -- 2.50.1