[NFC][DT]: Add DT support for kera target.
- Added NFC DT support for kera target Change-Id: Ifd3e75972623154ff80e80720b060b8844fe0d7e
This commit is contained in:
16
st/kera-nfc.dts
Normal file
16
st/kera-nfc.dts
Normal file
@@ -0,0 +1,16 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
|
||||
/*
|
||||
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
/dts-v1/;
|
||||
/plugin/;
|
||||
|
||||
#include "kera-nfc-common.dtsi"
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Kera SoC";
|
||||
compatible = "qcom,kera";
|
||||
qcom,msm-id = <686 0x10000>, <659 0x10000>;
|
||||
qcom,board-id = <0x30008 0>, <0x30008 1>;
|
||||
};
|
Reference in New Issue
Block a user