summaryrefslogtreecommitdiff
path: root/nfc
diff options
context:
space:
mode:
authorMartijn Coenen <maco@google.com>2016-04-26 14:48:49 +0200
committerMartijn Coenen <maco@google.com>2016-04-26 14:48:49 +0200
commit4993bdc57d1704994fd3d5f1d1eab8097fc23c08 (patch)
treec180ff1713c2f0f516f612341e24af168689dd6b /nfc
parentff4e410a793aab6facf29b18e0fbc23de3bf1e98 (diff)
downloadangler-4993bdc57d1704994fd3d5f1d1eab8097fc23c08.tar.gz
Angler: NFC: explicitly indicate kernel device node.
Change-Id: I407bf6a7e3c8bab5fe109116f0ced1f0c2db3623
Diffstat (limited to 'nfc')
-rwxr-xr-xnfc/libnfc-nxp.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/nfc/libnfc-nxp.conf b/nfc/libnfc-nxp.conf
index f6e6dd8..773a54f 100755
--- a/nfc/libnfc-nxp.conf
+++ b/nfc/libnfc-nxp.conf
@@ -34,6 +34,10 @@ NXPLOG_FWDNLD_LOGLEVEL=0x01
NXPLOG_TML_LOGLEVEL=0x01
###############################################################################
+# Nfc Device Node name
+NXP_NFC_DEV_NODE="/dev/pn54x"
+
+###############################################################################
# System clock source selection configuration
# CLK_SRC_XTAL - 0x01
# CLK_SRC_PLL - 0x02