ARM: dts: msm: Add opensource wlan device tree support for Sun
Add wlan opensource device tree support for Sun SOC. Change-Id: I1e7d46f5724ded66a0165ff4858b2238c94d58e2
This commit is contained in:
committed by
Sandeep Singh
parent
fbd0264524
commit
671e79bb92
18
sun-peach-cnss.dts
Normal file
18
sun-peach-cnss.dts
Normal file
@@ -0,0 +1,18 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
|
||||
/*
|
||||
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
/dts-v1/;
|
||||
/plugin/;
|
||||
|
||||
#include "sun-peach-cnss.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>;
|
||||
};
|
Reference in New Issue
Block a user