From 9c36971c2405ae5390ff48e4039c68effc8ac140 Mon Sep 17 00:00:00 2001 From: Akhil Manikoth Kallankandy Date: Tue, 16 Jul 2024 15:06:15 +0530 Subject: [PATCH] ARM: dts: msm: Add parrot soc id's Add parrot soc id's for supporting variants Change-Id: I4ff04da42fb4a4b95599c7d7ee787d2d30a7e1ea --- parrot/parrot-dsp.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parrot/parrot-dsp.dts b/parrot/parrot-dsp.dts index 2f4b059d..b3bb4c4f 100644 --- a/parrot/parrot-dsp.dts +++ b/parrot/parrot-dsp.dts @@ -10,6 +10,6 @@ / { model = "Qualcomm Technologies, Inc. parrot v1 SoC"; compatible = "qcom,parrot"; - qcom,msm-id = <537 0x10000>, <613 0x10000>, <663 0x10000>; + qcom,msm-id = <537 0x10000>, <613 0x10000>, <663 0x10000>, <633 0x10000>, <583 0x10000>, <631 0x10000>, <634 0x10000>, <638 0x10000>; qcom,board-id = <0 0>; };