On Tuesday, January 04, 2011 09:27:39 AM Jason Liu wrote:
> This patch add I2C support for Freescale MX53 processor
>
> Signed-off-by: Jason Liu
>
-- SNIP --
>
> +#if defined(CONFIG_MX31)
> + freq = mx31_get_ipg_clk();
> /* start the required I2C clock */
> __REG(CCM_CGR0) = __R
Hello Wolfgang,
Wolfgang Denk schrieb:
> In message <4d2d78b1.9090...@denx.de> you wrote:
>> On 01/04/2011 09:27 AM, Jason Liu wrote:
>>> This patch add I2C support for Freescale MX53 processor
>>>
>>> Signed-off-by: Jason Liu
>>>
>>> ---
>>> Changes for v2:
>>> -address the comments of Heiko, ad
Dear Stefano Babic,
In message <4d2d78b1.9090...@denx.de> you wrote:
> On 01/04/2011 09:27 AM, Jason Liu wrote:
> > This patch add I2C support for Freescale MX53 processor
> >
> > Signed-off-by: Jason Liu
> >
> > ---
> > Changes for v2:
> > -address the comments of Heiko, add #if defined(CONFIG
On 01/04/2011 09:27 AM, Jason Liu wrote:
> This patch add I2C support for Freescale MX53 processor
>
> Signed-off-by: Jason Liu
>
> ---
> Changes for v2:
> -address the comments of Heiko, add #if defined(CONFIG_MX31)
> to avoid break MX31 build. Move CONFIG_HARD_I2C to the top
> of the file an
This patch add I2C support for Freescale MX53 processor
Signed-off-by: Jason Liu
---
Changes for v2:
-address the comments of Heiko, add #if defined(CONFIG_MX31)
to avoid break MX31 build. Move CONFIG_HARD_I2C to the top
of the file and fix the error message from:
#error "define CONFI
5 matches
Mail list logo