ARM: dts: msm: Add NFC device node for ravelin

Device node changes required on ravelin,
describing the GPIO configuration for
Nfc controller chip.

Modified corresponding Nfc device node
for ATP, IDP & QRD platforms

Change-Id: I331d0ad5aff3cd51bff5cf5268fbfe58c71d8280
This commit is contained in:
Amruth Naga
2024-05-24 10:04:55 +05:30
parent 3ac1db6628
commit bc61fa2fe0
7 changed files with 170 additions and 0 deletions

17
nxp/ravelin-nfc.dts Normal file
View File

@@ -0,0 +1,17 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
/dts-v1/;
/plugin/;
#include "ravelin-nfc-pinctrl.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Ravelin SoC";
compatible = "qcom,ravelin";
qcom,msm-id = <568 0x10000>, <602 0x10000>, <581 0x10000>, <582 0x10000>, <653 0x10000>,
<654 0x10000>, <663 0x10000>;
qcom,board-id = <0 0>;
};