From 469b83455f43f7ed96cc7c13b5264f56f3b9b5c1 Mon Sep 17 00:00:00 2001 From: Demon000 Date: Sat, 28 Mar 2020 20:29:37 +0100 Subject: [PATCH] davinci: nfc: Correct autonomous mode property name Change-Id: Id37d456aac9c56286c147c48aa6fd03c83162776 --- configs/nfc/libnfc-nxp.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/nfc/libnfc-nxp.conf b/configs/nfc/libnfc-nxp.conf index d427b98..2e78fad 100644 --- a/configs/nfc/libnfc-nxp.conf +++ b/configs/nfc/libnfc-nxp.conf @@ -95,7 +95,7 @@ NXP_NFC_PROFILE_EXTN={20, 02, 05, 01, A0, 44, 01, 00} #set autonomous mode # disable autonomous 0x00 # enable autonomous 0x01 -NXP_CORE_SCRN_OFF_AUTONOMOUS_ENABLE=0x00 +NXP_AUTONOMOUS_ENABLE=0x00 ############################################################################### #Enable SWP full power mode when phone is power off