Re: [PATCH v2] ARM: OMAP4: twl-common: Support for additional devices on i2c1 bus

2012-08-07 Thread Peter Ujfalusi
Hi Tony, On 08/07/2012 10:20 AM, Tony Lindgren wrote: > Sorry things were getting already too complex for v3.6 merge window.. OK. > So v3.7 it will be. Looks like this need to be updated against v3.6-rc1 > to apply. I'll resend the updated patch on top of 3.6-rc1 Regards, Péter -- To unsubscri

Re: [PATCH v2] ARM: OMAP4: twl-common: Support for additional devices on i2c1 bus

2012-08-07 Thread Tony Lindgren
* Peter Ujfalusi [120723 01:52]: > Hi Tony, > > On 07/13/2012 10:38 AM, Peter Ujfalusi wrote: > > On OMAP4 the i2c1 bus is dedicated for the PMIC and audio related devices. > > Manufacturers can opt to use different codec than twl6040 and also can add > > audio related IC to the bus (external amp

Re: [PATCH v2] ARM: OMAP4: twl-common: Support for additional devices on i2c1 bus

2012-07-23 Thread Peter Ujfalusi
Hi Tony, On 07/13/2012 10:38 AM, Peter Ujfalusi wrote: > On OMAP4 the i2c1 bus is dedicated for the PMIC and audio related devices. > Manufacturers can opt to use different codec than twl6040 and also can add > audio related IC to the bus (external amplifier for example on SDP4430). > > Make it p

Re: [PATCH v2] ARM: OMAP4: twl-common: Support for additional devices on i2c1 bus

2012-07-13 Thread Peter Ujfalusi
On 07/13/2012 12:14 PM, Menon, Nishanth wrote: > We still need a way to switch to I2C highspeed mode > omap4_pmic_init still does register in 400KHz mode, while setting a bit in > 6040 > should let us talk 3.3MHz on the bus. We need to have a way to do this runtime I think. The twl6040 comes up w

Re: [PATCH v2] ARM: OMAP4: twl-common: Support for additional devices on i2c1 bus

2012-07-13 Thread Menon, Nishanth
On Fri, Jul 13, 2012 at 3:38 AM, Peter Ujfalusi wrote: > On OMAP4 the i2c1 bus is dedicated for the PMIC and audio related devices. > Manufacturers can opt to use different codec than twl6040 and also can add > audio related IC to the bus (external amplifier for example on SDP4430). > > Make it po

[PATCH v2] ARM: OMAP4: twl-common: Support for additional devices on i2c1 bus

2012-07-13 Thread Peter Ujfalusi
On OMAP4 the i2c1 bus is dedicated for the PMIC and audio related devices. Manufacturers can opt to use different codec than twl6040 and also can add audio related IC to the bus (external amplifier for example on SDP4430). Make it possible to add differnet set of additional devices to i2c1 bus on