From 87ec4506c6e933834918d21aee907b696c2a6653 Mon Sep 17 00:00:00 2001 From: Carter Cooper Date: Mon, 18 Dec 2023 10:05:57 -0700 Subject: [PATCH] ARM: dts: msm: Add sunp msm-id support for GPU Add support for sunp variant msm-id. Change-Id: I3dee70f03e360330636290ef665aced0b4f31542 Signed-off-by: Carter Cooper Signed-off-by: Hareesh Gundu --- gpu/sun-gpu.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpu/sun-gpu.dts b/gpu/sun-gpu.dts index 98f76718..eda85863 100644 --- a/gpu/sun-gpu.dts +++ b/gpu/sun-gpu.dts @@ -21,6 +21,6 @@ / { model = "Qualcomm Technologies, Inc. sun"; compatible = "qcom,sun"; - qcom,msm-id = <618 0x10000>; + qcom,msm-id = <618 0x10000>, <639 0x10000>; qcom,board-id = <0 0>; };