Commit e5598ffc authored by Akhil P Oommen's avatar Akhil P Oommen Committed by Rob Clark

dt-bindings: display/msm/gmu: Add Adreno X185 GMU

Document Adreno X185 GMU in the dt-binding specification.
Signed-off-by: default avatarAkhil P Oommen <quic_akhilpo@quicinc.com>
Reviewed-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
Patchwork: https://patchwork.freedesktop.org/patch/601395/Signed-off-by: default avatarRob Clark <robdclark@chromium.org>
parent cc2ccd19
...@@ -23,6 +23,9 @@ properties: ...@@ -23,6 +23,9 @@ properties:
- items: - items:
- pattern: '^qcom,adreno-gmu-[67][0-9][0-9]\.[0-9]$' - pattern: '^qcom,adreno-gmu-[67][0-9][0-9]\.[0-9]$'
- const: qcom,adreno-gmu - 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 - const: qcom,adreno-gmu-wrapper
reg: reg:
...@@ -225,6 +228,7 @@ allOf: ...@@ -225,6 +228,7 @@ allOf:
- qcom,adreno-gmu-730.1 - qcom,adreno-gmu-730.1
- qcom,adreno-gmu-740.1 - qcom,adreno-gmu-740.1
- qcom,adreno-gmu-750.1 - qcom,adreno-gmu-750.1
- qcom,adreno-gmu-x185.1
then: then:
properties: properties:
reg: reg:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment