Re: [PATCHv7 17/21] ARM: OMAP4: TWL: enable high speed mode for PMIC communication

2012-09-26 Thread Peter Ujfalusi
Hi Tero, On 09/25/2012 07:33 PM, Tero Kristo wrote: With the new parameters, I2C can now be put to high speed mode for better performance. We have twl6040 on the same bus. have you tried this with audio enabled? twl6040 is in standard mode (up to 100 kbps) after power up... Signed-off-by:

Re: [PATCHv7 17/21] ARM: OMAP4: TWL: enable high speed mode for PMIC communication

2012-09-26 Thread Tero Kristo
On Wed, 2012-09-26 at 14:39 +0300, Peter Ujfalusi wrote: Hi Tero, On 09/25/2012 07:33 PM, Tero Kristo wrote: With the new parameters, I2C can now be put to high speed mode for better performance. We have twl6040 on the same bus. have you tried this with audio enabled? twl6040 is in

Re: [PATCHv7 17/21] ARM: OMAP4: TWL: enable high speed mode for PMIC communication

2012-09-26 Thread Peter Ujfalusi
On 09/26/2012 03:06 PM, Tero Kristo wrote: On Wed, 2012-09-26 at 14:39 +0300, Peter Ujfalusi wrote: Hi Tero, On 09/25/2012 07:33 PM, Tero Kristo wrote: With the new parameters, I2C can now be put to high speed mode for better performance. We have twl6040 on the same bus. have you tried

[PATCHv7 17/21] ARM: OMAP4: TWL: enable high speed mode for PMIC communication

2012-09-25 Thread Tero Kristo
With the new parameters, I2C can now be put to high speed mode for better performance. Signed-off-by: Tero Kristo t-kri...@ti.com --- arch/arm/mach-omap2/omap_twl.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/omap_twl.c