miatoll: nfc: Corrected DEFAULT_TECH_ABF_PWR_STATE value for NCI1.0

Change-Id: I98bb05b6cd7a9a3ac1370e97238a8b3b7607a055
This commit is contained in:
Suhas Suresh 2019-09-24 19:50:25 +05:30 committed by Alexander Winkowski
parent b19cb699ac
commit 22acb9aeec
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -217,10 +217,9 @@ DEFAULT_OFFHOST_PWR_STATE=0x3B
# bit pos 0 = Switch On
# bit pos 1 = Switch Off
# bit pos 2 = Battery Off
# bit pos 3 = Switched On Sub-State 1 : Screen is off and device is unlocked
# bit pos 4 = Switched On Sub-State 2 : Screen is on and device is locked
# bit pos 5 = Switched On Sub-State 3 : Screen is off and device is locked
DEFAULT_TECH_ABF_PWR_STATE=0x3B
# bit pos 3 = Screen Off
# bit pos 4 = Screen Lock
DEFAULT_NFCF_PWR_STATE=0x3B
###############################################################################
#Set the SYS_CODE Power state :