ARM: dts: msm: Add support for new parrot board id
Add initial device tree support for new parrot board id. This is a snapshot of dtsi files as of KP.1.0 'commit <f3d0974ae0c8> ("ARM: dts: msm: Add support for new WCN Card for Parrot")'. Modified as per compilation and bootup. Change-Id: Ic9b5c7dc8c900c9e7e8e2bbd4d56f8b8e92ed1ad Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
This commit is contained in:
19
qcom/parrot-idp-wcn6755-pm8350b-overlay.dts
Normal file
19
qcom/parrot-idp-wcn6755-pm8350b-overlay.dts
Normal file
@@ -0,0 +1,19 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
/dts-v1/;
|
||||
/plugin/;
|
||||
|
||||
#include "parrot-idp.dtsi"
|
||||
#include "parrot-idp-pm8350b.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Parrot IDP + WCN6755";
|
||||
compatible = "qcom,parrot-idp", "qcom,parrot", "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>;
|
||||
};
|
Reference in New Issue
Block a user