MLK-17319-1 imx8: sim: add driver to support EMVSIM module
authorGao Pan <pandy.gao@nxp.com>
Mon, 8 Jan 2018 09:10:31 +0000 (17:10 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:52:59 +0000 (14:52 -0500)
commit47bc62d2d1aaecf387ec39917498648b7e9fec5c
tree471dc1fb62c597b26f76bf42c528ed46d9b2ed9e
parent661d72e1b0577dd127e2746dd8d123dd86cdc1c6
MLK-17319-1 imx8: sim: add driver to support EMVSIM module

The EMVSIM module is designed to facilitate communication to
Smart Cards compatible to the EMV ver4.3 standard and compatible
with ISO/IEC 7816-3 Standard.

This patch adds driver to support EMVSIM module for imx8.

Signed-off-by: Gao Pan <pandy.gao@nxp.com>
Reviewed-by: Andy Duan <fugang.duan@nxp.com>
drivers/mxc/Kconfig
drivers/mxc/sim/Kconfig
drivers/mxc/sim/Makefile
drivers/mxc/sim/imx_emvsim.c [new file with mode: 0644]