Skip to content

Commit e5598ff

Browse files
Akhil P Oommenrobclark
authored andcommitted
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]>
1 parent cc2ccd1 commit e5598ff

File tree

1 file changed

+4
-0
lines changed
  • Documentation/devicetree/bindings/display/msm

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/display/msm/gmu.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ properties:
2323
- items:
2424
- pattern: '^qcom,adreno-gmu-[67][0-9][0-9]\.[0-9]$'
2525
- const: qcom,adreno-gmu
26+
- items:
27+
- pattern: '^qcom,adreno-gmu-x[1-9][0-9][0-9]\.[0-9]$'
28+
- const: qcom,adreno-gmu
2629
- const: qcom,adreno-gmu-wrapper
2730

2831
reg:
@@ -225,6 +228,7 @@ allOf:
225228
- qcom,adreno-gmu-730.1
226229
- qcom,adreno-gmu-740.1
227230
- qcom,adreno-gmu-750.1
231+
- qcom,adreno-gmu-x185.1
228232
then:
229233
properties:
230234
reg:

0 commit comments

Comments
 (0)