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
17 lines
323 B
Plaintext
17 lines
323 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
/*
|
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "parrot-nfc-pinctrl.dtsi"
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Parrot SoC";
|
|
compatible = "qcom,parrot";
|
|
qcom,msm-id = <663 0x10000>;
|
|
qcom,board-id = <0 0>;
|
|
};
|