From 17ebcbb45d460640c09a22ffa85794f7fedd3e3e Mon Sep 17 00:00:00 2001 From: Akhil Manikoth Kallankandy Date: Fri, 3 May 2024 16:07:57 +0530 Subject: [PATCH] ARM: dts: msm: Add parrot soc id's Add parrot soc id's Change-Id: I33f2f6e8402cf4f1dd3dd102579be58bc5446f40 --- parrot/parrot-dsp.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/parrot/parrot-dsp.dts b/parrot/parrot-dsp.dts index 8aeb6e31..2f4b059d 100644 --- a/parrot/parrot-dsp.dts +++ b/parrot/parrot-dsp.dts @@ -10,5 +10,6 @@ / { model = "Qualcomm Technologies, Inc. parrot v1 SoC"; compatible = "qcom,parrot"; + qcom,msm-id = <537 0x10000>, <613 0x10000>, <663 0x10000>; qcom,board-id = <0 0>; };