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:
17
nxp/parrot-nfc-atp.dts
Normal file
17
nxp/parrot-nfc-atp.dts
Normal 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>;
|
||||
};
|
Reference in New Issue
Block a user