diff options
author | Akhil P Oommen <[email protected]> | 2024-06-29 07:19:34 +0530 |
---|---|---|
committer | Rob Clark <[email protected]> | 2024-06-29 13:45:30 -0700 |
commit | e5598ffcdc5b87fb4b5e9b143d6dca85eb4f6730 (patch) | |
tree | 8225116b45904be3c718ed6a999d0ef32455bda9 | |
parent | cc2ccd19d9ffc0e2b711edf6291b4ae825e28912 (diff) |
dt-bindings: display/msm/gmu: Add Adreno X185 GMU
Document Adreno X185 GMU in the dt-binding specification.
Signed-off-by: Akhil P Oommen <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/601395/
Signed-off-by: Rob Clark <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/display/msm/gmu.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/msm/gmu.yaml b/Documentation/devicetree/bindings/display/msm/gmu.yaml index b3837368a260..b1bd372996d5 100644 --- a/Documentation/devicetree/bindings/display/msm/gmu.yaml +++ b/Documentation/devicetree/bindings/display/msm/gmu.yaml @@ -23,6 +23,9 @@ properties: - items: - pattern: '^qcom,adreno-gmu-[67][0-9][0-9]\.[0-9]$' - const: qcom,adreno-gmu + - items: + - pattern: '^qcom,adreno-gmu-x[1-9][0-9][0-9]\.[0-9]$' + - const: qcom,adreno-gmu - const: qcom,adreno-gmu-wrapper reg: @@ -225,6 +228,7 @@ allOf: - qcom,adreno-gmu-730.1 - qcom,adreno-gmu-740.1 - qcom,adreno-gmu-750.1 + - qcom,adreno-gmu-x185.1 then: properties: reg: |