[PATCH v3] NFC: nxp-nci: Make firmware GPIO pin optional

2020-12-01 Thread Schrempf Frieder
From: Frieder Schrempf There are other NXP NCI compatible NFC controllers such as the PN7150 that use an integrated firmware and therefore do not have a GPIO to select firmware downloading mode. To support this kind of controller, let's make the firmware GPIO optional. Signed-off-by: Frieder Sch

[PATCH v2] NFC: nxp-nci: Make firmware GPIO pin optional

2020-12-01 Thread Schrempf Frieder
From: Frieder Schrempf There are other NXP NCI compatible NFC controllers such as the PN7150 that use an integrated firmware and therefore do not have a GPIO to select firmware downloading mode. To support these kind of chips, let's make the firmware GPIO optional. Signed-off-by: Frieder Schremp

[PATCH] NFC: nxp-nci: Make firmware GPIO pin optional

2020-11-30 Thread Schrempf Frieder
From: Frieder Schrempf There are other NXP NCI compatible NFC controllers such as the PN7150 that use an integrated firmware and therefore do not have a GPIO to select firmware downloading mode. To support these kind of chips, let's make the firmware GPIO optional. Signed-off-by: Frieder Schremp