From 9368949ddbc53ace142f1fedd257da39a7a287d1 Mon Sep 17 00:00:00 2001 From: Rohan Sethi Date: Thu, 6 Jan 2022 15:59:50 +0530 Subject: [PATCH] dt-bindings: kgsl: Add compatible string for Parrot's GPU Add "qcom,adreno-gpu-gen7-3-0" compatible string for Parrot's GPU. New compatible string is to enable GPU feature set specific to Parrot SOC. Change-Id: I7b41da23c50459aa8df4fd3c27f4bfa6fb238e78 --- bindings/gpu/adreno.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/bindings/gpu/adreno.txt b/bindings/gpu/adreno.txt index aeef846e..ce4acbd2 100644 --- a/bindings/gpu/adreno.txt +++ b/bindings/gpu/adreno.txt @@ -10,6 +10,7 @@ Required properties: Must include "qcom,adreno-gpu-gen7-0-0" for Waipio target. Must include "qcom,adreno-gpu-gen7-0-1" for Waipio V2 target. Must include "qcom,adreno-gpu-gen7-4-0" for Cape target. + Must include "qcom,adreno-gpu-gen7-3-0" for Parrot target. - reg: Specifies the list of register regions for the device. - reg-names: Resource names used for the register regions specified in reg.