Fwd: Omap3430 does not resume after suspend

2009-02-03 Thread Shreyas Mahajan
-- Forwarded message -- From: Shreyas Mahajan Date: Wed, Feb 4, 2009 at 12:59 PM Subject: Re: Omap3430 does not resume after suspend To: Kevin Hilman But the problem is I am using 3430 ldp board, and sdp board is not available to me. I used omap_ldp_defconfig and got error while

Re: Omap3430 does not resume after suspend

2009-02-03 Thread Kevin Hilman
Ramesh Gupta Guntha writes: > Hi Shreyas, > > On 2/4/09, Shreyas Mahajan wrote: >> Hi, >>Thanks for constantly tolerating my ignorance. I git-cloned the >> latest PM tree available and booted my 3430 LDP board with ldp >> defconfig configuration. Now the problem regarding hanging of machine

Re: Omap3430 does not resume after suspend

2009-02-03 Thread Ramesh Gupta Guntha
Hi Shreyas, On 2/4/09, Shreyas Mahajan wrote: > Hi, >Thanks for constantly tolerating my ignorance. I git-cloned the > latest PM tree available and booted my 3430 LDP board with ldp > defconfig configuration. Now the problem regarding hanging of machine > after some small interval is solved

OMAP3430 camear ISP strobe control

2009-02-03 Thread DongSoo Kim
Hello. Since I was working on OMAP3 camera driver with camera interface driver in OMAPZOOM repository, I could not figure it out how to control strobe device. I found that strobe control depends on CSI1 (MIPI)..but how could I control that? In my opinion, in case of OMAP3 ISP has to be made in

RE: PM branch updates: 3430sdp and omap3evm results

2009-02-03 Thread jouni.hogander
>-Original Message- >From: linux-omap-ow...@vger.kernel.org >[mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of ext Kevin Hilman >Sent: 04.02.2009 08:10 >To: Ramesh Gupta Guntha >Cc: linux-omap@vger.kernel.org >Subject: Re: PM branch updates: 3430sdp and omap3evm results > >Ramesh Gupta

Re: Omap3430 does not resume after suspend

2009-02-03 Thread Shreyas Mahajan
Hi, Thanks for constantly tolerating my ignorance. I git-cloned the latest PM tree available and booted my 3430 LDP board with ldp defconfig configuration. Now the problem regarding hanging of machine after some small interval is solved but when I done 'echo mem >/sys/power/state' it gives err

Re: PM branch updates: 3430sdp and omap3evm results

2009-02-03 Thread Ramesh Gupta Guntha
Hi Kevin, On 2/4/09, Kevin Hilman wrote: > Ramesh Gupta Guntha writes: > > > Kevin, > > > > > > On 2/4/09, Kevin Hilman wrote: > >> Ramesh Gupta Guntha writes: > >> > >> > Hi, > >> > > >> > I am able to resolve all other issues with this pm branch except one > >> > issue, > >> > > >> > I am

RE: Anyone get the TI/PowerVR stuff working?

2009-02-03 Thread TK, Pratheesh Gangadhar
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Koen Kooi Sent: Wednesday, February 04, 2009 1:50 AM To: linux-omap@vger.kernel.org List Subject: Re: Anyone get the TI/PowerVR stuff working? I have the 1.3.1397 GPLv2 kernel

Re: OMAP3 EHCI USB HS mode performance issue

2009-02-03 Thread Ganeshan N
Hi Ajay, Thanks a lot for your valuable inputs.   I will keep you posted with my observations on this after testing with USB hard disk. Thanks & Regards Ganeshan - Original Message From: "Gupta, Ajay Kumar" To: Ganeshan N ; "linux-omap@vger.kernel.org" Sent: Wednesday, February 4,

Re: PM branch updates: 3430sdp and omap3evm results

2009-02-03 Thread Kevin Hilman
Ramesh Gupta Guntha writes: > Kevin, > > > On 2/4/09, Kevin Hilman wrote: >> Ramesh Gupta Guntha writes: >> >> > Hi, >> > >> > I am able to resolve all other issues with this pm branch except one >> > issue, >> > >> > I am not able to enable the iva2 clock once system is suspended and >> > re

Re: PM branch updates: 3430sdp and omap3evm results

2009-02-03 Thread Ramesh Gupta Guntha
Kevin, On 2/4/09, Kevin Hilman wrote: > Ramesh Gupta Guntha writes: > > > Hi, > > > > I am able to resolve all other issues with this pm branch except one issue, > > > > I am not able to enable the iva2 clock once system is suspended and > > resumed, I am getting below messages. > >> > >> <3>c

RE: OMAP3 EHCI USB HS mode performance issue

2009-02-03 Thread Gupta, Ajay Kumar
> I am transfering 100MB file to pen drive.  I have tried with pen drive with > different manufacturer > (Tanscend, SanDisk, Kingston).  I am using OMAP35x EVM. We have observed lower throughput with pen drive so it's better if you take the performance numbers from any USB hard disk. I think y

Re: PM branch updates: 3430sdp and omap3evm results

2009-02-03 Thread Kevin Hilman
Ramesh Gupta Guntha writes: > Hi, > > I am able to resolve all other issues with this pm branch except one issue, > > I am not able to enable the iva2 clock once system is suspended and > resumed, I am getting below messages. >> >> <3>clock: dpll2_ck failed transition to 'locked' >> clock: dpll2

Re: PM branch updates: 3430sdp and omap3evm results

2009-02-03 Thread Ramesh Gupta Guntha
Hi, I am able to resolve all other issues with this pm branch except one issue, I am not able to enable the iva2 clock once system is suspended and resumed, I am getting below messages. > > <3>clock: dpll2_ck failed transition to 'locked' > clock: dpll2_ck failed transition to 'locked' > <3>cloc

Re: OMAP3 EHCI USB HS mode performance issue

2009-02-03 Thread Ganeshan N
Hi Ajay, I am transfering 100MB file to pen drive.  I have tried with pen drive with different manufacturer (Tanscend, SanDisk, Kingston).  I am using OMAP35x EVM. Thanks & Regards Ganeshan - Original Message From: "Gupta, Ajay Kumar" To: Ganeshan N ; "linux-omap@vger.kernel.org" Se

[PATCH 2/2] Add and build TPS6235x based PR785 board support

2009-02-03 Thread Manikandan Pillai
Change in this patch include comments fix from David Brownell and Mark Removed all the child registration functions for I2C controller TPS6235x chip based PR785 power modules are from Texas Instruments for OMAP3 EVM boards. This patch supports the PR785 card and provides the driver support for th

[PATCH 1/2] Add support for TPS6235x support

2009-02-03 Thread Manikandan Pillai
The patch has been fixed for comments given by David Brownell and Mark Brown for adding TPS6235x support on OMAP3 EVM. Comments fixed include moving Makefile changes to this patch dev_err used removed the extra configuration option from Kconfig Signed-off-by: Manikandan Pillai --- drivers/regula

RE: OMAP3 EHCI USB HS mode performance issue

2009-02-03 Thread Gupta, Ajay Kumar
> I am using OMAP3 based board,  running git based kernel 2..6.28, and enabled > "EHCI HCD (USB 2.0) > support", PHY mode. > > EHCI HS performance is measured using Catalyst, USB analyzer.  Are you doing bulk transfer to a pen drive to measure performance? If so then try using any USB hard disk

[PATCH/RFC 3/3] OMAP3: PM: SmartReflex driver integration

2009-02-03 Thread Kevin Hilman
From: Kalle Jokiniemi Originally from linux-omap tree, and original commit message follows. This also includes various updates, cleanups and fixes by the folks CC'd below. >From : Kalle Jokiniemi This patch integrates TI's SmartReflex driver into linux-omap. SmartReflex is a module that adjust

[PATCH/RFC 2/3] OMAP: Add new function to check wether there is irq pending

2009-02-03 Thread Kevin Hilman
From: Jouni Hogander Add common omap2/3 function to check wether there is irq pending. Switch to use it in omap2 pm code instead of its own. Signed-off-by: Jouni Hogander Signed-off-by: Tony Lindgren Signed-off-by: Kevin Hilman --- arch/arm/mach-omap2/irq.c | 17 ++

[PATCH/RFC 0/3] first pass at core PM sync-up

2009-02-03 Thread Kevin Hilman
The linux-omap tree has long carried some core PM code that has never gone upstream. This is a first pass to get a base PM core upstream, so that the PM branch can be pushed next. This code has been touched by many folks, and it's impossible to give credit to everyone, but I tried to mention si

Re: new PM branch available

2009-02-03 Thread Peter 'p2' De Schrijver
Hi Kevin, > Hi Peter, > > "Peter 'p2' De Schrijver" writes: > > > A first guess: this sounds like CONFIG_OMAP_RESET_CLOCKS=y is missing > from your .config. > > The MPU/NEON going active but not RET is an indication to me that some > fclk is active so that the fclk check in omap3_can_sleep()

[PATCH] ARM: OMAP: Disable USB interrupt in the musb_resume() function

2009-02-03 Thread Kim Kyuwon
USB should be suspended with interrupt disabled[1]. If USB is suspended with interrupt enabled and connected to host PC, a kernel panic would occur When it wakes up. Because, after the arch_suspend_enable_irqs() function is called in the suspend_enter() function, USB Interrupt handler is called, ev

Re: [PATCH] ARM: OMAP: Disable USB interrupt in the musb_resume() function

2009-02-03 Thread Kim Kyuwon
On Wed, Feb 4, 2009 at 7:28 AM, Felipe Balbi wrote: > On Tue, Feb 03, 2009 at 12:42:36PM -0800, Tony Lindgren wrote: >> * Kim Kyuwon [090131 00:22]: >> > USB should be suspended with interrupt disabled[1]. If USB is suspended >> > with >> > interrupt enabled and connected to host PC, a kernel pa

Re: [PATCH] ARM: OMAP: Disable USB interrupt in the musb_resume() function

2009-02-03 Thread Felipe Balbi
On Tue, Feb 03, 2009 at 12:42:36PM -0800, Tony Lindgren wrote: > * Kim Kyuwon [090131 00:22]: > > USB should be suspended with interrupt disabled[1]. If USB is suspended with > > interrupt enabled and connected to host PC, a kernel panic would occur When > > it wakes up. Because, after the arch_su

Re: lowmemory android driver not needed?

2009-02-03 Thread Tony Lindgren
* Paul Mundt [090116 01:05]: > On Thu, Jan 15, 2009 at 03:44:04PM -0800, Greg KH wrote: > > On Thu, Jan 15, 2009 at 07:02:48PM +0530, Trilok Soni wrote: > > > And there is one more lowmem driver developed by Nokia for Nokia 8xx > > > tablets it seems. CCed Tony Lindgren, Juha and Viktor. > > > >

Re: [PATCH] ARM: OMAP: Disable USB interrupt in the musb_resume() function

2009-02-03 Thread Tony Lindgren
* Kim Kyuwon [090131 00:22]: > USB should be suspended with interrupt disabled[1]. If USB is suspended with > interrupt enabled and connected to host PC, a kernel panic would occur When > it wakes up. Because, after the arch_suspend_enable_irqs() function is called > in the suspend_enter() functio

Re: Anyone get the TI/PowerVR stuff working?

2009-02-03 Thread Koen Kooi
Op 3 feb 2009, om 20:45 heeft david.hag...@gmail.com het volgende geschreven: Does anyone on the list have any experience getting the (unfortunately proprietary) PowerVR drivers for the OMAP3 working under Linux and X? Yes: http://www.youtube.com/watch?v=3ToYOgP9f9U&feature=channel_page T

Anyone get the TI/PowerVR stuff working?

2009-02-03 Thread david . hagood
Does anyone on the list have any experience getting the (unfortunately proprietary) PowerVR drivers for the OMAP3 working under Linux and X? I've registered with TI, and downloaded the SDKs for the ZOOM and SDP boards, and cannot work out how to integrate them into what I've built on my prototype.

Re: [OMAPZOOM][PATCH] OMAP34XXCAM: PM: Fix ifdefs to CONFIG_OMAP3_PM

2009-02-03 Thread Tony Lindgren
* Pandita, Vikram [090114 07:02]: > > >From: Tony Lindgren [mailto:t...@atomide.com] > >Sent: Wednesday, January 14, 2009 6:55 AM > >To: Aguirre Rodriguez, Sergio Alberto > >Cc: linux-omap@vger.kernel.org; Pandita, Vikram > >Subject: Re: [OMAPZOOM][PATCH] OMAP34XXCAM: PM: Fix ifdefs to CONFIG_OMA

Re: [patch omap-git] mmc-twl4030 voltage cleanup

2009-02-03 Thread Tony Lindgren
* David Brownell [090114 00:53]: > From: David Brownell > > Correct twl4030 MMC power switching: fix voltage ranges reported > for each slot, and handle them fully. > > Lies corrected: > - MMC-1 doesn't support the 2.6-2.7 Volt range > - MMC-2 can't normally support anything except 1.8V >

Re: MMC not working on 3430SDP

2009-02-03 Thread David Brownell
On Tuesday 03 February 2009, Grazvydas Ignotas wrote: > If your board has TWL4030 you need to update the board file to > initialize .gpio_cd in twl4030_hsmmc_info structure (and send a patch > here, probably). For an example, see how it's done for beagle and > pandora. Yeah, that was another patch

Re: hotplug problem in MMC due to GPIOlib

2009-02-03 Thread David Brownell
On Tuesday 03 February 2009, kishore kadiyala wrote: > Hi , > > On 3430 SDP , the MMC card insertion and removal is not working on the linux > -omap tree ! > It seems like interrupts are not getting triggered on Card insertion & > removal ! > > I wonder if it has to do something with GPIO lib

Re: [PATCH B 02/10] OMAP2/3 clockdomains: combine pwrdm, pwrdm_name into union in struct clockdomain

2009-02-03 Thread Russell King - ARM Linux
On Tue, Feb 03, 2009 at 02:20:44AM -0700, Paul Walmsley wrote: > Hello Russell, > > On Sat, 31 Jan 2009, Russell King - ARM Linux wrote: > > > On Tue, Jan 27, 2009 at 07:44:11PM -0700, Paul Walmsley wrote: > > > struct clockdomain contains a struct powerdomain *pwrdm and const char > > > *pwrdm_n

Re: Exclusive use of OMAP3 TI ISP Resizer

2009-02-03 Thread iqbal shareef
To Aguirre Rodriguez, Sergio Alberto wrote: >> Hi >> >> Current TI ISP implementation doesn't allow exclusive use of Resizer, >> I mean CCDC->Resizer. > > Yeah, we haven't added that functionality yet to the driver because we didn't > have the need with our customers yet. But as more people like

RE: Exclusive use of OMAP3 TI ISP Resizer

2009-02-03 Thread Aguirre Rodriguez, Sergio Alberto
> -Original Message- > From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- > ow...@vger.kernel.org] On Behalf Of iqbal shareef > Sent: Tuesday, February 03, 2009 9:07 AM > To: linux-omap@vger.kernel.org > Subject: Exclusive use of OMAP3 TI ISP Resizer > > Hi > > Current TI ISP im

Exclusive use of OMAP3 TI ISP Resizer

2009-02-03 Thread iqbal shareef
Hi Current TI ISP implementation doesn't allow exclusive use of Resizer, I mean CCDC->Resizer. Any specific reason why CCDC->Preview->Resizer path has been taken? Please share the background of this decision. My sensor gives only YUV data, but the Preview pipeline is happy only with RAW Bayer. I

RE: [PATCH F 06/12] OMAP2/3 clock: every clock must have a clkdm

2009-02-03 Thread Woodruff, Richard
> Virtual clocks should soon be eliminated from the OMAP clock tree. ( > "Virtual clocks" is here used to refer a clock that does not have a > referent in the hardware; the usage of the term in the code is loose.) > So far as I know, all of the OMAP virtual clocks have either turned out to > be su

Re: lowmemory android driver not needed?

2009-02-03 Thread KOSAKI Motohiro
Hi! 2009/1/30 Pavel Machek : > Hi! > >> I never expected it to be merged. I wrote it to allow us to ship a product. >> >> > The top problem is, this file stay on non proper place. >> > then, MM folks don't review at all. >> > >> > I think this patch need to receive MM folks review. >> >> This patc

[PATCH] OMAP: MMC: recover from transfer failures - Resend

2009-02-03 Thread Jean Pihet
Hi, This is a re-send of the patch that fixes a MMC host controller deadlock. The problem happens when removing the MMC/SD device when a transfer is on-going. It has been tested on OMAP3430 but this fix should apply to OMAP2 chips as well, as seen from the TRMs. Regards, Jean From d143f6b2e70

Re: lowmemory android driver not needed?

2009-02-03 Thread KOSAKI Motohiro
Hi > [Greg KH ] > > > but I don't think driver/staging is good place for non driver code. > > > The problem is, any patch must be reviewed by stakeholder, not maintenar > > > only. > > > then, the patch should post lkml and subsystem mailing list at first. > > > > > > I like reviewed code than u

[PATCH PM 1/1] OMAP3 McSPI: Fix to restore chconf for all CSs

2009-02-03 Thread Jouni Hogander
This patch saves/restores chconf0 for all CSs instead of only for CS0 Signed-off-by: Jouni Hogander --- drivers/spi/omap2_mcspi.c | 14 +++--- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/drivers/spi/omap2_mcspi.c b/drivers/spi/omap2_mcspi.c index a7ee3b7..45632dd 100

[PATCH PM 0/1] OMAP3: MCSPI: Fix to spi save/restore

2009-02-03 Thread Jouni Hogander
There is a bug in SPI save/restore. This patch is supposed to fix that. omap2_mcspi.c | 15 +++ 1 file changed, 7 insertions(+), 8 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.kernel.org More majordom

Re: [PATCH E 08/14] OMAP clock: move rate recalc, propagation code up to plat-omap/clock.c

2009-02-03 Thread Russell King - ARM Linux
On Mon, Feb 02, 2009 at 12:13:02AM -0700, Paul Walmsley wrote: > Based on a comparison of E 08 with the three omap-clks1 commits you > mentioned above, here are some differences that would merit further > attention. Some of these you've mentioned in subsequent E-mails. > > If you use your patch

Re: USB and SD performance issue

2009-02-03 Thread Remith Ravi
On Tue, Feb 3, 2009 at 5:17 PM, Koen Kooi wrote: > > Op 3 feb 2009, om 12:37 heeft Gadiyar, Anand het volgende geschreven: > >> >> >>> -Original Message- >>> From: linux-omap-ow...@vger.kernel.org >>> [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Koen Kooi >>> Sent: Tuesday, Febru

Re: MMC not working on 3430SDP

2009-02-03 Thread Grazvydas Ignotas
On Tue, Feb 3, 2009 at 1:21 PM, kishore kadiyala wrote: > Hi , > > On 3430 SDP , the MMC card insertion and removal is not working on the linux > -omap tree ! > It seems like interrupts are not getting triggered on Card insertion & > removal ! > > I wonder if it has to do something with GPIO lib

Re: Remaining bits for basic support of LDP

2009-02-03 Thread Russell King - ARM Linux
On Tue, Feb 03, 2009 at 11:02:31AM +, steve.glendinn...@smsc.com wrote: > Russell King - ARM Linux wrote on 03/02/2009 > 08:10:42: > > On Mon, Feb 02, 2009 at 03:57:45PM -0800, Tony Lindgren wrote: > > > * David Miller [090202 13:45]: > > > > Well, the SMSC driver is there already in the tre

Re: [PATCH 2/2] Add and build TPS6235x based PR785 board support

2009-02-03 Thread Mark Brown
On Tue, Feb 03, 2009 at 10:58:00AM +0530, Manikandan Pillai wrote: > Change in this patch include > comments fix from David Brownell and Mark > arch/arm/plat-omap/i2c.c |4 +- > drivers/regulator/tps6235x-regulator.c |8 ++-- Please address the issues previously raised with

Re: USB and SD performance issue

2009-02-03 Thread Koen Kooi
Op 3 feb 2009, om 12:37 heeft Gadiyar, Anand het volgende geschreven: -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Koen Kooi Sent: Tuesday, February 03, 2009 5:05 PM To: Remith Ravi Cc: linux-omap@vger.kernel.org Sub

RE: USB and SD performance issue

2009-02-03 Thread Gadiyar, Anand
> -Original Message- > From: linux-omap-ow...@vger.kernel.org > [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Koen Kooi > Sent: Tuesday, February 03, 2009 5:05 PM > To: Remith Ravi > Cc: linux-omap@vger.kernel.org > Subject: Re: USB and SD performance issue > > > Op 3 feb 200

RE: MMC not working on 3430SDP

2009-02-03 Thread Pillai, Manikandan
Hi, The hotplug functionality of MMC/SD card on the OMAP3 EVM boards is not working. If the MMC card is already inserted when Linux is booting, the MMC card is detected and mount/umount operations are successful. Plugging out and putting back the MMC card, is not detected. Regards Manikandan

Re: USB and SD performance issue

2009-02-03 Thread Koen Kooi
Op 3 feb 2009, om 12:16 heeft Remith Ravi het volgende geschreven: Hello, Recently I have done a performance comparison of OMAP3 'USB OTG Host' and 'SD' drivers on different Linux Kernels. The performance of latest git kernel is less comparing to 2.6.22 TI kernel. Could some one please expla

Re: MMC not working on 3430SDP

2009-02-03 Thread kishore kadiyala
Hi , On 3430 SDP , the MMC card insertion and removal is not working on the linux -omap tree ! It seems like interrupts are not getting triggered on Card insertion & removal ! I wonder if it has to do something with GPIO library ! Also whether the GPIO library takes care of the requests to

Re: MMC not working on 3430SDP

2009-02-03 Thread kishore kadiyala
Hi , On 3430 SDP , the MMC card insertion and removal is not working on the linux -omap tree ! It seems like interrupts are not getting triggered on Card insertion & removal ! I wonder if it has to do something with GPIO library ! Also whether the GPIO library takes care of the requests to

USB and SD performance issue

2009-02-03 Thread Remith Ravi
Hello, Recently I have done a performance comparison of OMAP3 'USB OTG Host' and 'SD' drivers on different Linux Kernels. The performance of latest git kernel is less comparing to 2.6.22 TI kernel. Could some one please explain me what cause this performance difference? The performance is calcula

Re: Remaining bits for basic support of LDP

2009-02-03 Thread Steve . Glendinning
Russell King - ARM Linux wrote on 03/02/2009 08:10:42: > On Mon, Feb 02, 2009 at 03:57:45PM -0800, Tony Lindgren wrote: > > * David Miller [090202 13:45]: > > > Well, the SMSC driver is there already in the tree. > > > > > > The only thing not currently being scheduled to hit > > > 2.6.29-rcX a

Re: [PATCH 0/1] Do a warm reboot instead of a cold reboot

2009-02-03 Thread Peter 'p2' De Schrijver
Hi Jouni, > "De-Schrijver Peter (Nokia-D/Helsinki)" > writes: > > > This patch makes arch_reset do a warm reboot instead of a cold reboot. This > > is necessary because otherwise the system does not reboot reliably when > > disabling > > CLKEN in retention. > > > > Note : Unfortuately this brea

Re: [PATCH 0/1] Do a warm reboot instead of a cold reboot

2009-02-03 Thread Högander Jouni
"De-Schrijver Peter (Nokia-D/Helsinki)" writes: > This patch makes arch_reset do a warm reboot instead of a cold reboot. This > is necessary because otherwise the system does not reboot reliably when > disabling > CLKEN in retention. > > Note : Unfortuately this breaks retention :( IVA2, PER and

Re: [PATCH E 08/14] OMAP clock: move rate recalc, propagation code up to plat-omap/clock.c

2009-02-03 Thread Paul Walmsley
Hi Russell, On Sat, 31 Jan 2009, Russell King - ARM Linux wrote: > On Fri, Jan 30, 2009 at 08:23:49AM -0600, Woodruff, Richard wrote: > > > > > There's one bug that your version highlights in mine - the virtual mpu > > > clock in omap1 touches the DPLL and repropagates that rate. I've > > > rem

RE: Omap3430 does not resume after suspend

2009-02-03 Thread Premi, Sanjeev
> -Original Message- > From: Shreyas Mahajan [mailto:mahajan.shre...@gmail.com] > Sent: Tuesday, February 03, 2009 11:44 AM > To: Premi, Sanjeev; linux-omap@vger.kernel.org > Subject: Re: Omap3430 does not resume after suspend > > On Fri, Jan 30, 2009 at 7:32 PM, Premi, Sanjeev wrote: >

Re: [PATCH F 06/12] OMAP2/3 clock: every clock must have a clkdm

2009-02-03 Thread Paul Walmsley
Hello Russell, On Sat, 31 Jan 2009, Russell King - ARM Linux wrote: > On Wed, Jan 28, 2009 at 12:35:15PM -0700, Paul Walmsley wrote: > > Every OMAP2/3 clock must now have an assigned clockdomain, so we can > > remove the checks from clk_enable()/clk_disable(). Instead, verify > > that the clockd

Re: [PATCH B 02/10] OMAP2/3 clockdomains: combine pwrdm, pwrdm_name into union in struct clockdomain

2009-02-03 Thread Paul Walmsley
Hello Russell, On Sat, 31 Jan 2009, Russell King - ARM Linux wrote: > On Tue, Jan 27, 2009 at 07:44:11PM -0700, Paul Walmsley wrote: > > struct clockdomain contains a struct powerdomain *pwrdm and const char > > *pwrdm_name. The pwrdm_name is only used at initialization to look up > > the approp

Re: BUG: LDP - smc911x region too small

2009-02-03 Thread Russell King - ARM Linux
On Tue, Feb 03, 2009 at 05:01:26PM +0800, stanley.miao wrote: > Woodruff, Richard wrote: > >>>Here should be 0x100. Fixing this won't cause problems with smsc911x > >>>patches. > >>> > >>Yes it will - if it gets fixed in the -rc series for the smc911x driver > >>your patches will conflict. >

Re: BUG: LDP - smc911x region too small

2009-02-03 Thread stanley.miao
Woodruff, Richard wrote: Here should be 0x100. Fixing this won't cause problems with smsc911x patches. Yes it will - if it gets fixed in the -rc series for the smc911x driver your patches will conflict. There's more which needs fixing though - no platform data is being passed so the smc9

Re: [PATCH B 01/10] OMAP2/3 clock: combine clkdm, clkdm_name into union in struct clk

2009-02-03 Thread Paul Walmsley
On Sat, 31 Jan 2009, Russell King - ARM Linux wrote: > On Tue, Jan 27, 2009 at 07:44:08PM -0700, Paul Walmsley wrote: > > diff --git a/arch/arm/mach-omap2/clock.c b/arch/arm/mach-omap2/clock.c > > index 55c5d67..7aa09f5 100644 > > --- a/arch/arm/mach-omap2/clock.c > > +++ b/arch/arm/mach-omap2/clo

Re: [PATCH E 08/14] OMAP clock: move rate recalc, propagation code up to plat-omap/clock.c

2009-02-03 Thread Paul Walmsley
Hello Russell, On Sat, 31 Jan 2009, Russell King - ARM Linux wrote: > On Fri, Jan 30, 2009 at 08:23:49AM -0600, Woodruff, Richard wrote: > > > > > There's one bug that your version highlights in mine - the virtual mpu > > > clock in omap1 touches the DPLL and repropagates that rate. I've > > >

Re: Remaining bits for basic support of LDP

2009-02-03 Thread Russell King - ARM Linux
On Mon, Feb 02, 2009 at 03:57:45PM -0800, Tony Lindgren wrote: > * David Miller [090202 13:45]: > > From: Russell King - ARM Linux > > Date: Mon, 2 Feb 2009 21:39:53 + > > > > > The patch to fix these issues would seem to be relatively small (12 > > > lines in the smc911x and one line change