From cc66e2efee1b4982817b1cab6f23dbc183c78b2a Mon Sep 17 00:00:00 2001 From: Kartikey Arora Date: Thu, 20 Jun 2024 14:54:16 +0530 Subject: [PATCH] ARM: dts: msm: Add changes to dt files for qca6750/qca6755 Add changes to parrot66 qca6750/qca6755 dt files to have separate model name and remove moselle plus subtype from it. Change-Id: I873794d4da9016d4b586f9c2b2d7a6d7d9c04739 --- parrot-idp-wcn6750.dts | 2 +- parrot-idp-wcn6755.dts | 2 +- parrot-qrd-wcn6750.dts | 2 +- parrot-qrd-wcn6755.dts | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/parrot-idp-wcn6750.dts b/parrot-idp-wcn6750.dts index bfb83b71..edc24ef1 100644 --- a/parrot-idp-wcn6750.dts +++ b/parrot-idp-wcn6750.dts @@ -13,5 +13,5 @@ model = "Qualcomm Technologies, Inc. Parrot IDP"; compatible = "qcom,parrot", "qcom,parrot-idp", "qcom,idp"; qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, <633 0x10000>, <634 0x10000>, <638 0x10000>, <663 0x10000>; - qcom,board-id = <34 0>, <34 2>, <34 4>, <34 5>, <34 6>, <34 0x600>, <34 0x602>, <34 0x604>; + qcom,board-id = <34 0>, <34 2>, <34 4>, <34 0x600>, <34 0x602>, <34 0x604>; }; diff --git a/parrot-idp-wcn6755.dts b/parrot-idp-wcn6755.dts index 53e06a57..296aa5cd 100644 --- a/parrot-idp-wcn6755.dts +++ b/parrot-idp-wcn6755.dts @@ -10,7 +10,7 @@ #include "parrot-wcn6755.dtsi" / { - model = "Qualcomm Technologies, Inc. Parrot IDP"; + model = "Qualcomm Technologies, Inc. Parrot WCN6755 IDP"; compatible = "qcom,parrot", "qcom,parrot-idp", "qcom,idp"; qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, <633 0x10000>, <634 0x10000>, <638 0x10000>, <663 0x10000>; qcom,board-id = <34 5>, <34 6>; diff --git a/parrot-qrd-wcn6750.dts b/parrot-qrd-wcn6750.dts index 19fd640d..9fedaf16 100644 --- a/parrot-qrd-wcn6750.dts +++ b/parrot-qrd-wcn6750.dts @@ -13,5 +13,5 @@ model = "Qualcomm Technologies, Inc. Parrot QRD"; compatible = "qcom,parrot", "qcom,parrot-qrd", "qcom,qrd"; qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, <633 0x10000>, <634 0x10000>, <638 0x10000>, <663 0x10000>; - qcom,board-id = <0x1000B 1>, <0x1000B 2>, <0x1000B 0x601>; + qcom,board-id = <0x1000B 1>, <0x1000B 0x601>; }; diff --git a/parrot-qrd-wcn6755.dts b/parrot-qrd-wcn6755.dts index b0796f4f..8babcf90 100644 --- a/parrot-qrd-wcn6755.dts +++ b/parrot-qrd-wcn6755.dts @@ -10,7 +10,7 @@ #include "parrot-wcn6755.dtsi" / { - model = "Qualcomm Technologies, Inc. Parrot QRD"; + model = "Qualcomm Technologies, Inc. Parrot WCN6755 QRD"; compatible = "qcom,parrot", "qcom,parrot-qrd", "qcom,qrd"; qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, <633 0x10000>, <634 0x10000>, <638 0x10000>, <663 0x10000>; qcom,board-id = <0x1000B 2>;