Madan Koyyalamudi
771f608e7f
Revert "NFC: driver: use SMEM to getPeripheralStatus at bootup"
...
This reverts commit 3b1ddde824
.
Change-Id: Id7c99947e9faf5edb76a5878a13e4abb11f2dbd6
2023-02-27 10:13:14 -08:00
Mallikarjun S T
3b1ddde824
NFC: driver: use SMEM to getPeripheralStatus at bootup
...
Updated getPeripheralStatus call to use SMEM, instead of sending a
secure monitor call to QTEE.
Change-Id: Id2be09aa10f00bf4a2373e4056c0e9533c9f3ac2
2023-02-22 17:57:13 +05:30
Mallikarjun S T
a3c87684dc
NFC: driver: correcting prints
...
corrected few prints and variable names.
Change-Id: Ic870a46eedde3a85d668cf4f13c99d94353a195a
2023-02-01 23:41:02 -08:00
Maria Yu
e24f9d0b47
NFC: driver: Support new i2c_driver remove api
...
"struct i2c_driver".remove function's return type is
changed from int to void in kernel version 6.1.0.
Support new i2c_driver remove API for NFC driver.
Change-Id: I2fc0d4a044afd49cc08c8b2486ce355a5857e202
Signed-off-by: Maria Yu <quic_aiquny@quicinc.com >
Signed-off-by: Amruth Naga <quic_amrunaga@quicinc.com >
2022-12-23 21:54:09 +05:30
Khageswararao Rao B
f616cf76bd
NFC: Driver: Remove SW WAR to enable NFC Clock
...
Removed SW WAR to enable NFC Clock, this feature not
required on Pineapple
Change-Id: I118502df98293a48f58569c91444b415076329c4
2022-12-14 00:59:53 -08:00
Khageswararao Rao B
2eb1087f53
NFC: Driver: Add secure zone status check
...
Added secure zone status check before calling secure zone APIs
Change-Id: I09247c75233da257f3d8da569df21b2236d55772
2022-09-06 08:38:43 -07:00
Devendar Gali
3651ea6974
NFC: Fix to reslove the slab-out-bound issue
...
When received the read count from application more than MAX_NCI_BUFFER_SIZE
limiting the read count to MAX_NCI_BUFFER_SIZE.
Change-Id: Ib060b3b20fedc77a2e7a13bd1ac2b4c64da87a81
2022-08-18 13:11:05 +05:30
Mallikarjun S T
9beac5423e
NFC: driver: Add NFC secure zone status query in driver
...
Implemented secure zone status query calls in NFC driver
Change-Id: If41681ec14dbc53401182667df1256d5818f8576
2022-07-21 18:37:27 +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
Linux Build Service Account
4e6fc6da24
Merge "Merge branch 'caf/driver/br_android_ncihalx_comm_13' into nfc-driver.lnx.13.0"
2022-03-31 14:04:25 -07:00
Khageswararao Rao B
1273eaa4c3
Merge branch 'caf/driver/br_android_ncihalx_comm_13' into nfc-driver.lnx.13.0
...
* caf/driver/br_android_ncihalx_comm_13:
Updated corresponding to - NFC_AR_00_E800_13.03.00_OpnSrc
Updated corresponding to - NFC_AR_00_E800_13.02.01_OpnSrc
Change-Id: I8494390209f52873828fcc2c83929403c633646d
2022-03-25 11:10:48 +05:30
nxf24591
71fa3f1d6b
Updated corresponding to - NFC_AR_00_E800_13.03.00_OpnSrc
2022-03-01 15:12:06 +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
nxf24591
edbd2aaad6
Updated corresponding to - NFC_AR_00_E800_13.02.01_OpnSrc
2022-02-01 17:31:42 +05:30
nxf35421
55d2657f94
Updated corresponding to - NFC_AR_00_E800_12.10.00_OpnSrc
2021-12-17 17:25:16 +05:30
nxf35421
6b429ad0d1
Updated corresponding to - NFC_AR_00_E800_12.0A.00_OpnSrc
2021-08-19 13:43:24 +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