RE: [PATCH] OMAP: I2C: Add mpu wake up latency constraint in i2c

2009-11-26 Thread kalle.jokiniemi
Hi Ben, Could you take this patch to i2c tree? The patch has been discussed in linux-omap list, and this version was the one that was agreed to pushed forward. http://marc.info/?l=linux-omapm=125907598412786w=2 I tried it on top of linus' tree and it applied fine. - Kalle -Original

Re: [PATCH 0/8] Series short description

2009-11-26 Thread Tony Lindgren
* Hemanth V heman...@ti.com [091125 22:44]: - Original Message - From: Tony Lindgren t...@atomide.com To: linux-arm-ker...@lists.infradead.org Cc: linux-omap@vger.kernel.org Sent: Thursday, November 26, 2009 5:48 AM Subject: [PATCH 0/8] Series short description Hi all, Here

Re: [PATCH 1/2 v2] musb: Add context save and restore support

2009-11-26 Thread Romit Dasgupta
--- a/drivers/usb/musb/musb_core.c +++ b/drivers/usb/musb/musb_core.c @@ -2167,21 +2167,163 @@ static int __devexit musb_remove(struct platform_device *pdev) #ifdef CONFIG_PM +static struct musb_context_registers musb_context; + +void musb_save_context(void __iomem *musb_base) +{ +

RE: [PATCH 1/2 v2] musb: Add context save and restore support

2009-11-26 Thread Gupta, Ajay Kumar
Hi, -Original Message- From: Dasgupta, Romit Sent: Thursday, November 26, 2009 2:33 PM To: Gupta, Ajay Kumar Cc: linux-...@vger.kernel.org; linux-omap@vger.kernel.org; felipe.ba...@nokia.com; Gadiyar, Anand Subject: Re: [PATCH 1/2 v2] musb: Add context save and restore support

Re: DSS2 panel question

2009-11-26 Thread Tomi Valkeinen
On Wed, 2009-11-25 at 11:53 +0100, ext Grazvydas Ignotas wrote: On Mon, Nov 23, 2009 at 7:41 PM, TAO HU tgh...@motorola.com wrote: Hi, One idea as below struct spi_dss_device { struct omap_dss_device dss_dev; struct spi_dss_dev_priv * spi_data; }

Re: [alsa-devel] [PATCH] ASoC: AM3517: Fix AIC23 suspend/resume hang

2009-11-26 Thread Mark Brown
On Thu, Nov 26, 2009 at 08:31:11AM +0530, Aggarwal, Anuj wrote: I have already tried that but it doesn't fix the problem entirely. Still, I was not able to playback properly because the bias settings were not handled correctly and as you can see, it writes to some invalid registers too (all

RE: [PATCH 1/2 v2] musb: Add context save and restore support

2009-11-26 Thread Gadiyar, Anand
snip. */ + reg = musb_readb(musb-mregs, MUSB_POWER); + reg = ~MUSB_POWER_SOFTCONN; + musb_writeb(musb-mregs, MUSB_POWER, reg); After this softdisconnect when we subsequently get reconnected followed by a reset we could

Re: Enabling HSUSB1 port on OMAP3430 labrador

2009-11-26 Thread Kovacs Peter Tamas
Dear Anand, thank you very much for your exhaustive answer and help. Unfortunately it seems there is no clock signal coming out of the HSUSB1_CLK line. We are trying to make the HSUSB1 port on the OMAP3430 work as an USB host. To do that, an ISP1507A ULPI HighSpeed USB transceiver is

[PATCH V2] OMAP3: PM: Fix for MPU power domain MEM BANK position

2009-11-26 Thread Thara Gopinath
MPU power domain bank 0 bits are displayed in position of bank 1 in PWRSTS and PREPWRSTS registers. So read them from correct position Signed-off-by: Thara Gopinath th...@ti.com Cc: Kevin Hilman khil...@deeprootsystems.com --- arch/arm/mach-omap2/powerdomain.c |6 ++

RE: [PATCH 1/5] OMAP3: Fixed ARM aux ctrl register save/restore

2009-11-26 Thread Gopinath, Thara
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Tero Kristo Sent: Thursday, November 12, 2009 3:37 PM To: linux-omap@vger.kernel.org Subject: [PATCH 1/5] OMAP3: Fixed ARM aux ctrl register save/restore From: Tero Kristo

Re: [PATCH 0/8] Omap mux changes for v2.6.33 merge window (Series short description)

2009-11-26 Thread Mike Rapoport
Tony, Tony Lindgren wrote: * Tony Lindgren t...@atomide.com [091125 16:17]: Hi all, Here are some omap mux updates for review. These are intended for the v2.6.33 merge window. Forgot to edit the subject :) Also, these patches are available in the mux branch of the linux-omap tree for

RE: [PATCH 2/5] ZOOM: DSS2: Add nec panel for zoom display

2009-11-26 Thread Y, Kishore
-Original Message- From: G, Manjunath Kondaiah Sent: Tuesday, November 24, 2009 9:44 PM To: Y, Kishore; linux-omap@vger.kernel.org Subject: RE: [PATCH 2/5] ZOOM: DSS2: Add nec panel for zoom display -Original Message- From: linux-omap-ow...@vger.kernel.org

[PATCH] OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modules

2009-11-26 Thread Peter Ujfalusi
Wake-up from McBSP ports are needed, especially when the THRESHOLD dma mode is in use for audio playback. Signed-off-by: Peter Ujfalusi peter.ujfal...@nokia.com --- arch/arm/mach-omap2/pm34xx.c |8 ++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git

Re: [RFC][PATCH v2] OMAP: McBSP: Use register cache

2009-11-26 Thread Janusz Krzysztofik
Thursday 26 November 2009 09:00:00 Jarkko Nikula napisał(a): Hi On Tue, 24 Nov 2009 12:31:16 +0100 Janusz Krzysztofik jkrzy...@tis.icnet.pl wrote: -#define OMAP_MCBSP_READ(base, reg) \ - omap_mcbsp_read(base, OMAP_MCBSP_REG_##reg) -#define OMAP_MCBSP_WRITE(base, reg,

Re: [PATCH 0/9] dspbridge cleanup patches

2009-11-26 Thread Felipe Contreras
On Tue, Nov 24, 2009 at 2:50 AM, Omar Ramirez Luna omar.rami...@ti.com wrote: Following patches are cleanups, removing history of files, tab spacing and also remove DPC layer. Any plans for the first release? MODULE_VERSION(0.1); -- Felipe Contreras -- To unsubscribe from this list: send the

Re: Problems using DSS2 on OMAP3 EVM / Angstrom with rotation

2009-11-26 Thread Tomi Valkeinen
Hi, On Wed, 2009-11-25 at 01:14 +0100, ext Eino-Ville Talvala wrote: Hi, I'm trying to get Xorg running on an Angstrom distro image on the OMAP3 EVM, with a rotated framebuffer. The default screen orientation on the EVM is portrait, and I'm trying to change this to landscape. Without any

Re: [RFC] [PATCH] OMAP: DMA: move LCD DMA related code from plat-omap to mach-omap1 (Re: [PATCH] OMAP1: PM: Fix omapfb/lcd on Amstrad Delta broken when PM set)

2009-11-26 Thread Janusz Krzysztofik
Thursday 26 November 2009 03:08:30 Paul Walmsley napisał(a): On Wed, 25 Nov 2009, Janusz Krzysztofik wrote: It turned out not that simple. Since arch/arm/mach-omap1/lcd_dma.c exports several functions that are called unconditionaly from drivers/video/omap/lcdc.c AND the latter is linked

RE: [alsa-devel] [PATCH] ASoC: AM3517: Fix AIC23 suspend/resume hang

2009-11-26 Thread Aggarwal, Anuj
-Original Message- From: Mark Brown [mailto:broo...@opensource.wolfsonmicro.com] Sent: Thursday, November 26, 2009 3:53 PM To: Aggarwal, Anuj Cc: 'Troy Kisky'; alsa-de...@alsa-project.org; linux-omap@vger.kernel.org; Arun KS Subject: Re: [alsa-devel] [PATCH] ASoC: AM3517: Fix AIC23

Re: Enabling HSUSB1 port on OMAP3430 labrador

2009-11-26 Thread Kovacs Peter Tamas
Dear Anand, All, We are trying to make the HSUSB1 port on the OMAP3430 work as an USB host. To do that, an ISP1507A ULPI HighSpeed USB transceiver is connected to the HSUSB1pins (HSUSB1_STP, CLK, D-0..D7, DIR, NXT). I have all these USB related kernel config options enabled: USB_EHCI_HCD

RE: [PATCH 0/4] AM3517: MMC: Add support for HSMMC

2009-11-26 Thread Aggarwal, Anuj
-Original Message- From: Aggarwal, Anuj Sent: Monday, November 23, 2009 11:55 PM To: linux-omap@vger.kernel.org Cc: Aggarwal, Anuj Subject: [PATCH 0/4] AM3517: MMC: Add support for HSMMC This patch series adds support for HSMMC for AM3517 platform. It also enables the HSMMC

Re: [alsa-devel] [PATCH] ASoC: AM3517: Fix AIC23 suspend/resume hang

2009-11-26 Thread Mark Brown
On Thu, Nov 26, 2009 at 08:26:44PM +0530, Aggarwal, Anuj wrote: driver, although I am not sure if the problem is in the audio driver. When tried to capture, using NFS as storage, it gives overrun error and comes out with: arecord: pcm_read:1617: read error: Input/output error It happen

RE: [alsa-devel] [PATCH] ASoC: AM3517: Fix AIC23 suspend/resume hang

2009-11-26 Thread Aggarwal, Anuj
-Original Message- From: Mark Brown [mailto:broo...@opensource.wolfsonmicro.com] Sent: Thursday, November 26, 2009 8:41 PM To: Aggarwal, Anuj Cc: 'Troy Kisky'; alsa-de...@alsa-project.org; linux-omap@vger.kernel.org; Arun KS Subject: Re: [alsa-devel] [PATCH] ASoC: AM3517: Fix AIC23

Re: Problems using DSS2 on OMAP3 EVM / Angstrom with rotation

2009-11-26 Thread Koen Kooi
Op 26 nov 2009, om 15:20 heeft Tomi Valkeinen het volgende geschreven: My kernel bootargs are: mem=128M console=ttyS0,115200n8 noinitrd rw root=/dev/mmcblk0p2 rootfstype=ext2 rootdelay=1 nohz=off omapfb.rotate=1 omapfb.vrfb=y omapfb.debug=y omapdss.debug=y Try allocating some more VRAM for

RE: [alsa-devel] [PATCH] ASoC: AM3517: Fix AIC23 suspend/resume hang

2009-11-26 Thread Aggarwal, Anuj
The performance numbers are in Mbytes/sec. Sorry for the typo :( -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Aggarwal, Anuj Sent: Thursday, November 26, 2009 8:52 PM To: Mark Brown Cc: 'Troy Kisky';

Re: [alsa-devel] [PATCH] ASoC: AM3517: Fix AIC23 suspend/resume hang

2009-11-26 Thread Mark Brown
On Thu, Nov 26, 2009 at 08:52:08PM +0530, Aggarwal, Anuj wrote: [Aggarwal, Anuj] I am still surprised how this could be a NFS writeout issue as we are seeing a consistent read/write rate of 2Mbps over tftp. When dd command is used for read/write to further check NFS performance, 2Mbps for

Re: [alsa-devel] [PATCH] ASoC: AM3517: Fix AIC23 suspend/resume hang

2009-11-26 Thread Philby John
On Thu, 2009-11-26 at 20:52 +0530, Aggarwal, Anuj wrote: -Original Message- From: Mark Brown [mailto:broo...@opensource.wolfsonmicro.com] Sent: Thursday, November 26, 2009 8:41 PM To: Aggarwal, Anuj Cc: 'Troy Kisky'; alsa-de...@alsa-project.org; linux-omap@vger.kernel.org; Arun

RE: Enabling HSUSB1 port on OMAP3430 labrador

2009-11-26 Thread Gadiyar, Anand
Kovacs Peter Tamas wrote: Dear Anand, thank you very much for your exhaustive answer and help. Unfortunately it seems there is no clock signal coming out of the HSUSB1_CLK line. We are trying to make the HSUSB1 port on the OMAP3430 work as an USB host. To do that, an ISP1507A ULPI

omap3evm: touchscreen delays on pm branch

2009-11-26 Thread Premi, Sanjeev
Hi, I am finding the response of touchscreen on the omap3evm very slow. Here is my test: On console, I run : watch -n2 cat /proc/interrupts Then, I tap the touchscreen approximately once per second. However, (usually) no interrupts are registered. As I increase the frequency of 'taps' more and

Re: [PATCH 0/8] Omap mux changes for v2.6.33 merge window (Series short description)

2009-11-26 Thread Tony Lindgren
* Mike Rapoport m...@compulab.co.il [091126 03:19]: Tony, Tony Lindgren wrote: * Tony Lindgren t...@atomide.com [091125 16:17]: Hi all, Here are some omap mux updates for review. These are intended for the v2.6.33 merge window. Forgot to edit the subject :) Also, these

RE: [PATCH] DSPBRIDGE: Interface tightening to check for invalid

2009-11-26 Thread Ramos Falcon, Ernesto
Hi, -Original Message- From: Hiroshi DOYU [mailto:hiroshi.d...@nokia.com] Sent: Tuesday, November 24, 2009 2:51 AM To: Ramos Falcon, Ernesto Cc: linux-omap@vger.kernel.org; Ramirez Luna, Omar; imre.d...@nokia.com; Shah, Bhavin Subject: Re: [PATCH] DSPBRIDGE: Interface tightening to check

Re: omap3evm: touchscreen delays on pm branch

2009-11-26 Thread Hemanth V
- Original Message - From: Premi, Sanjeev pr...@ti.com To: linux-omap@vger.kernel.org Sent: Thursday, November 26, 2009 10:32 PM Subject: omap3evm: touchscreen delays on pm branch Hi, I am finding the response of touchscreen on the omap3evm very slow. Here is my test: On console, I

Re: [RFC] [PATCH] OMAP: DMA: move LCD DMA related code from plat-omap to mach-omap1 (Re: [PATCH] OMAP1: PM: Fix omapfb/lcd on Amstrad Delta broken when PM set)

2009-11-26 Thread Paul Walmsley
On Thu, 26 Nov 2009, Janusz Krzysztofik wrote: Thursday 26 November 2009 03:08:30 Paul Walmsley napisał(a): On Wed, 25 Nov 2009, Janusz Krzysztofik wrote: It turned out not that simple. Since arch/arm/mach-omap1/lcd_dma.c exports several functions that are called unconditionaly from

Re: [PATCH-v6 0/4] OMAP: Adding flash support to SDP, ZOOM2 and LDP boards

2009-11-26 Thread Artem Bityutskiy
On Tue, 2009-11-24 at 20:55 +0530, Vimal Singh wrote: On Tue, Nov 24, 2009 at 8:36 PM, Artem Bityutskiy dedeki...@gmail.com wrote: On Thu, 2009-11-19 at 19:38 +0530, Vimal Singh wrote: Here is the v6 of this patch series. I am cc'ing mtd list too this time. From