dt-bindings: kgsl: Add device tree bindings for GPU and GMU properties

Add "qcom,adreno-gpu-c500" compatible string bindings for GPU
core properties.  Add "qcom,genc-gmu", "qcom,gpu-gmu-hwsched" and
"qcom,genc-gmu-hwsched" compatible string bindings for GMU properties.
New compatible strings are to enable GPU feature set specific to
GenC targets.

Change-Id: I0158460842e602f58edc634986241ce9bcd6f2a5
This commit is contained in:
Carter Cooper
2021-01-15 20:30:40 -07:00
committed by Raghu Ananya Arabolu
parent 8a6f9bec41
commit 5ce24d18af
2 changed files with 4 additions and 0 deletions

View File

@@ -3,7 +3,10 @@ Qualcomm Technologies, Inc. GPU Graphics Management Unit (GMU)
Required properties:
- compatible :
- "qcom,gpu-gmu"
- "qcom,gpu-gmu-hwsched"
- "qcom,gpu-rgmu"
- "qcom,genc-gmu"
- "qcom,genc-gmu-hwsched"
- reg: Specifies the GMU register base address and size.
- reg-names: Resource names used for the physical address
and length of GMU registers.

View File

@@ -7,6 +7,7 @@ Required properties:
May also includes "qcom,adreno-gpu-*" for few targets.
Must include "qcom,adreno-gpu-a619-holi" for Holi target.
Must include "qcom,adreno-gpu-a660-shima" for Shima target.
Must include "qcom,adreno-gpu-c500" for Waipio target.
- reg: Specifies the list of register regions for the device.
- reg-names: Resource names used for the register regions specified
in reg.