btfm: dts: msm: Add device tree entries for sun target

Add initial device tree entries for sun target

Change-Id: I5bda39009e553cfacd32b15235b6f58ce803bb9a
Signed-off-by: Hemant Gupta <quic_hemantg@quicinc.com>
This commit is contained in:
Hemant Gupta
2023-12-21 16:16:13 +05:30
parent 68975207ee
commit c45e899c16
13 changed files with 581 additions and 0 deletions

18
sun-peach-bt.dts Normal file
View File

@@ -0,0 +1,18 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
*/
/dts-v1/;
/plugin/;
#include "sun-peach-bt.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Sun SoCs";
compatible = "qcom,sun", "qcom,sunp";
qcom,msm-id = <618 0x10000>, <618 0x20000>,
<639 0x10000>, <639 0x20000>;
qcom,board-id = <1 0>, <8 0>, <0x1000B 0>, <0x2000B 0>, <0x3000B 0>;
};