This reverts commit 2275601a15
.
Signed-off-by: Vaishali Gupta <quic_vai@quicinc.com>
Change-Id: I64176a9917a14c10b4e17dd9a3428787193e5a9f
17 lines
377 B
Plaintext
17 lines
377 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "sun-sde-display-cdp.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Sun CDP Kiwi WLAN";
|
|
compatible = "qcom,sun-cdp", "qcom,sun", "qcom,cdp";
|
|
qcom,msm-id = <618 0x10000>, <618 0x20000>;
|
|
qcom,board-id = <0x20001 0>;
|
|
};
|