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

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

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

Change-Id: I822edc9d0babbe6607897ae0fa8cd4146292bcd3
This commit is contained in:
Amruth Naga
2024-04-12 17:02:09 +05:30
parent fccf69cfa1
commit e84f4bd12f
7 changed files with 169 additions and 0 deletions

17
nxp/parrot-nfc-atp.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 "parrot-nfc-common.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Parrot ATP";
compatible = "qcom,parrot-atp", "qcom,parrot", "qcom,atp";
qcom,msm-id = <663 0x10000>;
qcom,board-id = <33 0>;
};