mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-29 04:24:34 +00:00
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:
committed by
Raghu Ananya Arabolu
parent
8a6f9bec41
commit
5ce24d18af
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user