From 07f66856644fb84197ccf2c8a0e19c2e7f04b3b0 Mon Sep 17 00:00:00 2001 From: Urvashi Agrawal Date: Wed, 2 Jun 2021 12:36:20 -0700 Subject: [PATCH] dt-bindings: kgsl: Add device tree bindings for GPU c500 v2 Add "qcom,adreno-gpu-c500v2" compatible string bindings for GPU core properties, this is needed to enable the v2 version of the c500 target. Change-Id: Ie64bfbba6a4877d38b66c975c56711c0aec798d1 --- bindings/gpu/adreno.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/bindings/gpu/adreno.txt b/bindings/gpu/adreno.txt index 1cdcada1..d51bccb9 100644 --- a/bindings/gpu/adreno.txt +++ b/bindings/gpu/adreno.txt @@ -8,6 +8,7 @@ Required properties: 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. + Must include "qcom,adreno-gpu-c500v2" for Waipio V2 target. - reg: Specifies the list of register regions for the device. - reg-names: Resource names used for the register regions specified in reg.