[NFC][DT]: Add DT support for kera target.

- Added NFC DT support for kera target

Change-Id: Ifd3e75972623154ff80e80720b060b8844fe0d7e
This commit is contained in:
Amruth Naga
2024-11-27 12:39:24 +05:30
parent 84e96845d0
commit 5c8de517a1
7 changed files with 223 additions and 1 deletions

16
st/kera-nfc.dts Normal file
View 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>;
};