Hi Wjatscheslaw,
On Fri, Apr 04, 2014 at 03:40:00PM +0200, Wjatscheslaw Stoljarski (Slawa) wrote:
> From: "Wjatscheslaw Stoljarski"
>
>
> Signed-off-by: Wjatscheslaw Stoljarski
Applied, thanks, although new boards should probe from devicetree and
not use the platform registration code.
Sascha
> ---
> arch/arm/mach-imx/include/mach/devices-imx53.h |5 +
> 1 file changed, 5 insertions(+)
>
> diff --git a/arch/arm/mach-imx/include/mach/devices-imx53.h
> b/arch/arm/mach-imx/include/mach/devices-imx53.h
> index d4e9a4a..88be4fd 100644
> --- a/arch/arm/mach-imx/include/mach/devices-imx53.h
> +++ b/arch/arm/mach-imx/include/mach/devices-imx53.h
> @@ -2,6 +2,11 @@
> #include
> #include
>
> +static inline struct device_d *imx53_add_cspi(struct spi_imx_master *pdata)
> +{
> + return imx_add_spi_imx35((void *)MX53_CSPI_BASE_ADDR, 0, pdata);
> +}
> +
> static inline struct device_d *imx53_add_spi0(struct spi_imx_master *pdata)
> {
> return imx_add_spi_imx51((void *)MX53_ECSPI1_BASE_ADDR, 0, pdata);
> --
> 1.7.9.5
>
>
> ___
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
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- |
___
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox