[PATCH v3 1/2] usb: trivial Kconfig cleanups

2010-11-01 Thread Felipe Contreras
Note: USB_GADGET_MUSB_HDRC is already defined in usb/gadget. Signed-off-by: Felipe Contreras --- drivers/usb/core/Kconfig |3 --- drivers/usb/gadget/Kconfig |2 +- drivers/usb/musb/Kconfig | 17 - 3 files changed, 5 insertions(+), 17 deletions(-) diff --git a/drive

[PATCH v3 2/2] drivers: cleanup Kconfig stuff

2010-11-01 Thread Felipe Contreras
Add missing dependencies, and remove redundant ones, and select sensible defaults. This is more user-friendly, and logical. - TWL4030_CORE people should be able to compile without ARM - REGULATOR_TWL4030 if TWL4030_CORE and REGULATOR, it's pretty clear we want this - USB_GADGET_SELECTED is

[PATCH v3 0/2] usb: generic Kconfig fixes

2010-11-01 Thread Felipe Contreras
This gets rid of some warnings, makes defconfigs smarter by having more proper dependencies, and general cleanups. v3: comments by Roger Quadros, rebased to v2.6.37-rc1 Felipe Contreras (2): usb: trivial Kconfig cleanups drivers: cleanup Kconfig stuff drivers/mfd/Kconfig|2 +- d

[PATCH] OMAP2: Devkit8000: Fix mmc regulator failure

2010-11-01 Thread Thomas Weber
This patch fixes the following error: >regulator: VMMC1: 1850 <--> 3150 mV at 3000 mV normal standby >twl_reg twl_reg.6: can't register VMMC1, -22 >twl_reg: probe of twl_reg.6 failed with error -22 Signed-off-by: Thomas Weber --- arch/arm/mach-omap2/board-devkit8000.c |3 --- 1 files change

[PATCH] smsc911x: Set Ethernet EEPROM size to supported device's size

2010-11-01 Thread John Faith
The SMSC911x supports 128 x 8-bit EEPROMs. Increase the EEPROM size so more than just the MAC address can be stored. Signed-off-by: John Faith --- drivers/net/smsc911x.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/net/smsc911x.h b/drivers/net/smsc911x.h ind

[PATCH] smsc911x: Set Ethernet EEPROM size to supported device's size

2010-11-01 Thread John Faith
The SMSC911x supports 128 x 8-bit EEPROMs. Increase the EEPROM size so more than just the MAC address can be stored. Signed-off-by: John Faith --- drivers/net/smsc911x.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/net/smsc911x.h b/drivers/net/smsc911x.h ind

Re: [PATCH 0/2] OMAP: DSS2: Add new display panel

2010-11-01 Thread Bryan Wu
On Mon, Nov 1, 2010 at 10:15 AM, Tomi Valkeinen wrote: > Hi, > > On Thu, 2010-10-28 at 16:43 +0200, ext Enric Balletbo i Serra wrote: >> Hi, >> >> Next patches adds support for the two new LCD panel display used >> on IGEP boards. >> >>  Powertip PH480272T LCD 4.3inch (480x242) display >>  Seiko 7

[PATCH] OMAP: Fix build failure on MEMBLOCK_REAL_LIMIT

2010-11-01 Thread Namhyung Kim
The MEMBLOCK_REAL_LIMIT symbol was removed by the commit e63075a3c937 (memblock: Introduce default allocation limit and use it to replace explicit ones) so it breaks beagle board build as follows: CC drivers/video/omap2/vram.o drivers/video/omap2/vram.c: In function 'omap_vram_reserve_sdram

Re: n810 video

2010-11-01 Thread Grazvydas Ignotas
hi, On Sat, Oct 30, 2010 at 11:40 AM, Maksim A. Boyko wrote: > Hi, > > I try to switch on "OMAP2/3 Display Subsystem Support" and "Omap frame > buffer support" on n810  (commit 8b4b01). > > In OMAP2/3 Display Subsystem Support I used: > CONFIG_OMAP2_VRAM_SIZE=4 > CONFIG_OMAP2_DSS_DEBUG_SUPPORT=y

Re: Add new omap_dss_device after dss_device_registration

2010-11-01 Thread Tomi Valkeinen
On Wed, 2010-10-27 at 13:39 +0200, ext Enric Balletbò i Serra wrote: > Hello all, > > Can I add a new omap_dss_device after dss_device registration ? > Something like add_new_omap_dss_device(lcd_device) or similar ? > > On IGEP v2 we register only igep2_dvi_device as dss_device, We want to > add

Re: [PATCH 0/2] OMAP: DSS2: Add new display panel

2010-11-01 Thread Tomi Valkeinen
Hi, On Thu, 2010-10-28 at 16:43 +0200, ext Enric Balletbo i Serra wrote: > Hi, > > Next patches adds support for the two new LCD panel display used > on IGEP boards. > > Powertip PH480272T LCD 4.3inch (480x242) display > Seiko 70WVW1TZ3 LCD 7.0inch WVGA (800x480) display > > Please, consider

Re: [PATCH RFC] usb: musb: fail unaligned DMA transfers on v1.8 and above

2010-11-01 Thread Sergei Shtylyov
Hello. On 31-10-2010 8:25, Anand Gadiyar wrote: The Inventra DMA engine in version 1.8 and later of the MUSB controller cannot handle DMA addresses that are not aligned to a 4 byte boundary. It ends up ignoring the last two bits programmed in the DMA_ADDR register. This is a deliberate design c

Re: twl_reg twl_reg.7: can't register VMMC2, -22

2010-11-01 Thread Elvis Dowson
Hi, On Nov 1, 2010, at 1:08 PM, Elvis Dowson wrote: > Hi, > I'm getting a twl_reg twl_reg.7: can't register VMMC2, -22 error. What > could the reason be? > ... > Here are some code snippets for the relevant modifications: > > +static struct regulator_consumer_supply beagle_vmmc2_

twl_reg twl_reg.7: can't register VMMC2, -22

2010-11-01 Thread Elvis Dowson
Hi, I'm getting a twl_reg twl_reg.7: can't register VMMC2, -22 error. What could the reason be? [ 14.808441] twl4030: PIH (irq 7) chaining IRQs 368..375 [ 14.808471] twl4030: power (irq 373) chaining IRQs 376..383 [ 14.808898] twl4030: gpio (irq 368) chaining IRQs 384..401 [ 14.8

Re: [PATCH 4/4] PERF: fix power:cpu_idle double end events

2010-11-01 Thread Robert Schöne
Am Mittwoch, den 27.10.2010, 17:42 +0200 schrieb Thomas Renninger: > Robert: I expect you tested this on a machine with no cpuidle > driver registered? You're right, there was no idle driver, but the idle process from process_64.c which called the idle routine. I reported my thoughts on this on 1