Re: [PATCH] bus: Add imx-weim support

Alexander Shiyan shc_work at mail.ru
Mon Jul 15 19:06:22 EDT 2013


> 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

???

---


More information about the barebox mailing list