nfc: dts: Add device tree entries for sun target

Add initial device tree entries for sun target

Change-Id: Ieeb7eb1f6e300b1453cda59f75f50b9de2b58c6c
This commit is contained in:
Khageswararao Rao B
2024-02-21 20:21:10 +05:30
parent cd493ef9c8
commit 5a99ac82db
17 changed files with 395 additions and 0 deletions

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 "sun-nfc-common.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Sun QRD SKU2 V8 Power Grid";
compatible = "qcom,sun-qrd", "qcom,sun", "qcom,sunp-qrd", "qcom,sunp","qcom,qrd";
qcom,msm-id = <618 0x10000>, <618 0x20000>;
qcom,board-id = <0x2000B 0>;
};