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)
committerJoakim Zhang <qiangqing.zhang@nxp.com>
Thu, 18 Apr 2019 09:41:33 +0000 (17:41 +0800)
commit43d75678f1827ca020d0134b89f5e9d7ee29dfb1
tree58b04c881174a779b1a29671e18567846ef041fe
parent439d24627a8fe4f36e1dcc4c1cb2bb4aa09a5728
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>
(cherry pick from: 2cac9c1e36676af7e3964d93b2aaea4991bc3c53)
(Fixed conflicts and added "#include <linux/pinctrl/consumer.h>")
Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.com>
drivers/mxc/sim/Kconfig
drivers/mxc/sim/Makefile
drivers/mxc/sim/imx_emvsim.c [new file with mode: 0644]