From dec75c440d1bf8325edde91bee8a89dffc363c48 Mon Sep 17 00:00:00 2001 From: Rohan Sethi Date: Sat, 14 May 2022 02:03:27 +0530 Subject: [PATCH] ARM: dts: msm: Fix GPU model name for parrot Fix typo in defining GPU model property. Change-Id: I3cc6f1f858c4f41b516f4f683941cabba7d93577 --- qcom/parrot-gpu.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qcom/parrot-gpu.dtsi b/qcom/parrot-gpu.dtsi index 1d050eeb..5df0073d 100644 --- a/qcom/parrot-gpu.dtsi +++ b/qcom/parrot-gpu.dtsi @@ -23,7 +23,7 @@ "gpu_cc_hlos1_vote_gpu_smmu", "apb_pclk"; - qcom,gpu-model = "Adreno710V1"; + qcom,gpu-model = "Adreno710v1"; qcom,no-nap;