Re: Smartcard/SIM card subsystem, LDO regulator and signal modelling

From: Mark Brown
Date: Wed May 18 2011 - 12:26:03 EST


On Wed, May 18, 2011 at 12:36:17PM +0200, Linus Walleij wrote:

> It's basically an LDO for powering a SIM card (which in turn is basically
> a smartcard), but apart from plain regulation also expose some other
> electrical properties of the interface to software:

> - Select pull-up resistance on some I/O lines
> - Select weak pull-down on some data lines
> - Select load capacitance limits on the data lines
> - Select whether to run in low impedance or transmission gate mode

> I think these will be mostly similar so what other SIM card controllers
> will need to have. All the stuff needs to have userspace interfaces
> since the stuff is usually controlled on behalf of another CPU
> running the modem (and also performing the actual traffic on
> the SIM data lines).

The above also sounds rather like the standard sort of stuff you get
with pin muxes - the pulls are certainly very common for random GPIO
or I2C use, for example. No real idea on the SIM interface itself.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/