From d736c864446ed88338aaeaa2aab1ea662c232666 Mon Sep 17 00:00:00 2001 From: Manish Kumar Sharma Date: Tue, 15 Apr 2025 10:18:51 +0530 Subject: [PATCH] dts: msm: Added new soc-ID's to parrot target - Added new SOC-ID's to support parrot target Change-Id: I75a3db97b95a365e01a94a69b68cf6d41dd1e8b6 Signed-off-by: Manish Kumar Sharma --- parrot-wcn3990-bt.dts | 6 +++++- parrot-wcn6750-bt.dts | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/parrot-wcn3990-bt.dts b/parrot-wcn3990-bt.dts index b61c5cee..5f4b2c38 100644 --- a/parrot-wcn3990-bt.dts +++ b/parrot-wcn3990-bt.dts @@ -12,7 +12,11 @@ / { model = "Qualcomm Technologies, Inc. Parrot SoC"; compatible = "qcom,parrot"; - qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, <633 0x10000>, <634 0x10000>, <638 0x10000>, <663 0x10000>; + qcom,msm-id = <537 0x10000>, <583 0x10000>, + <613 0x10000>, <631 0x10000>, + <633 0x10000>, <634 0x10000>, + <638 0x10000>, <663 0x10000>, + <713 0x10000>, <714 0x10000>; qcom,board-id = <33 0>, <34 1>, <34 3>, <34 0x601>, <34 0x603>, <0x1000B 0x600>, <0x1000B 0>; }; diff --git a/parrot-wcn6750-bt.dts b/parrot-wcn6750-bt.dts index 14900c3f..0746a3f3 100644 --- a/parrot-wcn6750-bt.dts +++ b/parrot-wcn6750-bt.dts @@ -12,7 +12,11 @@ / { model = "Qualcomm Technologies, Inc. Parrot SoC"; compatible = "qcom,parrot"; - qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, <633 0x10000>, <634 0x10000>, <638 0x10000>, <663 0x10000>; + qcom,msm-id = <537 0x10000>, <583 0x10000>, + <613 0x10000>, <631 0x10000>, + <633 0x10000>, <634 0x10000>, + <638 0x10000>, <663 0x10000>, + <713 0x10000>, <714 0x10000>; qcom,board-id = <34 0>, <34 2>, <34 4>, <34 5>, <34 6>, <34 0x600>, <34 0x602>, <34 0x604>, <0x1000B 1>, <0x1000B 2>, <0x1000B 0x601>; };