On Wed, Aug 22, 2012 at 03:18:42PM +0800, Dong Aisheng wrote: > From: Dong Aisheng <[email protected]> > > Add regmap based imx syscon driver. > This is usually used for access misc bits in registers which does not belong > to a specific module, for example, IOMUXC GPR and ANATOP. > With this driver, we provide a standard API for client driver to call to > access registers which are registered into syscon. > > Signed-off-by: Dong Aisheng <[email protected]> > --- > Currently it's just simply for IMX, however the driver really is not too > much imx specific. > If people want, we probably could extend it to support other platforms too.
Right. I do not see anything IMX specific there. We should probably at least give the driver a generic name from day one. -- Regards, Shawn -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

