> -----Original Message-----
> From: Felipe Balbi [mailto:[email protected]]
> Sent: Tuesday, April 20, 2010 12:01 PM
> To: ext Stanley.Miao
> Cc: [email protected]; [email protected]; Hiremath, Vaibhav;
> Govindarajan, Sriramakrishnan; Aggarwal, Anuj
> Subject: Re: [PATCH 3/7] AM3517: rename the i2c boardinfo to make it more
> readable
> 
> Hi,
> 
> On Tue, Apr 20, 2010 at 08:33:28AM +0200, ext Stanley.Miao wrote:
> >@@ -311,8 +311,8 @@ static void __init am3517_evm_init(void)
> >     /* RTC - S35390A */
> >     am3517_evm_rtc_init();
> >
> >-    i2c_register_board_info(1, am3517evm_i2c_boardinfo,
> >-                            ARRAY_SIZE(am3517evm_i2c_boardinfo));
> >+    i2c_register_board_info(1, am3517evm_i2c1_boardinfo,
> >+                            ARRAY_SIZE(am3517evm_i2c1_boardinfo));
> 
> I'm curious why isn't this together with the other busses ??
> 
[Hiremath, Vaibhav] Filipe,

This is because we need to assign IRQ number of GPIO 55 for RTC.

Thanks,
Vaibhav

> --
> balbi
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to