RE: [PATCH v5 00/10] OMAP4 : DSS2 : HDMI support on OMAP4

2011-03-16 Thread Tomi Valkeinen
On Mon, 2011-03-14 at 04:35 -0500, Hiremath, Vaibhav wrote: -Original Message- From: Valkeinen, Tomi Sent: Monday, March 14, 2011 2:55 PM To: Hiremath, Vaibhav Cc: K, Mythri P; Stephan Raue; linux-omap@vger.kernel.org Subject: RE: [PATCH v5 00/10] OMAP4 : DSS2 : HDMI support on

RE: [PATCH v5 00/10] OMAP4 : DSS2 : HDMI support on OMAP4

2011-03-16 Thread Hiremath, Vaibhav
-Original Message- From: Valkeinen, Tomi Sent: Wednesday, March 16, 2011 12:15 PM To: Hiremath, Vaibhav Cc: K, Mythri P; Stephan Raue; linux-omap@vger.kernel.org Subject: RE: [PATCH v5 00/10] OMAP4 : DSS2 : HDMI support on OMAP4 On Mon, 2011-03-14 at 04:35 -0500, Hiremath,

Re: [PATCH v5 00/10] OMAP4 : DSS2 : HDMI support on OMAP4

2011-03-16 Thread Tomi Valkeinen
On Sun, 2011-03-13 at 11:20 -0500, Stephan Raue wrote: Am 13.03.2011 15:32, schrieb Stephan Raue: snip i have tried this omap2plus defconfig now too, with some little changes needed to boot my system (config: http://paste.pocoo.org/show/352917/). Now i get this error (see also:

RE: [RFC][PATCH 2/3] OMAP PM: Add support for bypassing VP/VC in Voltage layer

2011-03-16 Thread Premi, Sanjeev
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Sripathy, Vishwanath Sent: Tuesday, March 15, 2011 8:04 PM To: linux-omap@vger.kernel.org Cc: Sripathy, Vishwanath Subject: [RFC][PATCH 2/3] OMAP PM: Add support for

RE: [HELP] Audio on BeagleBoard xM can't work

2011-03-16 Thread Premi, Sanjeev
-Original Message- From: Bob Liu [mailto:lliu...@gmail.com] Sent: Wednesday, March 16, 2011 9:09 AM To: Premi, Sanjeev Cc: Jarkko Nikula; linux-omap@vger.kernel.org; broo...@opensource.wolfsonmicro.com; l...@slimlogic.co.uk; l...@metafoo.de; p...@pwsan.com;

Re: [PATCH 3 00/18] I2C: OMAP1: OMAP2+: I2C fixes, removal of cpu_is... from driver

2011-03-16 Thread Andy Green
On 03/15/2011 10:28 PM, Somebody in the thread at some point said: Hi, * Andy Greena...@warmcat.com [110315 12:53]: The following series removes cpu_...() usage completely from the omap-i2c driver by having decisions about functional implementation choices in the SoC held in cpu-specific

[RFCv2 0/2] Support TPS65023 with AM35x

2011-03-16 Thread Sanjeev Premi
This is a revised set of patches for getting the current AM3517 with TPS65023 working. The patch may not apply cleanly on the latest master; but should be able to give clear list of changes (and hacks) that were necessary to make the combination work. Since, there is a parallel effort for

[RFCv2 1/2] OMAP3: Add support for TPS65023 (AM35x only)

2011-03-16 Thread Sanjeev Premi
This patch adds support for TPS65023 used with OMAP3 devices. The PMIC is currently hooked to AM35x devices, but can easily be extended for other OMAP3 devices. Signed-off-by: Sanjeev Premi pr...@ti.com --- arch/arm/mach-omap2/Makefile|3 +- arch/arm/mach-omap2/pm.c|1

[RFCv2 2/2] AM35x: voltage: Basic initialization

2011-03-16 Thread Sanjeev Premi
This patch adds the basic initialization of voltage layer for AM35x. Since AM35x doesn't support voltage scaling, Many functions emply fucntions have been defined to plug into existing voltage layer. Signed-off-by: Sanjeev Premi pr...@ti.com --- arch/arm/mach-omap2/voltage.c | 110

Re: [HELP] Audio on BeagleBoard xM can't work

2011-03-16 Thread Peter Ujfalusi
On 03/16/11 07:45, ext Bob Liu wrote: amixer cset name=HandsfreeR Switch 1 amixer cset name=HandsfreeR Mux 2 amixer cset name=HandsfreeL Switch 1 amixer cset name=HandsfreeL Mux 2 amixer cset name=DAC1 Analog Playback Switch 1 amixer cset name=DAC1 Analog Playback Volume 12 amixer cset

[PATCHv2] omap3: alsa-soc: Remove restrictive checks for cpu type

2011-03-16 Thread Sanjeev Premi
Current checks for cpu type were too restrictive leading to failures for other silicons in same family. The problem was found while testing audio playback on AM37x and AM35x processors. But should exist on OMAP36xx as well. Signed-off-by: Sanjeev Premi pr...@ti.com --- Changes in this version:

Re: [PATCH v5 00/10] OMAP4 : DSS2 : HDMI support on OMAP4

2011-03-16 Thread Tomi Valkeinen
On Fri, 2011-03-11 at 02:24 -0600, K, Mythri P wrote: Hi Tomi, On Thu, Mar 10, 2011 at 8:36 PM, Tomi Valkeinen tomi.valkei...@ti.com wrote: There is this code in dss.c: #ifdef CONFIG_OMAP2_DSS_VENC REG_FLD_MOD(DSS_CONTROL, 1, 4, 4); /* venc dac demen */

Re: [PATCH] OMAP4: PandaBoard: remove unused power regulators

2011-03-16 Thread Jean Pihet
On Tue, Mar 15, 2011 at 8:14 PM, Andy Green a...@warmcat.com wrote: On 03/15/2011 07:10 PM, Somebody in the thread at some point said: the pandaboard does not use the VUSIM or VAUX1 power regulators on the TWL6030 and are left floating. if the VUSIM and VAUX1 power regulators are initilized,

Re: [HELP] Audio on BeagleBoard xM can't work

2011-03-16 Thread Bob Liu
On Wed, Mar 16, 2011 at 3:40 PM, Peter Ujfalusi peter.ujfal...@nokia.com wrote: On 03/16/11 07:45, ext Bob Liu wrote: amixer cset name=HandsfreeR Switch 1 amixer cset name=HandsfreeR Mux 2 amixer cset name=HandsfreeL Switch 1 amixer cset name=HandsfreeL Mux 2 amixer cset name=DAC1 Analog

Re: [HELP] Audio on BeagleBoard xM can't work

2011-03-16 Thread Peter Ujfalusi
Hi, On 03/16/11 11:27, ext Bob Liu wrote: On Wed, Mar 16, 2011 at 3:40 PM, Peter Ujfalusi peter.ujfal...@nokia.com wrote: On 03/16/11 07:45, ext Bob Liu wrote: amixer cset name=HandsfreeR Switch 1 amixer cset name=HandsfreeR Mux 2 amixer cset name=HandsfreeL Switch 1 amixer cset

Re: [HELP] Audio on BeagleBoard xM can't work

2011-03-16 Thread Bob Liu
On Wed, Mar 16, 2011 at 6:42 PM, Peter Ujfalusi peter.ujfal...@nokia.com wrote: Hi, On 03/16/11 11:27, ext Bob Liu wrote: On Wed, Mar 16, 2011 at 3:40 PM, Peter Ujfalusi peter.ujfal...@nokia.com wrote: On 03/16/11 07:45, ext Bob Liu wrote: amixer cset name=HandsfreeR Switch 1 amixer cset

Re: [PATCH v5 00/10] OMAP4 : DSS2 : HDMI support on OMAP4

2011-03-16 Thread K, Mythri P
Hi Tomi, On Wed, Mar 16, 2011 at 12:21 PM, Tomi Valkeinen tomi.valkei...@ti.com wrote: On Sun, 2011-03-13 at 11:20 -0500, Stephan Raue wrote: Am 13.03.2011 15:32, schrieb Stephan Raue: snip i have tried this omap2plus defconfig now too, with some little changes needed to boot my system

RE: [RFCv2 2/2] AM35x: voltage: Basic initialization

2011-03-16 Thread Vishwanath Sripathy
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Sanjeev Premi Sent: Wednesday, March 16, 2011 1:02 PM To: linux-omap@vger.kernel.org Cc: Sanjeev Premi Subject: [RFCv2 2/2] AM35x: voltage: Basic initialization This

Re: [HELP] Audio on BeagleBoard xM can't work

2011-03-16 Thread Peter Ujfalusi
Hi, On 03/16/11 12:52, ext Bob Liu wrote: Yeah, it works!! Thank you very much. You welcome! So in order to make aplay work I need to set all of these? amixer sset 'HeadsetL Mixer AudioL2' on amixer sset 'HeadsetR Mixer AudioR2' on amixer sset 'Headset' 2 amixer

Re: [PATCH 06/13] omap: use list_move() instead of list_del()/list_add() combination

2011-03-16 Thread Tomi Valkeinen
On Tue, 2011-03-15 at 17:53 -0500, Kirill A. Shutemov wrote: Signed-off-by: Kirill A. Shutemov kir...@shutemov.name Cc: Tomi Valkeinen tomi.valkei...@nokia.com Cc: linux-fb...@vger.kernel.org Cc: linux-omap@vger.kernel.org --- drivers/video/omap/blizzard.c |3 +--

Re: Code for v2.6.39 merge window frozen, patches archived

2011-03-16 Thread Aaro Koskinen
Hi, On Tue, 15 Mar 2011, Cousson, Benoit wrote: Mmm, that looks like an access to a secure timer from hwmod code on a HS device. Could you comment out the timer12 entry (omap3xxx_timer12_hwmod) in the omap3 hwmod list at the end of omap_hwmod_3xxx_data.c to check that? With timer12 entry

Re: Code for v2.6.39 merge window frozen, patches archived

2011-03-16 Thread G, Manjunath Kondaiah
On Wed, Mar 16, 2011 at 07:37:10PM +0530, G, Manjunath Kondaiah wrote: On Mon, Mar 14, 2011 at 12:25:38PM -0700, Tony Lindgren wrote: Hi all, I've applied few random fix like patches today into omap-for-linus but that's it for this merge window. So let's do some testing with with

Re: Code for v2.6.39 merge window frozen, patches archived

2011-03-16 Thread Cousson, Benoit
Hi Aaro, On 3/16/2011 2:49 PM, Aaro Koskinen wrote: Hi, On Tue, 15 Mar 2011, Cousson, Benoit wrote: Mmm, that looks like an access to a secure timer from hwmod code on a HS device. Could you comment out the timer12 entry (omap3xxx_timer12_hwmod) in the omap3 hwmod list at the end of

Re: Code for v2.6.39 merge window frozen, patches archived

2011-03-16 Thread Kishore Kadiyala
On Wed, Mar 16, 2011 at 7:50 PM, G, Manjunath Kondaiah manj...@ti.com wrote: On Wed, Mar 16, 2011 at 07:37:10PM +0530, G, Manjunath Kondaiah wrote: On Mon, Mar 14, 2011 at 12:25:38PM -0700, Tony Lindgren wrote: Hi all, I've applied few random fix like patches today into omap-for-linus

Re: [PATCH v2 0/4] OMAP: DMA: mstandby mode and runtime pm support

2011-03-16 Thread G, Manjunath Kondaiah
Hi Kevin, On Fri, Mar 11, 2011 at 07:50:11PM +0530, G, Manjunath Kondaiah wrote: Patch series to support mstandby mode handling and enabling runtime PM support for DMA driver. Changes from v1: - fixed runtime_status issue if channel linking feature is used. - fixed context restore issue

Re: Code for v2.6.39 merge window frozen, patches archived

2011-03-16 Thread Tony Lindgren
* Cousson, Benoit b-cous...@ti.com [110316 07:31]: Hi Aaro, On 3/16/2011 2:49 PM, Aaro Koskinen wrote: Hi, On Tue, 15 Mar 2011, Cousson, Benoit wrote: Mmm, that looks like an access to a secure timer from hwmod code on a HS device. Could you comment out the timer12 entry

Re: [PATCH V2] OMAP4: Intialize IVA Device in addition to DSP device.

2011-03-16 Thread Kevin Hilman
Menon, Nishanth n...@ti.com writes: On Sat, Mar 12, 2011 at 16:09, Shweta Gulati shweta.gul...@ti.com wrote: OMAP4 has two different Devices IVA and DSP. DSP is bound with IVA for DVFS. The registration of IVA dev in API 'omap2_init_processor_devices' was missing. Init dev for 'iva_dev' is

[PATCH 1/2] arm: mach-omap2: devices: fix omap3_l3_init() return value

2011-03-16 Thread Aaro Koskinen
Fix the return value for the successful case. Signed-off-by: Aaro Koskinen aaro.koski...@nokia.com --- arch/arm/mach-omap2/devices.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/arm/mach-omap2/devices.c b/arch/arm/mach-omap2/devices.c index 0d2d6a9..d478f53

[PATCH 2/2] arm: mach-omap2: omap_l3_smx: fix irq handler setup

2011-03-16 Thread Aaro Koskinen
The handler function may be called from the point it is registered. Since the handler inspects IRQ numbers, we must set them up before registration. Signed-off-by: Aaro Koskinen aaro.koski...@nokia.com --- arch/arm/mach-omap2/omap_l3_smx.c | 11 --- 1 files changed, 4 insertions(+), 7

Re: Code for v2.6.39 merge window frozen, patches archived

2011-03-16 Thread Aaro Koskinen
Hi, On Wed, 16 Mar 2011, Cousson, Benoit wrote: On 3/16/2011 2:49 PM, Aaro Koskinen wrote: On Tue, 15 Mar 2011, Cousson, Benoit wrote: Mmm, that looks like an access to a secure timer from hwmod code on a HS device. Could you comment out the timer12 entry (omap3xxx_timer12_hwmod) in the

PM Questions

2011-03-16 Thread Marshall Crocker
Hi all, I have a few questions about PM functionality I would be grateful if someone could answer. I'm trying to reduce power on a gumstix overo COM with the latest 2.6.38 pm kernel branch up and running,  I've enabled sleep while idle and off mode along with serial timeouts and I do in fact see

Re: [PATCH RFC] n810 USB: Initialize USB-FS

2011-03-16 Thread Michael Büsch
On Wed, 2011-03-09 at 19:20 +0100, Michael Buesch wrote: The omap_otg platform device has to be registered in order to get USB working on the n810. I currently do this by calling the USB-FS init, which in turn registers the omap_otg platform device. The omap_usb_config structure values

Re: [PATCH v5 00/10] OMAP4 : DSS2 : HDMI support on OMAP4

2011-03-16 Thread Stephan Raue
Am 16.03.2011 11:53, schrieb K, Mythri P: Hi Tomi, On Wed, Mar 16, 2011 at 12:21 PM, Tomi Valkeinentomi.valkei...@ti.com wrote: On Sun, 2011-03-13 at 11:20 -0500, Stephan Raue wrote: Am 13.03.2011 15:32, schrieb Stephan Raue: snip i have tried this omap2plus defconfig now too, with some

RE: [PATCH 1/2] arm: mach-omap2: devices: fix omap3_l3_init() return value

2011-03-16 Thread Santosh Shilimkar
-Original Message- From: linux-arm-kernel-boun...@lists.infradead.org [mailto:linux- arm-kernel-boun...@lists.infradead.org] On Behalf Of Aaro Koskinen Sent: Wednesday, March 16, 2011 10:46 PM To: linux-omap@vger.kernel.org; linux-arm- ker...@lists.infradead.org; t...@atomide.com

RE: [PATCH 2/2] arm: mach-omap2: omap_l3_smx: fix irq handler setup

2011-03-16 Thread Santosh Shilimkar
-Original Message- From: linux-arm-kernel-boun...@lists.infradead.org [mailto:linux- arm-kernel-boun...@lists.infradead.org] On Behalf Of Aaro Koskinen Sent: Wednesday, March 16, 2011 10:46 PM To: linux-omap@vger.kernel.org; linux-arm- ker...@lists.infradead.org; t...@atomide.com