Commit Graph

13 Commits

Author SHA1 Message Date
Tapas Dey
3963d26d45 NFC: Fix to resolve abnormal read thread exit
During hiberantion/suspend, freezer process sends
fake signals to all running processes to put the
device into system wide sleep, which leads to
ungraceful exit of I2c read thread leaving the
upper layer retry the I2C access & ends up with
excessive error logging on the console.

Modified code to set/unset the no-freeze flag to
ensure such freezer fake signals can be avoided
when NFC is enabled & vice versa.

Change-Id: If0b8814daa172b3734a331ad9ab225c714e11e43
Signed-off-by: Tapas Dey <quic_c_tdey@quicinc.com>
2022-07-06 00:19:19 -07:00
Khageswararao Rao B
ade85437e3 NFC: Driver: Add clock request gpio configurations
Added clock request gpio configuration for kalama R2.

Change-Id: I61fe3e0d252e7b6bacd8be437725430d0c7def8e
2022-06-08 16:22:12 +05:30
Mallikarjun S T
eba3412350 NFC: driver: FR63179 Add NFC dynamic protection control
Implemented NFC dynamic protection control feature in driver; performing
Ven GPIO enable/disable post TZ notifications in non-secure/secure zone
respectively.

Change-Id: I13dedf23987ce0b3b2a53881d35f6c3cf462cd92
2022-05-25 16:43:12 +05:30
Khageswararao Rao B
414ee1d668 NFC: Driver: Add SW WAR to enable and disable NFC clock
Added SW WAR to enable NFC clock at NFC ON and disable
NFC clock at NFC OFF.

Change-Id: Id617efb53ba06caa735927b4d271990be7e4766c
2022-02-23 09:55:24 +05:30
Tapas Dey
a6c862cb8a NFC: driver: Fix compilation issues on NFC driver
Modified code to fix compilation issues on NFC driver
for MW version 12.10.00 and retained QC specific code.

Change-Id: I9eeba3f6534a3c67c3b32b6361b4ef5d42965265
2022-02-02 16:47:06 +05:30
nxf35421
55d2657f94 Updated corresponding to - NFC_AR_00_E800_12.10.00_OpnSrc 2021-12-17 17:25:16 +05:30
nxf35421
f94d1b082c Updated corresponding to - NFC_AR_00_E000_12.07.00_OpnSrc 2021-07-02 17:51:36 +05:30
nxf35421
f64dad377c Updated corresponding to - NFC_AR_00_E000_12.04.01_OpnSrc 2021-04-29 20:39:02 +05:30
nxf35421
0d82b80e37 Updated corresponding to - NFC_AR_00_E000_12.02.01_OpnSrc 2021-02-26 15:55:00 +05:30
nxf35421
2ec82a2bfd Updated corresponding to - NFC_AR_00_02.00_6000_12.51.00_OpnSrc 2021-02-12 22:49:38 +05:30
nxf24591
bedce83629 Updated corresponding to - NFC_AR_00_6000_11.06.00 2020-11-20 18:32:04 +05:30
Nanjesh
25c57d3a9e Updated corresponding to - NFC_AR_00_6000_11.02.00_OpnSrc 2020-04-24 23:24:40 +05:30
Nanjesh
cb2bb40fc5 Updated corresponding to - NFC_AR_00_6000_11.01.00_OpnSrc 2020-02-28 19:06:57 +05:30