Re: i.MX53, add access to third I2C peripheral

Alexander Shiyan shc_work at mail.ru
Mon Feb 4 14:08:59 EST 2013


> All versions of the i.MX53 have three I2C peripherals. This patch provides
> access to it.
...
> +static inline struct device_d *imx53_add_i2c2(struct i2c_platform_data
> *pdata)
> +{
> +       return imx_add_i2c((void *)MX53_I2C2_BASE_ADDR, 2, pdata);
> +}
> +
MX53_I2C3_BASE_ADDR ?

---


More information about the barebox mailing list