[PATCH] OMAP3: wait on IDLEST after enabling USBTLL fclk

2010-05-06 Thread Anand Gadiyar
We need to wait on the IDLEST bit after the clocks are enabled before attempting to access any register. Currently, the USBTLL i-clock ops uses the clkops_omap2_dflt_wait, while the USBTLL f-clock ops uses clkops_omap2_dflt. If the i-clock is enabled first, the clkops_omap2_dflt_wait is

RE: [PATCH]omap: mux.c warning removal

2010-05-06 Thread Munegowda, Keshava
Hi Kevin Thanks for review comments! The updated patch is below. From: Keshava Munegowda a0393...@ti.com This patch removes the below warning arch/arm/mach-omap2/mux.c:52: warning: 'mux_phys' defined but not used The definition of variable mux_phys should be enclosed in the macro

Re: [PATCH 17/18] omap: rx51: Add supplies for the tlv320aic3x codec driver

2010-05-06 Thread Eduardo Valentin
Hello Jarkko, Just minor comments on this one, sorry for being late for that. On Wed, May 05, 2010 at 09:33:23PM +0200, ext Tony Lindgren wrote: From: Jarkko Nikula jhnik...@gmail.com Upcoming change to tlv320aic3x codec driver require four supplies. Implement this by connecting analogic

Re: [PATCH 17/18] omap: rx51: Add supplies for the tlv320aic3x codec driver

2010-05-06 Thread Eduardo Valentin
On Thu, May 06, 2010 at 08:57:16AM +0200, Valentin Eduardo (Nokia-D/Helsinki) wrote: Hello Jarkko, Just minor comments on this one, sorry for being late for that. On Wed, May 05, 2010 at 09:33:23PM +0200, ext Tony Lindgren wrote: From: Jarkko Nikula jhnik...@gmail.com Upcoming

Re: [PATCH 1/4 v2] ks8851: Add caching of CCR register

2010-05-06 Thread David Miller
From: Sebastien Jan s-...@ti.com Date: Wed, 5 May 2010 20:45:52 +0200 CCR register contains information on companion eeprom availability. Signed-off-by: Sebastien Jan s-...@ti.com APplied. -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to

Re: [PATCH 2/4 v2] ks8851: Low level functions for read/write to companion eeprom

2010-05-06 Thread David Miller
From: Sebastien Jan s-...@ti.com Date: Wed, 5 May 2010 20:45:53 +0200 Low-level functions provide 16bits words read and write capability to ks8851 companion eeprom. Signed-off-by: Sebastien Jan s-...@ti.com Applied. -- To unsubscribe from this list: send the line unsubscribe linux-omap in

Re: [PATCH 3/4 v2] ks8851: companion eeprom access through ethtool

2010-05-06 Thread David Miller
From: Sebastien Jan s-...@ti.com Date: Wed, 5 May 2010 20:45:54 +0200 Accessing ks8851 companion eeprom permits modifying the ks8851 stored MAC address. Example how to change the MAC address using ethtool, to set the 01:23:45:67:89:AB MAC address: $ echo 0:AB8976452301 | xxd -r mac.bin

Re: [PATCH 4/4 v2] ks8851: read/write MAC address on companion eeprom through debugfs

2010-05-06 Thread David Miller
From: Sebastien Jan s-...@ti.com Date: Wed, 5 May 2010 20:45:55 +0200 A more elegant alternative to ethtool for updating the ks8851 MAC address stored on its companion eeprom. Using this debugfs interface does not require any knowledge on the ks8851 companion eeprom organization to update

Re: [PATCH 00/18] omap platform data and board updates for 2.6.35 merge window

2010-05-06 Thread Koen Kooi
Op 5 mei 2010, om 23:09 heeft Tony Lindgren het volgende geschreven: * Koen Kooi k...@dominion.thruhere.net [100505 13:16]: Tony, Any chance of https://patchwork.kernel.org/patch/94049/ going in as well? Tomi has acked it already. That one looks good to me, but I thought Tomi is going

Re: [PATCH 00/18] omap platform data and board updates for 2.6.35 merge window

2010-05-06 Thread Tomi Valkeinen
On Wed, 2010-05-05 at 23:09 +0200, ext Tony Lindgren wrote: * Koen Kooi k...@dominion.thruhere.net [100505 13:16]: Tony, Any chance of https://patchwork.kernel.org/patch/94049/ going in as well? Tomi has acked it already. That one looks good to me, but I thought Tomi is going to

RE: [PATCH v8 2/2] omap hsmmc: adaptation of sdma descriptor autoloading feature

2010-05-06 Thread Shilimkar, Santosh
-Original Message- From: Chikkature Rajashekar, Madhusudhan Sent: Wednesday, May 05, 2010 10:51 PM To: S, Venkatraman; Shilimkar, Santosh Cc: linux-omap@vger.kernel.org; linux-...@vger.kernel.org; linux-arm-ker...@lists.arm.linux.org.uk; 'Adrian Hunter'; Kadiyala, Kishore; 'Tony

RE: [PATCH v8 1/2] sDMA: descriptor autoloading feature

2010-05-06 Thread Shilimkar, Santosh
-Original Message- From: svenk...@gmail.com [mailto:svenk...@gmail.com] On Behalf Of Venkatraman S Sent: Wednesday, May 05, 2010 9:56 PM To: Shilimkar, Santosh Cc: linux-omap@vger.kernel.org; linux-...@vger.kernel.org; linux-arm-ker...@lists.infradead.org; Chikkature Rajashekar,

Re: [PATCH 4/4 v2] ks8851: read/write MAC address on companion eeprom through debugfs

2010-05-06 Thread Sebastien Jan
Hi david, On Thursday 06 May 2010 09:25:08 David Miller wrote: From: Sebastien Jan s-...@ti.com Date: Wed, 5 May 2010 20:45:55 +0200 A more elegant alternative to ethtool for updating the ks8851 MAC address stored on its companion eeprom. Using this debugfs interface does not require

RE: [PATCH v8 2/2] omap hsmmc: adaptation of sdma descriptor autoloading feature

2010-05-06 Thread Shilimkar, Santosh
-Original Message- From: svenk...@gmail.com [mailto:svenk...@gmail.com] On Behalf Of Venkatraman S Sent: Wednesday, May 05, 2010 9:49 PM To: Shilimkar, Santosh Cc: linux-omap@vger.kernel.org; linux-...@vger.kernel.org; linux-arm-ker...@lists.arm.linux.org.uk; Chikkature

Re: Old DSS code broken as module (was RE: [PATCH 11/11] omap2/3/4: Disable CONFIG_FB_OMAP in omap3_defconfig)

2010-05-06 Thread Tomi Valkeinen
On Wed, 2010-05-05 at 19:32 +0200, ext Aguirre, Sergio wrote: Tony, -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Tony Lindgren Sent: Friday, April 30, 2010 3:34 PM To: linux-arm-ker...@lists.infradead.org

[PATCH] mmci-omap: Use resource_size

2010-05-06 Thread Tobias Klauser
Use the resource_size function instead of manually calculating the resource size. This reduces the chance of introducing off-by-one errors. Signed-off-by: Tobias Klauser tklau...@distanz.ch --- drivers/mmc/host/omap.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git

Re: [CBUS PATCH 1/1] CBUS: Fix broken compilation

2010-05-06 Thread Carlos Chinea
Ok, sorry for the noise. I missed Alexander Shishkin patch which took care of this already. On Wed, 2010-05-05 at 21:00 +0200, Balbi Felipe (Nokia-D/Helsinki) wrote: hi again, On Wed, May 05, 2010 at 05:05:29PM +0200, Chinea Carlos (Nokia-D/Helsinki) wrote: Include explicitly slab.h in:

Re: [PATCH v8 2/2] omap hsmmc: adaptation of sdma descriptor autoloading feature

2010-05-06 Thread Venkatraman S
Shilimkar, Santosh santosh.shilim...@ti.com wrote: -Original Message- From: svenk...@gmail.com [mailto:svenk...@gmail.com] On Behalf Of Venkatraman S Sent: Wednesday, May 05, 2010 9:49 PM To: Shilimkar, Santosh Cc: linux-omap@vger.kernel.org; linux-...@vger.kernel.org;

Re: [PATCH v8 1/2] sDMA: descriptor autoloading feature

2010-05-06 Thread Venkatraman S
Shilimkar, Santosh santosh.shilim...@ti.com wrote: -Original Message- From: svenk...@gmail.com [mailto:svenk...@gmail.com] On Behalf Of Venkatraman S Sent: Wednesday, May 05, 2010 9:56 PM To: Shilimkar, Santosh Cc: linux-omap@vger.kernel.org; linux-...@vger.kernel.org;

Re: [PATCH v8 2/2] omap hsmmc: adaptation of sdma descriptor autoloading feature

2010-05-06 Thread kishore kadiyala
snip I am not clear about the method. The board files export the omap_mmc_platform_data. Does it imply that all board files have to change and export the capability so that it can be queried ? No. You don't have to modify the board files. This would need change in devices.c which common for

RE: [PATCH v1 2/3] OMAP4: Ethernet: KS8851 Board Support

2010-05-06 Thread G, Manjunath Kondaiah
-Original Message- From: Arce, Abraham Sent: Thursday, May 06, 2010 9:49 AM To: G, Manjunath Kondaiah; Tony Lindgren Cc: linux-omap@vger.kernel.org; spi-devel-gene...@lists.sourceforge.net Subject: RE: [PATCH v1 2/3] OMAP4: Ethernet: KS8851 Board Support Manjunath,

RE: [PATCH v8 2/2] omap hsmmc: adaptation of sdma descriptor autoloading feature

2010-05-06 Thread Shilimkar, Santosh
-Original Message- From: svenk...@gmail.com [mailto:svenk...@gmail.com] On Behalf Of S, Venkatraman Sent: Thursday, May 06, 2010 2:27 PM To: Shilimkar, Santosh Cc: linux-omap@vger.kernel.org; linux-...@vger.kernel.org; Chikkature Rajashekar, Madhusudhan; Adrian Hunter;

RE: [PATCH v8 2/2] omap hsmmc: adaptation of sdma descriptor autoloading feature

2010-05-06 Thread Shilimkar, Santosh
-Original Message- From: kishore kadiyala [mailto:kishorek.kadiy...@gmail.com] Sent: Thursday, May 06, 2010 2:32 PM To: Shilimkar, Santosh Cc: S, Venkatraman; linux-omap@vger.kernel.org; linux-...@vger.kernel.org; linux-arm- ker...@lists.arm.linux.org.uk; Chikkature Rajashekar,

RE: [PATCH v1 2/3] OMAP4: Ethernet: KS8851 Board Support

2010-05-06 Thread Shilimkar, Santosh
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of G, Manjunath Kondaiah Sent: Thursday, May 06, 2010 2:34 PM To: Arce, Abraham; Tony Lindgren Cc: linux-omap@vger.kernel.org; spi-devel-gene...@lists.sourceforge.net

Re: [PATCH v9] board-omap3-beagle: add DSS2 support

2010-05-06 Thread Koen Kooi
Op 2 mei 2010, om 17:58 heeft Felipe Contreras het volgende geschreven: I also have these changes in one of my trees backported from Tomi Valkeinen's tree. I'm attaching the diff; some of these are cosmetic, but I think the gpio changes make sense, although I don't know if

Re: [PM][PATCH v3 2/4] OMAP3: Serial: Errata i202: fix for MDR1 access

2010-05-06 Thread Govindraj
On Thu, May 6, 2010 at 5:49 AM, Kattungal, Deepak deepa...@ti.com wrote: Hi Kevin, My Comments as below. Regards Deepak -Original Message- From: Kevin Hilman [mailto:khil...@deeprootsystems.com] Sent: Wednesday, May 05, 2010 6:55 PM To: Menon, Nishanth Cc: linux-omap;

Re: [PM][PATCH v3 2/4] OMAP3: Serial: Errata i202: fix for MDR1 access

2010-05-06 Thread Nishanth Menon
Govindraj had written, on 05/06/2010 04:54 AM, the following: On Thu, May 6, 2010 at 5:49 AM, Kattungal, Deepak deepa...@ti.com wrote: Hi Kevin, My Comments as below. Regards Deepak -Original Message- From: Kevin Hilman [mailto:khil...@deeprootsystems.com] Sent: Wednesday, May 05,

Re: [PM][PATCH v3 2/4] OMAP3: Serial: Errata i202: fix for MDR1 access

2010-05-06 Thread Govindraj
On Thu, May 6, 2010 at 4:14 PM, Nishanth Menon n...@ti.com wrote: Govindraj had written, on 05/06/2010 04:54 AM, the following: On Thu, May 6, 2010 at 5:49 AM, Kattungal, Deepak deepa...@ti.com wrote: Hi Kevin, My Comments as below. Regards Deepak -Original Message- From:

[PATCH] OMAP3: GPIO: Replace CONFIG_ARCH_OMAP34XX with CONFIG_ARCH_OMAP3

2010-05-06 Thread Ranjith Lohithakshan
CONFIG_ARCH_OMAP34XX is not defined any more. Replace it with CONFIG_ARCH_OMAP3. Signed-off-by: Ranjith Lohithakshan ranji...@ti.com --- This patch is generated against pm branch. arch/arm/plat-omap/gpio.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git

Re: Possible bug in onenand_base ?

2010-05-06 Thread Enric Balletbò i Serra
Hi, 2010/5/6 Kyungmin Park kyungmin.p...@samsung.com: Hi, Can you add this statement at below the code? printk(%s[%d] page %d, %d, %d\n, __func__, __LINE__, page, (int) onenand_addr(this, block), ((int) addr this-page_shift) this-page_mask); Yes, With this code nandtest fails:

Re: Possible bug in onenand_base ?

2010-05-06 Thread Kyungmin Park
Hi, What's your chip version? maybe some mis-probe it seems to be probed at 4KiB pagesize OneNAND. Thank you, Kyungmin Park On Thu, May 6, 2010 at 8:22 PM, Enric Balletbò i Serra eballe...@gmail.com wrote: Hi, 2010/5/6 Kyungmin Park kyungmin.p...@samsung.com: Hi, Can you add this

[PATCH 0/2] OMAP: DSS2: Fix DSS core init fail path

2010-05-06 Thread Jani Nikula
Hi - These patches fix the broken DSS omap_dss_probe() fail path, reported by Kevin Hilman [1]. Kevin, could you please check this with your setup too? It would be much appreciated. [1] http://www.mail-archive.com/linux-omap@vger.kernel.org/msg27112.html BR, Jani. Jani Nikula (2): OMAP:

[PATCH 1/2] OMAP: DSS2: omap_dss_probe() conditional compilation cleanup

2010-05-06 Thread Jani Nikula
From: Jani Nikula ext-jani.1.nik...@nokia.com Move a number of #ifdefs from code into dss.h and elsewhere, and conditionally define no-op static inline functions, cleaning up the code. This style is according to Documentation/SubmittingPatches. Signed-off-by: Jani Nikula

[PATCH 2/2] OMAP: DSS2: Fix omap_dss_probe() error path

2010-05-06 Thread Jani Nikula
From: Jani Nikula ext-jani.1.nik...@nokia.com Perform graceful cleanup on errors instead of just bailing out. Signed-off-by: Jani Nikula ext-jani.1.nik...@nokia.com --- drivers/video/omap2/dss/core.c | 54 ++- 1 files changed, 41 insertions(+), 13

Re: [PATCH] Disable the non working eMMC on Zoom2/3

2010-05-06 Thread Tony Lindgren
* Madhusudhan madhu...@ti.com [100505 18:31]: -Original Message- From: Tony Lindgren [mailto:t...@atomide.com] And what about this Simulate multi mmc card as one big patch? Did not get you, what patch are you referring to? Oops sorry forgot the link:

Re: [PATCH v2 1/5] OMAP4-HSMMC: Adding HSMMC support for OMAP4430 Board file

2010-05-06 Thread kishore kadiyala
snip Can do this instead I think: static struct regulator_consumer_supply sdp4430_vmmc_supply[] = {        {                .supply         = vmmc,                .dev_name       = mmci-omap-hs.0,        },        {                .supply         = vmmc,                .dev_name       =

Re: [PATCH v2 3/5] OMAP4-HSMMC: Adding MMC-TWL regulator changes

2010-05-06 Thread kishore kadiyala
snip As I understand it, the PBIAS configuration is required for HSMMC irrespective of how the power is supplied, thus it is not TWL related. The TWL stuff should not be in hsmmc.c. Also I would suggest the only change to omap_hsmmc is: diff --git a/drivers/mmc/host/omap_hsmmc.c

RE: [PATCH v8 2/2] omap hsmmc: adaptation of sdma descriptor autoloading feature

2010-05-06 Thread Madhusudhan
-Original Message- From: Shilimkar, Santosh [mailto:santosh.shilim...@ti.com] Sent: Thursday, May 06, 2010 4:39 AM To: kishore kadiyala Cc: S, Venkatraman; linux-omap@vger.kernel.org; linux-...@vger.kernel.org; linux-arm-ker...@lists.arm.linux.org.uk; Chikkature Rajashekar,

Re: [PATCHv3 1/5] OMAP: RX51: Add LCD Panel support

2010-05-06 Thread Kevin Hilman
Roger Quadros roger.quad...@nokia.com writes: From: Roger Quadros roger.quad...@nokia.com Adds basic support for LCD Panel on Nokia N900 Signed-off-by: Roger Quadros roger.quad...@nokia.com Just noticed a compile problem here... [...] diff --git a/arch/arm/mach-omap2/board-rx51-video.c

Re: [PATCH 1/2] OMAP: DSS2: omap_dss_probe() conditional compilation cleanup

2010-05-06 Thread Kevin Hilman
Jani Nikula ext-jani.1.nik...@nokia.com writes: From: Jani Nikula ext-jani.1.nik...@nokia.com Move a number of #ifdefs from code into dss.h and elsewhere, and conditionally define no-op static inline functions, cleaning up the code. This style is according to Documentation/SubmittingPatches.

Re: [PATCH 2/2] OMAP: DSS2: Fix omap_dss_probe() error path

2010-05-06 Thread Kevin Hilman
Jani Nikula ext-jani.1.nik...@nokia.com writes: From: Jani Nikula ext-jani.1.nik...@nokia.com Perform graceful cleanup on errors instead of just bailing out. Signed-off-by: Jani Nikula ext-jani.1.nik...@nokia.com Tested-by: Kevin Hilman khil...@deeprootsystems.com Nice. Much cleaner than

Optometrists - 63,837 records 2,015 emails

2010-05-06 Thread Dana Tanner
Here's a list package on sale this week only: Business/Consumer List Package US New Business Database - 4.8 million records all with emails American Consumer Database - 1,300,000 records all with emails. American Homeowners - 1 million Full Data Records all with emails All complete lists

RE: [PATCH v8 2/2] omap hsmmc: adaptation of sdma descriptor autoloading feature

2010-05-06 Thread Shilimkar, Santosh
-Original Message- From: Chikkature Rajashekar, Madhusudhan Sent: Thursday, May 06, 2010 9:50 PM To: Shilimkar, Santosh; 'kishore kadiyala' Cc: S, Venkatraman; linux-omap@vger.kernel.org; linux-...@vger.kernel.org; linux-arm- ker...@lists.arm.linux.org.uk; 'Adrian Hunter';

linux-next: manual merge of the omap_dss2 tree with the omap tree

2010-05-06 Thread Stephen Rothwell
Hi Tomi, Today's linux-next merge of the omap_dss2 tree got a conflict in arch/arm/mach-omap2/board-rx51-peripherals.c between commit e87da74e34ad151e6ae75ebb7a7bf447f02c0004 (omap: rx51: Add supplies for the tlv320aic3x codec driver) from the omap tree and commit