Add NFC device Node for MTP_kiwi platform
- Added NFC device Node to support MTP_kiwi platform - Updated new MSM-ID to SKU1 and SKU1_V8 platforms Change-Id: Ieba5c1bcbd6de1bd29540566ccc3fd952ff84575
This commit is contained in:
18
st/sun-mtp-kiwi-v8.dts
Normal file
18
st/sun-mtp-kiwi-v8.dts
Normal 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-nfc-common.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Sun MTP Kiwi WLAN V8 Power Grid";
|
||||
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp", "qcom,sunp",
|
||||
"qcom,mtp";
|
||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
||||
qcom,board-id = <0x50008 0>;
|
||||
};
|
||||
|
Reference in New Issue
Block a user