[PATCH] bus: Add imx-weim support
Sascha Hauer
s.hauer at pengutronix.de
Tue Jul 16 02:49:13 EDT 2013
On Tue, Jul 16, 2013 at 03:06:22AM +0400, Alexander Shiyan wrote:
> > Mostly taken from the kernel with support for other SoCs from
> > Alexander Shiyan.
> >
> > Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
> > Cc: Alexander Shiyan <shc_work at mail.ru>
> > ---
> ...
> > +struct imx_weim {
> > + struct device_d *dev;
> > + void __iomem *base;
> > + struct imx_weim_devtype *devtype;
> > +};
> > +
> > +#define CS_TIMING_LEN 6
> > +#define CS_REG_RANGE 0x18
>
> ???
Ah, missed these. These are leftovers from the initial version. Removed,
thanks.
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list