MLK-10913-1: mxc: sim: Add the SIM driver support for i.MX6UL-EVK platform.
authorLuwei Zhou <b45643@freescale.com>
Mon, 18 May 2015 06:16:26 +0000 (14:16 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:47:26 +0000 (14:47 -0500)
commit46a473c41b97d54e62ff1cea687ddd7705493f73
treedbf8a54a484130f4debba8740e597facccd25429
parent900893d913e63af86e0bfae57d27ace08a2641f8
MLK-10913-1: mxc: sim: Add the SIM driver support for i.MX6UL-EVK platform.

Modify the driver to support the SIM on i.MX6UL-EVK platform. The main modification is:
1. Add port index to support different port on platform.
2. Add POS-CARD support. The POS card has external IC to assert when SVEN to low. Add support.
3. Using a function to calculate the strict timing delay.

Signed-off-by: Luwei Zhou <b45643@freescale.com>
(cherry picked from 17d1315b0704e2db63ee6bd7aaefa0c796f53104)
drivers/mxc/sim/imx_sim.c