Re: [RFC/PATCH 0/6] DSPBRIDGE: fix mem+cache API issues

2010-05-21 Thread Felipe Contreras
On Fri, May 21, 2010 at 12:22 AM, Ohad Ben-Cohen o...@wizery.com wrote: On Wed, May 19, 2010 at 7:50 PM, Felipe Contreras felipe.contre...@gmail.com wrote: I don't know what VM_IO means, but essentially we don't want to go find each and page when we know the memory is contiguous. Although the

RE: [PATCH 3/3 v2] musb: AM35x: Workaround for fifo read issue

2010-05-21 Thread Gupta, Ajay Kumar
Hi, It would not scale very well - we already have multi-omap builds that select support for multiple boards. If the AM35x boards are part of such builds, then mutually exclusive config options won't work - already n8x0 MUSB is exclusive with 243x/omap3. If it is possible to detect the

[RFC] [PATCH V2 1/2] input: CMA3000 Accelerometer driver

2010-05-21 Thread Hemanth V
From: Hemanth V heman...@ti.com Date: Thu, 20 May 2010 20:18:17 +0530 Subject: [PATCH] input: CMA3000 Accelerometer Driver This patch adds support for CMA3000 Tri-axis accelerometer, which supports Motion detect, Measurement and Free fall modes. CMA3000 supports both I2C/SPI bus for

[RFC ] [PATCH V2 2/2] Platform changes for CMA3000

2010-05-21 Thread Hemanth V
From: Hemanth V heman...@ti.com Date: Thu, 20 May 2010 20:33:03 +0530 Subject: [PATCH] Platform changes for CMA3000 Accelerometer driver Signed-off-by: Hemanth V heman...@ti.com --- arch/arm/mach-omap2/board-4430sdp.c | 37 ++- 1 files changed, 36

Re: [PATCH 1/5] gpiolib: introduce set_debounce method

2010-05-21 Thread Felipe Balbi
On Fri, May 21, 2010 at 12:50:41AM +0200, ext David Brownell wrote: This would be generally useful for embedded systems, especially where the interrupt concerned is a wake source.   It allows drivers to avoid spurious interrupts from noisy sources so if the hardware supports it the driver can

Re: [PATCH] ARM: OMAP: Fix board data to support device only, host only and OTG roles.

2010-05-21 Thread Felipe Balbi
On Fri, May 21, 2010 at 07:15:37AM +0200, ext Gupta, Ajay Kumar wrote: Hi, +#ifdef CONFIG_USB_MUSB_OTG +    .mode         = MUSB_OTG, +#elif defined(CONFIG_USB_MUSB_HDRC_HCD) +    .mode         = MUSB_HOST, +#elif defined(CONFIG_USB_GADGET_MUSB_HDRC)     .mode         =

RE: [PATCH] ARM: OMAP: Fix board data to support device only, host only and OTG roles.

2010-05-21 Thread Gupta, Ajay Kumar
Hi, On Fri, May 21, 2010 at 07:15:37AM +0200, ext Gupta, Ajay Kumar wrote: Hi, +#ifdef CONFIG_USB_MUSB_OTG +    .mode         = MUSB_OTG, +#elif defined(CONFIG_USB_MUSB_HDRC_HCD) +    .mode         = MUSB_HOST, +#elif defined(CONFIG_USB_GADGET_MUSB_HDRC)     .mode    

Re: DSS2 failure with current linux-omap head

2010-05-21 Thread Tomi Valkeinen
On Thu, 2010-05-20 at 00:33 +0200, ext Steve Sakoman wrote: I did a quick test build of the current linux-omap head and get a failure very early on in the boot process in drivers/video/omap2/vram.c code: Illegal SDRAM size for VRAM It is generated by the following code:

Re: [RFC/PATCH 0/6] DSPBRIDGE: fix mem+cache API issues

2010-05-21 Thread Ohad Ben-Cohen
On Fri, May 21, 2010 at 9:14 AM, Felipe Contreras felipe.contre...@gmail.com wrote: On Fri, May 21, 2010 at 12:22 AM, Ohad Ben-Cohen o...@wizery.com wrote: On Wed, May 19, 2010 at 7:50 PM, Felipe Contreras felipe.contre...@gmail.com wrote: I don't know what VM_IO means, but essentially we

[GIT PULL] OMAP DSS updates for 2.6.35

2010-05-21 Thread Tomi Valkeinen
Hi Linus, Here are latest updates for OMAP display subsystem. Small fixes, support for new boards and panels. Tomi The following changes since commit e40152ee1e1c7a63f491863215e3faa37a86: Linus Torvalds (1): Linus 2.6.34 are available in the git repository at:

Re: [PATCH 1/4 v3] fbdev: add a MIPI DSI header

2010-05-21 Thread Tomi Valkeinen
On Thu, 2010-05-20 at 18:31 +0200, ext Guennadi Liakhovetski wrote: This header adds defines for MIPI DSI and DCS commands and data formats. See http://www.mipi.org/ for details. Signed-off-by: Guennadi Liakhovetski g.liakhovet...@gmx.de --- v2 - v3: 1. added peripheral-to-processor

Re: [PATCH] OMAP: DSS2: storage class should be before const qualifier

2010-05-21 Thread Tomi Valkeinen
Hi, On Thu, 2010-05-20 at 17:12 +0200, ext Tobias Klauser wrote: The C99 specification states in section 6.11.5: The placement of a storage-class specifier other than at the beginning of the declaration specifiers in a declaration is an obsolescent feature. Signed-off-by: Tobias Klauser

[pm-wip/uart][PATCH] Serial: Avoid using hwmod lookup using name string.

2010-05-21 Thread Govindraj.R
Avoid using hwmod lookup using name string rather retreive port info using the hwmod class interface. Cc: Kevin Hilman khil...@deeprootsystems.com Signed-off-by: Govindraj.R govindraj.r...@ti.com --- This patch is based on top the series posted earlier

RE: [PATCH v2] OMAP: Fix Memory leak

2010-05-21 Thread Aguirre, Sergio
Hi Manjunath, -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of G, Manjunath Kondaiah Sent: Friday, May 21, 2010 1:15 AM To: linux-omap@vger.kernel.org Cc: Kumar, Satish; Tony Lindgren; vimal singh Subject: [PATCH v2]

Re: [PATCH] ARM: OMAP: Fix board data to support device only, host only and OTG roles.

2010-05-21 Thread Felipe Balbi
Hi, On Fri, May 21, 2010 at 09:43:29AM +0200, ext Gupta, Ajay Kumar wrote: I meant OTG with ID pin based role. that's the only OTG mode. If your board has OTG support, it will have to act on ID pin. -- balbi DefectiveByDesign.org -- To unsubscribe from this list: send the line unsubscribe

Re: [PATCH 2/2] omap: iommu-add functionality to get TLB miss interrupt

2010-05-21 Thread Hiroshi DOYU
From: Hiroshi DOYU hiroshi.d...@nokia.com Subject: Re: [PATCH 2/2] omap: iommu-add functionality to get TLB miss interrupt Date: Fri, 21 May 2010 08:45:14 +0300 (EEST) Hi Hari, From: ext Hari Kanigeri h-kanige...@ti.com Subject: [PATCH 2/2] omap: iommu-add functionality to get TLB miss

Re: [PATCH v2] OMAP: Fix Memory leak

2010-05-21 Thread Hiroshi DOYU
From: ext Aguirre, Sergio saagui...@ti.com Subject: RE: [PATCH v2] OMAP: Fix Memory leak Date: Fri, 21 May 2010 10:44:19 +0200 Hi Manjunath, -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of G, Manjunath Kondaiah Sent:

Re: [RFC/PATCH 0/6] DSPBRIDGE: fix mem+cache API issues

2010-05-21 Thread Felipe Contreras
On Fri, May 21, 2010 at 11:22 AM, Ohad Ben-Cohen o...@wizery.com wrote: On Fri, May 21, 2010 at 9:14 AM, Felipe Contreras felipe.contre...@gmail.com wrote: On Fri, May 21, 2010 at 12:22 AM, Ohad Ben-Cohen o...@wizery.com wrote: On Wed, May 19, 2010 at 7:50 PM, Felipe Contreras

Re: [PATCH 1/5] gpiolib: introduce set_debounce method

2010-05-21 Thread Alan Cox
stable and software has to cope with fewer events. We've lived without it for quite some time, though. We lived without graphics for quite some time, without 64bit for quite some time ;) Alan -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to

Re: [PATCH 07/22] OMAP: hwmod: Replace WARN by pr_warning if clock lookup failed

2010-05-21 Thread Sergei Shtylyov
Hello. Paul Walmsley wrote: From: Benoit Cousson b-cous...@ti.com The WARN is a little bit too verbose and is not providing usefull information in that case. Signed-off-by: Benoit Cousson b-cous...@ti.com Signed-off-by: Paul Walmsley p...@pwsan.com [...] diff --git

Re: [PATCH 10/22] OMAP: hwmod: Replace WARN by pr_warning for clockdomain check

2010-05-21 Thread Sergei Shtylyov
Hello. Paul Walmsley wrote: From: Benoit Cousson b-cous...@ti.com Most of the clock nodes belong to a clock domain, but it is perfectly valid to have clock without clock domain. Root clocks for example does not belong to any clock domain. Keep the warning but reduce the verbosity.

Re: [PATCH 1/5] gpiolib: introduce set_debounce method

2010-05-21 Thread Alan Cox
diff --git a/drivers/gpio/gpiolib.c b/drivers/gpio/gpiolib.c index cd85fd1..ed1ed74 100644 --- a/drivers/gpio/gpiolib.c +++ b/drivers/gpio/gpiolib.c @@ -1461,9 +1461,14 @@ int gpio_set_debounce(unsigned gpio, unsigned debounce) spin_lock_irqsave(gpio_lock, flags); +

Re: [PATCH 07/22] OMAP: hwmod: Replace WARN by pr_warning if clock lookup failed

2010-05-21 Thread Benoit Cousson
On 5/21/2010 12:00 PM, Sergei Shtylyov wrote: Hello. Paul Walmsley wrote: From: Benoit Coussonb-cous...@ti.com The WARN is a little bit too verbose and is not providing usefull information in that case. Signed-off-by: Benoit Coussonb-cous...@ti.com Signed-off-by: Paul

Re: [PATCH 10/22] OMAP: hwmod: Replace WARN by pr_warning for clockdomain check

2010-05-21 Thread Sergei Shtylyov
Hello. I wrote: From: Benoit Cousson b-cous...@ti.com Most of the clock nodes belong to a clock domain, but it is perfectly valid to have clock without clock domain. Root clocks for example does not belong to any clock domain. Keep the warning but reduce the verbosity. Signed-off-by:

Re: [PATCH 10/22] OMAP: hwmod: Replace WARN by pr_warning for clockdomain check

2010-05-21 Thread Benoit Cousson
On 5/21/2010 12:23 PM, Sergei Shtylyov wrote: Hello. I wrote: From: Benoit Coussonb-cous...@ti.com Most of the clock nodes belong to a clock domain, but it is perfectly valid to have clock without clock domain. Root clocks for example does not belong to any clock domain. Keep the warning

RE: collaboration on hwmod conversions and runtime PM

2010-05-21 Thread Nayak, Rajendra
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Kevin Hilman Sent: Friday, May 21, 2010 5:27 AM To: linux-omap@vger.kernel.org Subject: collaboration on hwmod conversions and runtime PM Hello, There has been

[RFC] [PATCH] misc : ROHM BH1780GLI Ambient light sensor Driver

2010-05-21 Thread Hemanth V
From: Hemanth V heman...@ti.com Date: Fri, 21 May 2010 15:52:03 +0530 Subject: [PATCH] misc: ROHM BH1780GLI Ambient light sensor Driver This patch adds support for ROHM BH1780GLI Ambient light sensor. BH1780 supports I2C interface. Driver supports read/update of power state and read of lux value

Re: [RFC] [PATCH] misc : ROHM BH1780GLI Ambient light sensor Driver

2010-05-21 Thread Jonathan Cameron
On 05/21/10 12:35, Hemanth V wrote: From: Hemanth V heman...@ti.com Date: Fri, 21 May 2010 15:52:03 +0530 Subject: [PATCH] misc: ROHM BH1780GLI Ambient light sensor Driver Corrected the mailing list, should be linux-kernel This patch adds support for ROHM BH1780GLI Ambient light sensor.

Re: [RFC] [PATCH] misc : ROHM BH1780GLI Ambient light sensor Driver

2010-05-21 Thread Daniel Mack
Hi, On Fri, May 21, 2010 at 05:05:50PM +0530, Hemanth V wrote: Corrected the mailing list, should be linux-kernel This patch adds support for ROHM BH1780GLI Ambient light sensor. BH1780 supports I2C interface. Driver supports read/update of power state and read of lux value (through

[RFC] [PATCH] TMP105 : Driver support for the temperature sensor

2010-05-21 Thread Datta, Shubhrajyoti
Adds the driver support for the TMP105 temperature sensor device. The interface is I2C.The driver supports the read of the temperature values. Signed-off-by: Shubhrajyoti D shubhrajy...@ti.com --- drivers/hwmon/Kconfig | 10 ++ drivers/hwmon/Makefile |1 + drivers/hwmon/tmp105.c | 326

Re: [PATCH 2/3] OMAP3630: PM: implement Foward Body-Bias for OPP1G

2010-05-21 Thread Eduardo Valentin
Hello Mike, On Fri, Apr 16, 2010 at 11:33:22PM +0200, ext Mike Turquette wrote: Introduces voltscale_adaptive_body_bias function to voltage.c. voltscale_adaptive_body_bias is called by omap_voltage_scale after a voltage transition has occured. Currently voltscale_adaptive_body_bias only

Re: [RFC] [PATCH] misc : ROHM BH1780GLI Ambient light sensor Driver

2010-05-21 Thread Hemanth V
- Original Message - From: Daniel Mack dan...@caiaq.de To: Hemanth V heman...@ti.com Cc: linux-ker...@vger.kernel.org; linux-omap@vger.kernel.org; linux-in...@vger.kernel.org Sent: Friday, May 21, 2010 5:33 PM Subject: Re: [RFC] [PATCH] misc : ROHM BH1780GLI Ambient light sensor Driver

Re: [PATCH 2/3] OMAP3630: PM: implement Foward Body-Bias for OPP1G

2010-05-21 Thread Eduardo Valentin
On Fri, May 21, 2010 at 02:44:54PM +0200, Valentin Eduardo (Nokia-D/Helsinki) wrote: Hello Mike, On Fri, Apr 16, 2010 at 11:33:22PM +0200, ext Mike Turquette wrote: Introduces voltscale_adaptive_body_bias function to voltage.c. voltscale_adaptive_body_bias is called by omap_voltage_scale

Re: [RFC] [PATCH] misc : ROHM BH1780GLI Ambient light sensor Driver

2010-05-21 Thread Daniel Mack
On Fri, May 21, 2010 at 06:10:00PM +0530, Hemanth V wrote: On Fri, May 21, 2010 at 05:05:50PM +0530, Hemanth V wrote: + mutex_lock(ddata-lock); + + error = bh1780_write(ddata, BH1780_REG_CONTROL, val, CONTROL); + if (error 0) { + mutex_unlock(ddata-lock); + return error; + } + +

Re: [PATCH 1/5] gpiolib: introduce set_debounce method

2010-05-21 Thread David Brownell
--- On Fri, 5/21/10, Alan Cox a...@lxorguk.ukuu.org.uk wrote: GPIO is almost always fairly tightly platform bound Not entirely. SOC based ones, yes. But GPIOs on expanders and ancillary chips have more variable capabilities, and many SOC-based boards have a bunch of those. so features

Re: [PATCH 1/5] gpiolib: introduce set_debounce method

2010-05-21 Thread David Brownell
Not all GPIOs have hardware debounce though, so offering this capability sort of begs the question of where/how to provide a software debounce mechanism too... how about adding a flag for supported features and if that hardware doesn't support we simply return, Presense of a debounce

Re: [PATCH 1/5] gpiolib: introduce set_debounce method

2010-05-21 Thread Alan Cox
One of the earlier examples of why to want debouncing (in the original discussion, not this one) was for buttons (one signal per button press) and the hardware designers don't necessarily hook buttons up to only GPIOs with hardware debounce. So code to kick in debounce there needed to be

[GIT PULL] omap mailbox: updates for 2.6.35

2010-05-21 Thread Hiroshi DOYU
Hi Tony, Here are the latest updates for omap mailbox modules. The following changes since commit e40152ee1e1c7a63f491863215e3faa37a86: Linus 2.6.34 (2010-05-16 14:17:36 -0700) are available in the git repository at: git://gitorious.org/~doyu/lk/mainline.git for-tony-mailbox Fernando

Re: [RFC] [PATCH] TMP105 : Driver support for the temperature sensor

2010-05-21 Thread Jonathan Cameron
cc'ing lm-sensors (where this should have gone, this has nothing to do with input). On 05/21/10 13:17, Datta, Shubhrajyoti wrote: Adds the driver support for the TMP105 temperature sensor device. The interface is I2C.The driver supports the read of the temperature values. Signed-off-by:

Re: [RFC] [PATCH] misc : ROHM BH1780GLI Ambient light sensor Driver

2010-05-21 Thread Hemanth V
- Original Message - From: Daniel Mack dan...@caiaq.de To: Hemanth V heman...@ti.com Cc: linux-ker...@vger.kernel.org; linux-omap@vger.kernel.org; linux-in...@vger.kernel.org Sent: Friday, May 21, 2010 6:16 PM Subject: Re: [RFC] [PATCH] misc : ROHM BH1780GLI Ambient light sensor Driver

Re: [RFC] [PATCH V2 1/2] input: CMA3000 Accelerometer driver

2010-05-21 Thread Hemanth V
- Original Message - From: Jonathan Cameron ji...@cam.ac.uk To: Hemanth V heman...@ti.com Cc: linux-in...@vger.kernel.org; linux-ker...@vger.kernel.org; linux-omap@vger.kernel.org Sent: Friday, May 21, 2010 5:27 PM Subject: Re: [RFC] [PATCH V2 1/2] input: CMA3000 Accelerometer driver

RE: [RFC] [PATCH] TMP105 : Driver support for the temperature sensor

2010-05-21 Thread Datta, Shubhrajyoti
-Original Message- From: J.I. Cameron [mailto:ji...@hermes.cam.ac.uk] On Behalf Of Jonathan Cameron Sent: Friday, May 21, 2010 6:47 PM To: Datta, Shubhrajyoti Cc: linux-ker...@vger.kernel.org; linux-omap@vger.kernel.org; linux- in...@vger.kernel.org; LM Sensors Subject: Re: [RFC]

Re: [RFC] [PATCH] TMP105 : Driver support for the temperature sensor

2010-05-21 Thread Jean Delvare
On Fri, 21 May 2010 14:17:16 +0100, Jonathan Cameron wrote: cc'ing lm-sensors (where this should have gone, this has nothing to do with input). On 05/21/10 13:17, Datta, Shubhrajyoti wrote: Adds the driver support for the TMP105 temperature sensor device. The interface is I2C.The

Re: [RFC] [PATCH] misc : ROHM BH1780GLI Ambient light sensor Driver

2010-05-21 Thread Daniel Mack
On Fri, May 21, 2010 at 07:32:50PM +0530, Hemanth V wrote: On Fri, May 21, 2010 at 06:10:00PM +0530, Hemanth V wrote: On Fri, May 21, 2010 at 05:05:50PM +0530, Hemanth V wrote: + mutex_lock(ddata-lock); + + error = bh1780_write(ddata, BH1780_REG_CONTROL, val, CONTROL); + if (error 0) { +

Re: [PATCH 2/3] OMAP3630: PM: implement Foward Body-Bias for OPP1G

2010-05-21 Thread Mike Turquette
Eduardo Valentin wrote: Hello Mike, On Fri, Apr 16, 2010 at 11:33:22PM +0200, ext Mike Turquette wrote: Introduces voltscale_adaptive_body_bias function to voltage.c. voltscale_adaptive_body_bias is called by omap_voltage_scale after a voltage transition has occured. Currently

Re: collaboration on hwmod conversions and runtime PM

2010-05-21 Thread Kevin Hilman
Nayak, Rajendra rna...@ti.com writes: There has been quite a bit of activity on the hwmod front, but no common place to combine patches for testing. To that end, I've update the pm-wip/hwmods branch in my tree to the two fixes/cleanup series from Benoit (which will be merged via for

[PATCH 2/5] ARM: add LCDC and MIPI DSI-Tx clock definitions to sh7372

2010-05-21 Thread Guennadi Liakhovetski
Define clock objects for switching on and off clocks for LCDC0, LCDC1 and MIPI DSI-Tx. Signed-off-by: Guennadi Liakhovetski g.liakhovet...@gmx.de --- Now that the fbdev: add a MIPI DSI header patch has been acked, we can add the rest of the patches in this series, which can completely be pulled

[PATCH 4/5 v2] sh-mobile: add support for displays, connected over the MIPI bus

2010-05-21 Thread Guennadi Liakhovetski
Some SH-mobile SoCs have a MIPI DSI controller, that can be used to connect MIPI displays to LCDC. This patch adds a platform driver for SH-mobile MIPI DSI unit. It uses existing hooks in the sh_mobile_lcdcfb.c driver for display activation and deactivation. Signed-off-by: Guennadi Liakhovetski

[PATCH 5/5 v2] ARM: add framebuffer support for ap4evb

2010-05-21 Thread Guennadi Liakhovetski
ap4evb uses an LCD, connected to the SoC over the MIPI bus. This patch adds platform data to configure this display and a static clock activation. Signed-off-by: Guennadi Liakhovetski g.liakhovet...@gmx.de --- v1 - v2: 1. right margin reduced from 1080 points down to 600 points. This

[PATCH 3/5] sh: add a YUV422 output data format, that is also supported by LCDC

2010-05-21 Thread Guennadi Liakhovetski
The LCDC block is allowed to use one of the two output data formats, when used with MIPI DSI: RGB24 and YUV422. YUV422 is not currently handled by the LCDC driver, but we have to add a define for it for MIPI. Signed-off-by: Guennadi Liakhovetski g.liakhovet...@gmx.de --- Unchanged from v1.

[PATCH 1/2 V7] OMAP: ZOOM2/3SDP3630: Add display board file for zoom boards

2010-05-21 Thread Nagarajan, Rajkumar
board-zoom-display.c added as a common file for display functionality on boards zoom2, zoom3 and 3630sdp Signed-off-by: Mukund Mittal mmit...@ti.com Signed-off-by: Kishore Y kishor...@ti.com Signed-off-by: Rajkumar N rajkumar.nagara...@ti.com Reviewed-by: Gadiyar, Anand gadi...@ti.com ---

[PATCH 2/2 V7] OMAP: ZOOM2/3SDP3630: Enable display on ZOOM2/3 3630SDP

2010-05-21 Thread Nagarajan, Rajkumar
Enable dss and framebuffer on zoom2, zoom3 and 3630sdp boards. Signed-off-by: Mukund Mittal mmit...@ti.com Signed-off-by: Kishore Y kishor...@ti.com Signed-off-by: Rajkumar N rajkumar.nagara...@ti.com Reviewed-by: Gadiyar, Anand gadi...@ti.com --- arch/arm/configs/omap_3630sdp_defconfig | 60

[PATCH V6] OMAP: DSS: Add NEC NL8048HL11-01B display panel

2010-05-21 Thread Nagarajan, Rajkumar
From e0bfb90c4a24f13896e49e565118677aae5d9ed4 Mon Sep 17 00:00:00 2001 From: Erik Gilling konk...@android.com Date: Tue, 18 May 2010 12:30:43 +0530 Subject: [PATCH] OMAP: DSS: Add NEC NL8048HL11-01B display panel NEC WVGA LCD NL8048HL11-01B support has been added. Signed-off-by: Mukund Mittal

Re: [PATCH 2/3] OMAP3630: PM: implement Foward Body-Bias for OPP1G

2010-05-21 Thread Eduardo Valentin
Hello Mike, On Fri, May 21, 2010 at 05:02:11PM +0200, ext Mike Turquette wrote: Eduardo Valentin wrote: Hello Mike, What is not clear to me in this ABB activation is about the idle path. At least, from your patch, it looks like it does care about ABB system in idle state.

Re: Future of resource framework?

2010-05-21 Thread Kevin Hilman
Mike Chan m...@android.com writes: I'm not sure if this has been discussed, yet but since it seems that the resource framework will not be making it upstream, I am curious what are the replacements under consideration. I am starting to see similar issues on other platforms (msm / tegra) so

Re: [PATCH v2 0/3] Enable CPU frequency and power tracking in cpuacct cgroup

2010-05-21 Thread Kevin Hilman
Mike Chan m...@android.com writes: On Thu, May 20, 2010 at 2:01 PM, Thomas Renninger tr...@suse.de wrote: Hi Mike, On Thursday 20 May 2010 08:42:21 pm Mike Chan wrote: v2: Rebased off of Thomas Renninger's patch for cgroups_cpuacct refactoring, thanks. A general comment: I don't know

[GIT PULL] omap updates for 2.6.35

2010-05-21 Thread Tony Lindgren
Hi Linus, Please pull omap updates from: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git omap-for-linus Regards, Tony The following changes since commit 20c9d2c4ab8243a1c311248232954b2c1da3ba75: i2c-omap: add mpu wake up latency constraint in i2c (2010-05-20

Re: [PATCH 14/18 FIX] omap: Overo: Add support for second ethernet port

2010-05-21 Thread Steve Sakoman
Previous patch was truncated by patchwork, this patch supplies the missing chunks Signed-off-by: Steve Sakoman sako...@gmail.com --- diff --git a/arch/arm/mach-omap2/board-overo.c b/arch/arm/mach-omap2/board-overo.c index 24b32d7..035eb35 100644 --- a/arch/arm/mach-omap2/board-overo.c +++

[PATCH v2t2 00/17] omap: mailbox:

2010-05-21 Thread Felipe Contreras
From: Felipe Contreras felipe.contre...@nokia.com Hi, The main purpose of this patch series is to be able to compile mailbox mach platform data as built-in. [no changes since the last v2, just rebased on top of the latest git://gitorious.org/~doyu/lk/mainline.git for-tony-mailbox] Currently,

[PATCH v2t2 01/17] omap: mailbox: trivial whitespace cleanups

2010-05-21 Thread Felipe Contreras
Signed-off-by: Felipe Contreras felipe.contre...@gmail.com --- arch/arm/plat-omap/mailbox.c | 32 1 files changed, 16 insertions(+), 16 deletions(-) diff --git a/arch/arm/plat-omap/mailbox.c b/arch/arm/plat-omap/mailbox.c index 36b3aa2..7877bbb 100644 ---

[PATCH v2t2 02/17] omap: mailbox: trivial cleanups

2010-05-21 Thread Felipe Contreras
And fix a few compilation warnings. Signed-off-by: Felipe Contreras felipe.contre...@gmail.com --- arch/arm/mach-omap1/devices.c |6 ++ arch/arm/mach-omap1/mailbox.c |2 +- arch/arm/mach-omap2/mailbox.c |8 +--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git

[PATCH v2t2 03/17] omap: mailbox: reorganize structures

2010-05-21 Thread Felipe Contreras
OMAP4 ones messed up the organization. Signed-off-by: Felipe Contreras felipe.contre...@gmail.com --- arch/arm/mach-omap2/mailbox.c | 68 + 1 files changed, 35 insertions(+), 33 deletions(-) diff --git a/arch/arm/mach-omap2/mailbox.c

[PATCH v2t2 04/17] omap: mailbox: 2420 should be detected at run-time

2010-05-21 Thread Felipe Contreras
Signed-off-by: Felipe Contreras felipe.contre...@gmail.com --- arch/arm/mach-omap2/mailbox.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/arch/arm/mach-omap2/mailbox.c b/arch/arm/mach-omap2/mailbox.c index 7d42034..7afc9aa 100644 --- a/arch/arm/mach-omap2/mailbox.c

[PATCH v2t2 05/17] omap: mailbox: use correct config for omap1

2010-05-21 Thread Felipe Contreras
CONFIG_OMAP_DSP is not in mainline, CONFIG_OMAP_MBOX_FWK is. Signed-off-by: Felipe Contreras felipe.contre...@gmail.com --- arch/arm/mach-omap1/devices.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/arm/mach-omap1/devices.c b/arch/arm/mach-omap1/devices.c index

[PATCH v2t2 06/17] omap: mailbox: update omap1 probing

2010-05-21 Thread Felipe Contreras
Based on omap2 code. Signed-off-by: Felipe Contreras felipe.contre...@gmail.com --- arch/arm/mach-omap1/mailbox.c | 28 ++-- 1 files changed, 14 insertions(+), 14 deletions(-) diff --git a/arch/arm/mach-omap1/mailbox.c b/arch/arm/mach-omap1/mailbox.c index

[PATCH v2t2 07/17] omap: mailbox: reorganize registering

2010-05-21 Thread Felipe Contreras
This is a step forward to split the mbox registers. Signed-off-by: Felipe Contreras felipe.contre...@gmail.com --- arch/arm/mach-omap1/mailbox.c | 41 + arch/arm/mach-omap2/mailbox.c | 102 + 2 files changed, 64 insertions(+), 79

[PATCH v2t2 12/17] omap: mailbox: split platform driver

2010-05-21 Thread Felipe Contreras
This will allow the current 'mailbox_mach' to be built-in. Signed-off-by: Felipe Contreras felipe.contre...@gmail.com --- arch/arm/mach-omap1/mailbox.c | 50 + arch/arm/mach-omap2/mailbox.c | 50 +

[PATCH v2t2 13/17] omap: mailbox: always built-in platform data

2010-05-21 Thread Felipe Contreras
Signed-off-by: Felipe Contreras felipe.contre...@gmail.com --- arch/arm/mach-omap1/Makefile |6 +++--- arch/arm/mach-omap2/Makefile |5 +++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/arch/arm/mach-omap1/Makefile b/arch/arm/mach-omap1/Makefile index b6a537c..c1e1ae5

[PATCH v2t2 14/17] omap: mailbox: reorganize headers

2010-05-21 Thread Felipe Contreras
Signed-off-by: Felipe Contreras felipe.contre...@gmail.com --- arch/arm/mach-omap1/mailbox.c |3 --- arch/arm/mach-omap2/mailbox.c |1 - arch/arm/plat-omap/include/plat/mailbox.h |3 ++- arch/arm/plat-omap/mailbox.c |5 ++--- 4 files changed, 4

[PATCH v2t2 15/17] omap: mailbox: don't export unecessary symbols

2010-05-21 Thread Felipe Contreras
Signed-off-by: Felipe Contreras felipe.contre...@gmail.com --- arch/arm/mach-omap1/mailbox.c |1 - arch/arm/mach-omap2/mailbox.c |3 --- 2 files changed, 0 insertions(+), 4 deletions(-) diff --git a/arch/arm/mach-omap1/mailbox.c b/arch/arm/mach-omap1/mailbox.c index f6376b9..7e6aea3

[PATCH v2t2 16/17] omap: mailbox: mark some resources as __initdata

2010-05-21 Thread Felipe Contreras
Signed-off-by: Felipe Contreras felipe.contre...@gmail.com --- arch/arm/mach-omap1/mailbox.c |2 +- arch/arm/mach-omap2/mailbox.c |6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/arm/mach-omap1/mailbox.c b/arch/arm/mach-omap1/mailbox.c index 7e6aea3..aa661a1

[PATCH v2t2 17/17] omap: mailbox: don't export register/unregister

2010-05-21 Thread Felipe Contreras
No need for that now. Signed-off-by: Felipe Contreras felipe.contre...@gmail.com --- arch/arm/plat-omap/include/plat/mailbox.h |3 --- arch/arm/plat-omap/mailbox.c |6 ++ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git

Re: [PATCH v2 00/17] omap: mailbox: reorganize init

2010-05-21 Thread Felipe Contreras
On Wed, May 19, 2010 at 9:13 PM, Tony Lindgren t...@atomide.com wrote: * Felipe Contreras felipe.contre...@gmail.com [100519 02:58]: Russell, Tony: should mailbox_mach, a module that checks for logical devices be always built-in? I think that's the easiest... in my patches I moved the

Re: [PATCH v2t2 00/17] omap: mailbox:

2010-05-21 Thread Russell King - ARM Linux
On Sat, May 22, 2010 at 12:44:32AM +0300, Felipe Contreras wrote: [no changes since the last v2, just rebased on top of the latest git://gitorious.org/~doyu/lk/mainline.git for-tony-mailbox] Currently, the code is split into three places: 1) mach-omapX/devices.c: for

RE: Re: omap_musb_board_data -- trouble specifying 500mA supply

2010-05-21 Thread David Brownell
We are designing a custom OMAP board that will have a 500mA supply on the OTG port.  It looks like the power is set with: struct omap_musb_board_data {        u8      interface_type;        u8      mode;        u8      power; }; However, with a u8, the max value is

Re: [PATCH v2t2 00/17] omap: mailbox:

2010-05-21 Thread Felipe Contreras
On Sat, May 22, 2010 at 12:57 AM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: On Sat, May 22, 2010 at 12:44:32AM +0300, Felipe Contreras wrote: [no changes since the last v2, just rebased on top of the latest git://gitorious.org/~doyu/lk/mainline.git for-tony-mailbox] Currently,

Re: [PATCH v2t2 00/17] omap: mailbox:

2010-05-21 Thread Russell King - ARM Linux
On Sat, May 22, 2010 at 01:09:12AM +0300, Felipe Contreras wrote: On Sat, May 22, 2010 at 12:57 AM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: The only reason 3 would be loaded due to that dependency is if 2 were being modprobed, which means it's going to be inserted after 3

Re: [PATCH v2t2 00/17] omap: mailbox:

2010-05-21 Thread Felipe Contreras
On Sat, May 22, 2010 at 1:15 AM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: On Sat, May 22, 2010 at 01:09:12AM +0300, Felipe Contreras wrote: On Sat, May 22, 2010 at 12:57 AM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: The only reason 3 would be loaded due to that

Re: [pm-wip/uart][PATCH 2/6] Serial: Add UART4 hwmod data.

2010-05-21 Thread Kevin Hilman
Govindraj.R govindraj.r...@ti.com writes: Introduce UART4 hwmod data for OMAP3630 Cc: Kevin Hilman khil...@deeprootsystems.com Signed-off-by: Govindraj.R govindraj.r...@ti.com Looks good, except omap4_hwmod was not added to the master list of hwmods to initialize. Fixed up locally. Kevin

Re: [pm-wip/uart][PATCH 2/6] Serial: Add UART4 hwmod data.

2010-05-21 Thread Kevin Hilman
Govindraj.R govindraj.r...@ti.com writes: Introduce UART4 hwmod data for OMAP3630 Cc: Kevin Hilman khil...@deeprootsystems.com Signed-off-by: Govindraj.R govindraj.r...@ti.com Just FYI... After adding UART4 to the master list, it hangs on 3630/Zoom3 (log below) I didn't dig into this one

RE: Re: omap_musb_board_data -- trouble specifying 500mA supply

2010-05-21 Thread Gupta, Ajay Kumar
Hi, We are designing a custom OMAP board that will have a 500mA supply on the OTG port.  It looks like the power is set with: struct omap_musb_board_data {        u8     interface_type;        u8     mode;        u8     power; }; However, with a u8,

Re: [PATCH v2t2 00/17] omap: mailbox:

2010-05-21 Thread Hiroshi DOYU
From: ext Felipe Contreras felipe.contre...@gmail.com Subject: Re: [PATCH v2t2 00/17] omap: mailbox: Date: Sat, 22 May 2010 01:34:52 +0200 On Sat, May 22, 2010 at 1:15 AM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: On Sat, May 22, 2010 at 01:09:12AM +0300, Felipe Contreras wrote:

Re: [PATCH v2t2 00/17] omap: mailbox:

2010-05-21 Thread Hiroshi DOYU
From: ext Felipe Contreras felipe.contre...@gmail.com Subject: [PATCH v2t2 00/17] omap: mailbox: Date: Fri, 21 May 2010 23:44:32 +0200 From: Felipe Contreras felipe.contre...@nokia.com Hi, The main purpose of this patch series is to be able to compile mailbox mach platform data as