Re: [PATCH 7/8] 34XX: PM: Workaround to disable mmc

2008-06-18 Thread Högander Jouni
ext Madhusudhan Chikkature [EMAIL PROTECTED] writes: - Original Message - From: Högander Jouni [EMAIL PROTECTED] To: ext Felipe Balbi [EMAIL PROTECTED] Cc: linux-omap@vger.kernel.org Sent: Tuesday, June 17, 2008 5:39 PM Subject: Re: [PATCH 7/8] 34XX: PM: Workaround to disable mmc

Re: [RFC/PATCH 0/4] McBSP support for 34XX

2008-06-18 Thread Jarkko Nikula
Hi, Here is a patch that adds support for McBSP on 34XX. It has been verified in digital loopback mode. Hi, I tested the set with N810 ASoC audio and still plays :-) Some comments. First, commit messages should more descriptive than McBSP support for 34XX for all of them. Like: 1. Add

Re: [RFC/PATCH 1/4] McBSP support for 34XX

2008-06-18 Thread Jarkko Nikula
On Mon, 16 Jun 2008 17:50:58 +0530 ext Chandra shekhar [EMAIL PROTECTED] wrote: Signed-off-by: chandra shekhar [EMAIL PROTECTED] --- arch/arm/configs/omap_3430sdp_defconfig |1 arch/arm/mach-omap2/mcbsp.c | 45 ++ ++ arch/arm/plat-omap/mcbsp.c

Re: [RFC/PATCH 0/4] McBSP support for 34XX

2008-06-18 Thread shekhar, chandra
thanks for the comments i will make the necessary changes (for your and tony's comments) and resend it asap. - Original Message - From: Jarkko Nikula [EMAIL PROTECTED] To: ext Chandra shekhar [EMAIL PROTECTED] Cc: linux-omap@vger.kernel.org Sent: Wednesday, June 18, 2008 12:46 PM

Re: [PATCH/RFC 1/2] Add Dspbridge driver to OMAP GIT kernel

2008-06-18 Thread Tony Lindgren
Hi, Some comments on integration below. * Kanigeri, Hari [EMAIL PROTECTED] [080617 19:49]: Hi Koen That still seems to have the OSAL layer. I don't think the linux kernel needs code to support things like symbian and windows mobile. --- Thank you for your comments. Can you please

Re: [PATCH] OMAP PM interface, version 2

2008-06-18 Thread Högander Jouni
ext Paul Walmsley [EMAIL PROTECTED] writes: Hello everyone, this is the second version of the OMAP PM interface patch. Major changes since the first version: 1. Jouni Hogander suggested that the set_max_cpu_lat() function be merged into set_max_dev_wakeup_lat(), when

Re: [PATCH/RFC 1/2] Add Dspbridge driver to OMAP GIT kernel

2008-06-18 Thread Felipe Balbi
On Wed, 18 Jun 2008 12:52:53 +0300, Tony Lindgren [EMAIL PROTECTED] wrote: In addition, read the following: Documentation/CodingStyle Documentation/SubmittingDrivers Documentation/SubmittingPatches Documentation/SubmitChecklist And then make sure scripts/checkpatch.pl will not produce

Re: [PATCH/RFC 1/2] Add Dspbridge driver to OMAP GIT kernel

2008-06-18 Thread Trilok Soni
Hi Hari, On 6/17/08, Kanigeri, Hari [EMAIL PROTECTED] wrote: Hi Trilok, This code is sitting on pile of un-necessary wrappers, doesn't use common frameworks which were already written once for nokia dspgateway, --- This is addressed in the email sent to the mailing list. I am sure it

RE: [PATCH/RFC 1/2] Add Dspbridge driver to OMAP GIT kernel

2008-06-18 Thread Kanigeri, Hari
Hi Trilok, Hi Hari, , doesn't use common frameworks which were already written once for nokia dspgateway, It is agreed with Doyu-san that we will consider this as a long term plan. Setting up a GIT tree for dspbridge driver, should not be on long term plan, as long

Re: [PATCH] OMAP2/3 PM: Add OMAP PM no-op layer

2008-06-18 Thread Ramesh Gupta G
Hi Paul, - Original Message - From: Paul Walmsley [EMAIL PROTECTED] To: linux-omap@vger.kernel.org Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, June 17, 2008 8:31 PM Subject: [PATCH] OMAP2/3 PM: Add OMAP PM no-op layer +/** + *

Video playback on osk with linux-2.6.18

2008-06-18 Thread mohammed shareef
Dear All, I have an OSK-Omap5912 with linux-2.6.18 running on it. i want to add video playback support to it. Has someone done this before? could you suggest some ways to do it? thank you. regards, Mohammed -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a

Re: [PATCH] OMAP PM interface, version 2

2008-06-18 Thread Paul Walmsley
Hello Jouni, On Wed, 18 Jun 2008, Högander Jouni wrote: ext Paul Walmsley [EMAIL PROTECTED] writes: Major changes since the first version: 1. Jouni Hogander suggested that the set_max_cpu_lat() function be merged into set_max_dev_wakeup_lat(), when set_max_dev_wakeup_lat() is