MLK-10600-1: mxc: sim: Add SIM IP driver support on the i.MX7d-12x12-arm2 platform.
authorLuwei Zhou <b45643@freescale.com>
Wed, 8 Apr 2015 06:05:52 +0000 (14:05 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:47:26 +0000 (14:47 -0500)
commit900893d913e63af86e0bfae57d27ace08a2641f8
tree05bf7e5b2f5e4917853408e681952f698cc21966
parent631c4fb9e0255d9851c1e964e84a448a9e29c297
MLK-10600-1: mxc: sim: Add SIM IP driver support on the i.MX7d-12x12-arm2 platform.

This driver is based on the current code which runs the the EMV test on the i.MX258 platform.
Since there are still many cases that can't pass on the i.MX258 and i.MX7d platform. The
driver will need to be improved after per-test work. Just check in as a base code. There
would be definitly some timing improvement work to do in the future.

Signed-off-by: Luwei Zhou <b45643@freescale.com>
(cherry picked from 3ac1ad5b2a68ecb052ccacca4ac7459ead04415e)
drivers/mxc/sim/imx_sim.c [new file with mode: 0755]
include/linux/mxc_sim_interface.h [new file with mode: 0644]
include/uapi/linux/mxc_sim_interface.h [new file with mode: 0644]