From 827bf5dc2612b467b4c3e98a5e55cbc0647cefe5 Mon Sep 17 00:00:00 2001 From: George Shen Date: Thu, 25 Apr 2024 13:47:51 -0700 Subject: [PATCH] ARM: dts: msm: Add SoC version Enable version specific handling in FW and driver. Change-Id: Ifc739584b04075c33fbbd308cbd576b4b8f8d2d8 Signed-off-by: George Shen --- sun-eva-v2.dtsi | 1 + sun-eva.dtsi | 1 + 2 files changed, 2 insertions(+) diff --git a/sun-eva-v2.dtsi b/sun-eva-v2.dtsi index 3dc6d51f..ea98b6bb 100644 --- a/sun-eva-v2.dtsi +++ b/sun-eva-v2.dtsi @@ -7,5 +7,6 @@ &msm_cvp { qcom,allowed-clock-rates = <350000000 400000000 450000000 500000000 550000000>; + soc_ver = <0x20000>; }; diff --git a/sun-eva.dtsi b/sun-eva.dtsi index 00bc6fcb..5b4a1cc8 100644 --- a/sun-eva.dtsi +++ b/sun-eva.dtsi @@ -46,6 +46,7 @@ qcom,gcc-reg = <0x110000 0x90000>; pas-id = <26>; + soc_ver = <0x10000>; memory-region = <&cvp_mem>; /* UC region mapping */