[PATCH 3/3] omap: Fix board-nokia770.c and board-n8x0 cbus build breakage

2011-04-18 Thread Jarkko Nikula
Fix a build breakage in CBUS initialization code in Nokia 770 and N8x0 boards that appeared after commit 0c6f8a8 genirq: Remove compat code. Signed-off-by: Jarkko Nikula jhnik...@gmail.com --- Build breakage that is only in linux-omap-2.6/cbus branch. --- arch/arm/mach-omap1/board-nokia770.c

Re: Code for v2.6.39 merge window frozen, patches archived

2011-04-15 Thread Jarkko Nikula
On Wed, 13 Apr 2011 17:34:24 +0300 (EEST) Aaro Koskinen aaro.koski...@nokia.com wrote: Aaro, you mentioned to me that reverting commit 6d7d0ae51574943bf571d269da3243257a2d15db helps too? With the device tree append patch reverting commit d239b1dc093d551046a909920b5310c1d1e308c1 does not

Re: [PATCH 08/13] OMAP3: cpufreq driver changes for DVFS support

2011-04-14 Thread Jarkko Nikula
On Wed, 13 Apr 2011 10:57:54 -0700 Vishwanath Sripathy vishwanath...@ti.com wrote: -Original Message- From: Jarkko Nikula [mailto:jhnik...@gmail.com] Sent: Wednesday, April 13, 2011 7:13 AM To: Vishwanath BS Cc: linux-omap@vger.kernel.org; patc...@linaro.org; Santosh Shilimkar

[PATCH linux-omap-pm/pm-wip/cpufreq] OMAP2PLUS: cpufreq: Fix typo when attempting to set mpu_clk for OMAP4

2011-04-14 Thread Jarkko Nikula
Fix this typo as there is no dpll_mpu_ck for OMAP3 and code flow is clearly trying to set mpu_clk for OMAP4 for which this dpll_mpu_ck is available. Signed-off-by: Jarkko Nikula jhnik...@gmail.com --- arch/arm/mach-omap2/omap2plus-cpufreq.c |2 +- 1 files changed, 1 insertions(+), 1

Re: [PATCHv3] omap3: alsa-soc: Remove restrictive checks for cpu type

2011-04-13 Thread Jarkko Nikula
sound/soc/omap/omap-mcbsp.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Acked-by: Jarkko Nikula jhnik...@gmail.com -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [PATCH 08/13] OMAP3: cpufreq driver changes for DVFS support

2011-04-13 Thread Jarkko Nikula
Hi A few comments below in case this is still under development as I was playing a bit with this version on omap3. On Fri, 21 Jan 2011 19:31:00 +0530 Vishwanath BS vishwanath...@ti.com wrote: Changes in the omap cpufreq driver for DVFS support. Signed-off-by: Vishwanath BS

Re: What is missing from musb - linux-omap merge?

2011-04-07 Thread Jarkko Nikula
Hi On Thu, 7 Apr 2011 14:38:06 +0530 Hema Kalliguddi hem...@ti.com wrote: I tried the core retention with v2.6.39-rc1 with OMAP3630Zoom3 board and don't observe any issues. Core is transitioning to retention without any issue, with or without musb driver loaded. But on OMAP3430SDP I am

What is missing from musb - linux-omap merge?

2011-04-06 Thread Jarkko Nikula
Hi I've been trying to hunt why the OMAP3 retention on Nokia N900 went broken in 2.6.39-rc and reason is somewhere around musb code merge with linux-omap code or vise versa. I bisected this into: commit 0df0914d414a504b975f3cc66ace0c16ef55b7f3 Merge: 6899608 05f6894 Author: Linus Torvalds

Re: What is missing from musb - linux-omap merge?

2011-04-06 Thread Jarkko Nikula
On Wed, 6 Apr 2011 16:34:40 +0300 Felipe Balbi ba...@ti.com wrote: Hi, On Wed, Apr 06, 2011 at 04:23:34PM +0300, Jarkko Nikula wrote: Hi I've been trying to hunt why the OMAP3 retention on Nokia N900 went broken in 2.6.39-rc and reason is somewhere around musb code merge with linux

Re: [PATCHv2] omap: rx51: Platform support for lp5523 led chip

2011-03-31 Thread Jarkko Nikula
insertions(+), 0 deletions(-) Nice keyboard and rgb led blinking: while true; do ls /sys/class/leds/lp5523\:channel?/brightness |xargs -I {} bash -c 'echo $((RANDOM % 255)) {}'; done Tested-by: Jarkko Nikula jhnik...@gmail.com -- To unsubscribe from this list: send the line unsubscribe linux

Re: 2.6.38 not booting on sbc8100 (aka devkit8000)

2011-03-25 Thread Jarkko Nikula
On Thu, 24 Mar 2011 12:00:30 -0700 Tony Lindgren t...@atomide.com wrote: * Belisko Marek marek.beli...@gmail.com [110324 08:18]: On Thu, Mar 24, 2011 at 4:18 PM, Tony Lindgren t...@atomide.com wrote: * Belisko Marek marek.beli...@gmail.com [110324 02:50]: Hi, Try to run

Re: 2.6.38 not booting on sbc8100 (aka devkit8000)

2011-03-25 Thread Jarkko Nikula
On Fri, 25 Mar 2011 08:57:04 +0100 Belisko Marek marek.beli...@gmail.com wrote: Can you enable DEBUG_LL and EARLY_PRINTK in your .config and add earlyprintk to your cmdline? Then you should see what goes wrong. Forgot to mention. I already test this options but result is same like I

[PATCH-v2.6.39] spi/omap_mcspi: Fix broken last word xfer

2011-03-21 Thread Jarkko Nikula
'. This ensures that the last word is transmitted in above case and still allow to break the loop and prevent variable c underflow in cases where word size != 'pointer increment size'. Signed-off-by: Jarkko Nikula jhnik...@gmail.com Cc: Michael Jones michael.jo...@matrix-vision.de --- I noticed the issue

Re: [PATCH 2/2] OMAP3: rx51: specify phy_power for usb tranceiver

2011-03-21 Thread Jarkko Nikula
On Mon, 21 Mar 2011 15:50:20 +0200 Kalle Jokiniemi kalle.jokini...@nokia.com wrote: This patch allows the ISP1707 USB tranceiver on Nokia N900 to be disabled when usb cable is disconnected. This saves approximately 14mA of battery current. I can measure that these two patches save about 14

Re: [HELP] Audio on BeagleBoard xM can't work

2011-03-15 Thread Jarkko Nikula
On Tue, 15 Mar 2011 11:12:17 +0800 Bob Liu lliu...@gmail.com wrote: It seems that the code in sound/soc/omap/omap-mcbsp.c uses the function cpu-is-omap343x() which fails and returns ENODEV. But I have enabled OMAP3430 support in System Type / TI OMAP2/3/4 Specific Features, why it still

Re: [PATCH] omap3: alsa-soc: Remove restrictive check for cpu type

2011-03-14 Thread Jarkko Nikula
On Mon, 14 Mar 2011 19:01:53 +0530 Sanjeev Premi pr...@ti.com wrote: Current check for cpu type is too restrictive leading to failures for other silicons in same family. The problem was found while testing audio playback on AM37x and AM35x processors. But should exist on OMAP36xx as well.

Re: [PATCH] omap3: alsa-soc: Remove restrictive check for cpu type

2011-03-14 Thread Jarkko Nikula
On Mon, 14 Mar 2011 15:55:42 +0200 Jarkko Nikula jhnik...@gmail.com wrote: On Mon, 14 Mar 2011 19:01:53 +0530 Sanjeev Premi pr...@ti.com wrote: Current check for cpu type is too restrictive leading to failures for other silicons in same family. The problem was found while testing

Re: [PATCH] OMAP1: McBSP: fix build break for non-multi-OMAP1 configs

2011-03-07 Thread Jarkko Nikula
to rename array and modify the _RES_SZ and _COUNT macros. So this fix is needed here and a small readability update can be done later. Acked-by: Jarkko Nikula jhnik...@gmail.com -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord

Re: [PATCH V3 13/19] OMAP3+: SR: Reuse sr_[start|stop]_vddautocomp functions

2011-03-07 Thread Jarkko Nikula
On Sat, 5 Mar 2011 20:59:16 +0530 Nishanth Menon n...@ti.com wrote: From: Jarkko Nikula jhnik...@gmail.com sr_start_vddautocomp and sr_stop_autocomp functions can be reused from omap_sr_enable, omap_sr_disable and omap_sr_disable_reset_volt and by adding one additional argument

[RFC 0/3] omap3+: sr: Minor fix and cleanups

2011-03-02 Thread Jarkko Nikula
Hi I found a minor issue from smartreflex that it allows to enable multiple times smartreflex class driver from userspace. Then two cleanups. Nishant: I think this will conflict with your class 1.5 set. I think my 1/3 is worth to fix now and for 2-3/3 I don't have any particular priority. I can

[RFC 1/3] omap3+: sr: Prevent multiple smartreflex class driver enable calls

2011-03-02 Thread Jarkko Nikula
Currently it is possible to enable multiple times the smartreflex class driver from userspace via ../smartreflex/autocomp debugfs entry. Fix this by checking the autocomp_active state in sr_start_vddautocomp. Signed-off-by: Jarkko Nikula jhnik...@gmail.com --- Not known to cause any problems

[RFC 2/3] omap3+: sr: Sync sr_stop_vddautocomp implementation with sr_start_vddautocomp

2011-03-02 Thread Jarkko Nikula
This is mostly preparation for another patch that takes these functions into use from omap_sr_enable and omap_sr_disable. Signed-off-by: Jarkko Nikula jhnik...@gmail.com --- arch/arm/mach-omap2/smartreflex.c |7 --- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/arch/arm

[RFC 3/3] omap3+: sr: Reuse sr_[start|stop]_vddautocomp functions

2011-03-02 Thread Jarkko Nikula
sr_start_vddautocomp and sr_stop_autocomp functions can be reused from omap_sr_enable, omap_sr_disable and omap_sr_disable_reset_volt and by adding one additional argument sr_stop_autocomp. Signed-off-by: Jarkko Nikula jhnik...@gmail.com --- arch/arm/mach-omap2/smartreflex.c | 41

Re: [RFC 3/3] omap3+: sr: Reuse sr_[start|stop]_vddautocomp functions

2011-03-02 Thread Jarkko Nikula
On Thu, 03 Mar 2011 06:22:36 +0530 Nishanth Menon n...@ti.com wrote: Kevin Hilman wrote, on 03/03/2011 06:18 AM: Nishanth Menonn...@ti.com writes: Looks like a nice cleanup to me. if the motivation of patch 1/3 is to do this cleanup, I am altogether for it (lesser code == lesser bugs

[PATCH] omapfb: Fix linker error in drivers/video/omap/lcd_2430sdp.c

2011-03-01 Thread Jarkko Nikula
this by selecting the TWL4030_CORE for MACH_OMAP_2430SDP when building with CONFIG_FB_OMAP as there is no own Kconfig entry for lcd_2430 and it is compiled always when both MACH_OMAP_2430SDP and FB_OMAP are set. Signed-off-by: Jarkko Nikula jhnik...@gmail.com --- Quite old issue probably. I don't think any

Re: [TLV320AIC23] [AM3517EVM][AUDIO] codec name mis-match in soc_bind_dai_link

2011-03-01 Thread Jarkko Nikula
On Tue, 1 Mar 2011 15:22:29 +0530 Koyamangalath, Abhilash abhilash...@ti.com wrote: Now, if I change the dai-link-codec_name to force-match by appending 2-001a to the codec_name in (sound/soc/omap/am3517evm.c): static struct snd_soc_dai_link am3517evm_dai = { :

Re: [PATCH] audio:am3517evm support for AIC23

2011-03-01 Thread Jarkko Nikula
Girdwood. You could add my acks to splitted patches. Acked-by: Jarkko Nikula jhnik...@gmail.com -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: VDD2 OPP and DSS

2011-03-01 Thread Jarkko Nikula
On Wed, 2 Mar 2011 08:40:12 +0200 Tomi Valkeinen tomi.valkei...@ti.com wrote: Hi Paul and Tero, Some months ago there were discussions in Nokia about the problem with VDD2 OPP and DSS fck. The problem was (if I recall right) that the lowest VDD2 OPP cannot be used if DSS fck is over some

Re: [PATCH resend] omap: Fix linker error in drivers/video/omap/lcd_2430sdp.c

2011-02-28 Thread Jarkko Nikula
On Thu, 24 Feb 2011 13:26:44 -0800 Tony Lindgren t...@atomide.com wrote: We should avoid selecting driver related things, otherwise we can never build a tiny kernel with initramfs with everything as modules. Can you see if adding depends to the LCD panel option does the trick instead?

[PATCHv2] omap: rx51: Add SI4713 FM transmitter

2011-02-21 Thread Jarkko Nikula
/dev/radio0 --set-ctrl=mute=0 (power up) v4l2-ctl -d /dev/radio0 -f 107900 (tune 107.9 MHz) v4l2-ctl -d /dev/radio0 --set-ctrl=mute=1 (power down) Signed-off-by: Jarkko Nikula jhnik...@gmail.com --- v2: Using pr_err instead of printk. Thanks to Varadarajan, Charulatha ch...@ti.com

Re: [PATCH v3 00/13] OMAP: McBSP: hwmod adaptation and runtime conversion

2011-02-21 Thread Jarkko Nikula
SDP boards. Tested audio on 3430 SDP board (by me) and N810 (by Jarkko Nikula). Tested PM with audio and verified the patch series does not cause regression. PM testing comprises of suspend/resume between consecutive audio playback. Support for suspend/resume in the middle of audio playback

Re: Booting n8x0 on mainline without UART

2011-02-21 Thread Jarkko Nikula
On Tue, 22 Feb 2011 10:41:16 +0530 Anand Gadiyar gadi...@ti.com wrote: Hi all, I'm trying to boot up the mainline kernel on an n800 device. I don't have a functional UART up and running - so I cannot see any console messages. FYI, DIY console:

[PATCH] omap: Fix linker error in drivers/video/omap/lcd_2430sdp.c

2011-02-20 Thread Jarkko Nikula
this by adding TWL4030_CORE dependency to CONFIG_MACH_OMAP_2430SDP as there is no own entry in drivers/video/omap/Kconfig. Signed-off-by: Jarkko Nikula jhnik...@gmail.com Cc: Tomi Valkeinen tomi.valkei...@ti.com --- Quite old issue most probably. Can be triggered in mainline anyway. --- arch/arm/mach-omap2

[PATCH resend] omap: Fix linker error in drivers/video/omap/lcd_2430sdp.c

2011-02-20 Thread Jarkko Nikula
this by adding TWL4030_CORE dependency to CONFIG_MACH_OMAP_2430SDP as there is no own entry in drivers/video/omap/Kconfig. Signed-off-by: Jarkko Nikula jhnik...@gmail.com Cc: Tomi Valkeinen tomi.valkei...@ti.com --- Resend = forgot to cc LAKML. Quite old issue most probably. Can be triggered in mainline

[PATCH resend] omap: rx51: Add SI4713 FM transmitter

2011-02-20 Thread Jarkko Nikula
/dev/radio0 --set-ctrl=mute=0 (power up) v4l2-ctl -d /dev/radio0 -f 107900 (tune 107.9 MHz) v4l2-ctl -d /dev/radio0 --set-ctrl=mute=1 (power down) Signed-off-by: Jarkko Nikula jhnik...@gmail.com --- Resend = forgot to cc LAKML. --- arch/arm/mach-omap2/board-rx51-peripherals.c

Re: [PATCH resend] omap: rx51: Add SI4713 FM transmitter

2011-02-20 Thread Jarkko Nikula
On Mon, 21 Feb 2011 13:10:59 +0530 Varadarajan, Charulatha ch...@ti.com wrote: +       err = gpio_request_one(RX51_FMTX_IRQ, GPIOF_DIR_IN, si4713 irq); +       if (err) { +               printk(KERN_ERR Cannot request si4713 irq gpio. %d\n, err); use pr_err instead of printk.

Re: [alsa-devel] [PATCH v2 08/13] OMAP2+: McBSP: hwmod adaptation for McBSP

2011-02-18 Thread Jarkko Nikula
On Thu, 17 Feb 2011 15:41:40 -0800 Tony Lindgren t...@atomide.com wrote: Actually this part of code doesn't compile for CONFIG_ARCH_OMAP2 if CONFIG_ARCH_OMAP3 is not set. Reason is that the buffer_size in under CONFIG_ARCH_OMAP3 compilation in struct omap_mcbsp_platform_data

[PATCH] omap: rx51: Add SI4713 FM transmitter

2011-02-18 Thread Jarkko Nikula
/dev/radio0 --set-ctrl=mute=0 (power up) v4l2-ctl -d /dev/radio0 -f 107900 (tune 107.9 MHz) v4l2-ctl -d /dev/radio0 --set-ctrl=mute=1 (power down) Signed-off-by: Jarkko Nikula jhnik...@gmail.com --- arch/arm/mach-omap2/board-rx51-peripherals.c | 44 ++ 1

Re: [PATCH V4] OMAP3: PM: Set/clear T2 bit for Smartreflex on TWL

2011-02-16 Thread Jarkko Nikula
On Wed, 16 Feb 2011 11:22:09 +0530 Gulati, Shweta shweta.gul...@ti.com wrote: On Tue, Feb 15, 2011 at 8:59 PM, Jarkko Nikula jhnik...@gmail.com wrote: Probably discussed earlier but would it make more sense to have flag in struct twl4030_platform_data and to do registers writes in twl-core

Re: [PATCH V4] OMAP3: PM: Set/clear T2 bit for Smartreflex on TWL

2011-02-16 Thread Jarkko Nikula
On Wed, 16 Feb 2011 17:24:30 +0530 Gulati, Shweta shweta.gul...@ti.com wrote: Note proof of concept patch only. I omitted the comments and don't do explicit SR disable and I'd clean up the error paths in twl4030_power_init a bit before this (e.g. printing error codes). Not sure either is

Re: [PATCH 1/2] OMAP2+: IOMMU: change OMAP2+ error message to dev_dbg()

2011-02-15 Thread Jarkko Nikula
On Tue, 15 Feb 2011 15:44:27 +0200 David Cohen daco...@gmail.com wrote: @@ -163,13 +163,13 @@ static u32 omap2_iommu_fault_isr(struct iommu *obj, u32 *ra)        da = iommu_read_reg(obj, MMU_FAULT_AD);        *ra = da; -       dev_err(obj-dev, %s:\tda:%08x , __func__, da); +      

Re: [PATCH 1/2] OMAP2+: IOMMU: change OMAP2+ error message to dev_dbg()

2011-02-15 Thread Jarkko Nikula
On Tue, 15 Feb 2011 16:08:32 +0200 David Cohen daco...@gmail.com wrote: So it's sure that a developer won't need these error dumps when receiving an error report? I.e. IOMMU upper level errors give enough information to start doing own debugging? Yes, developers do need this information.

Re: [PATCH V4] OMAP3: PM: Set/clear T2 bit for Smartreflex on TWL

2011-02-15 Thread Jarkko Nikula
On Tue, 15 Feb 2011 13:28:58 +0530 Shweta Gulati shweta.gul...@ti.com wrote: This patch is based on LO PM Branch and Smartreflex has been tested on OMAP3430 SDP, OMAP3630 SDP and boot tested on OMAP2430 SDP. I saw this was working on N900 (kind of special instrumentation setup) after

Re: [PATCH V4] OMAP3: PM: Set/clear T2 bit for Smartreflex on TWL

2011-02-15 Thread Jarkko Nikula
On Tue, 15 Feb 2011 17:16:52 +0200 Jarkko Nikula jhnik...@gmail.com wrote: Would it make more sense to set only the flag here and do the register writes when omap3_twl_init is executing? Then it's not so strict when the board code calls this function. Probably discussed earlier but would

Re: Pandaboard boot problem

2011-02-14 Thread Jarkko Nikula
On Mon, 14 Feb 2011 15:01:30 +0100 Jean Pihet jean.pi...@newoldbits.com wrote: If so, I've seen this same issue few times after having my panda powered off for a while, for example over the weekend. What I've noticed is that leaving just u-boot prompt running for a few minutes cures the

Re: [PATCH] i2c-omap: Double clear of ARDY status in IRQ handler

2011-02-11 Thread Jarkko Nikula
On Fri, 11 Feb 2011 12:15:18 +0530 Keerthy j-keer...@ti.com wrote: From: Richard woodruff r-woodru...@ti.com ProDB00017052 - ARDY interrupt reasserted after being cleared. This errata caused intermittent i2c instabilty(1 error per 3 hours) on several customer platforms. After applying the

Re: [PATCH] omap3: cpuidle: Add description field to each C-state.

2011-02-11 Thread Jarkko Nikula
. No functional change. Out of curiosity what powertop version is required to get these handy descriptions visible? As I see these in /sys/devices/system/cpu/cpu0/cpuidle/stateX/desc it's fair to give my tested by Tested-by: Jarkko Nikula jhnik...@gmail.com -- To unsubscribe from this list

Re: [PATCH] OMAP: McBSP: Remove unused audio macros in mcbsp.h

2011-02-04 Thread Jarkko Nikula
On Fri, 4 Feb 2011 14:45:09 +0530 Kishon Vijay Abraham I kis...@ti.com wrote: Some macros defined in mcbsp.h related to audio, which are never being used is removed. Signed-off-by: Kishon Vijay Abraham I kis...@ti.com Reviewed-by: Charulatha V ch...@ti.com Cc: Jarkko Nikula jhnik

Re: [RFC] serial: omap-serial: Enable the UART wake-up bits always

2011-02-04 Thread Jarkko Nikula
On Mon, 24 Jan 2011 17:51:22 +0200 Jarkko Nikula jhnik...@gmail.com wrote: OMAP can do also dynamic idling so wake-up enable register should be set also while system is running. If UART_OMAP_WER is not set, then for instance the RX activity cannot wake up the UART port that is sleeping

Re: [PATCH v2 00/13] OMAP: McBSP: hwmod adaptation and runtime conversion

2011-02-01 Thread Jarkko Nikula
On Mon, 31 Jan 2011 20:20:24 +0530 Kishon Vijay Abraham I kis...@ti.com wrote: Modify OMAP McBSP driver to use omap hwmod framework and pm runtime APIs. Created on top of linux OMAP master (linux-omap-2.6 :master) Did digital loopback testing on OMAP4430, OMAP3430 and OMAP2430 SDP boards.

Re: [PATCH v2 13/13] OMAP: hwmod: Removal of macros for data that is obtained from hwmod database

2011-02-01 Thread Jarkko Nikula
On Mon, 31 Jan 2011 20:20:37 +0530 Kishon Vijay Abraham I kis...@ti.com wrote: Information like base address and DMA channel nubers should no longer be obtained using macros. These information should be obtained from hwmod database. Hence the macros that define the base address are removed.

Re: [PATCH] arm: mach-omap2: board-rm680: fix rm680_vemmc regulator constraints

2011-02-01 Thread Jarkko Nikula
constraints. True. Before there were a test min_uV == max_uV ops-set_voltage and now min_uV == max_uV followed by test for ops-set_voltage that returns EINVAL if not set (NULL for fixed voltage regulator obviously). Reviewed-by: Jarkko Nikula jhnik...@gmail.com -- To unsubscribe from this list

Re: [PATCH 1/2] arch/arm/mach-omap2/dma.c: Convert IS_ERR result to PTR_ERR

2011-01-27 Thread Jarkko Nikula
)) { pr_err(%s: Cant build omap_device for %s:%s.\n, __func__, name, oh-name); - return IS_ERR(od); + return PTR_ERR(od); } FWIW, Acked-by: Jarkko Nikula jhnik...@gmail.com -- To unsubscribe from this list: send the line unsubscribe

[RFC] serial: omap-serial: Enable the UART wake-up bits always

2011-01-24 Thread Jarkko Nikula
into serial_omap_startup where wake-up bits are set unconditionally. Signed-off-by: Jarkko Nikula jhnik...@gmail.com Cc: Govindraj.R govindraj.r...@ti.com --- This problem has been here since 2.6.37 when the omap-serial was switched into use so this patch is for 2.6.39. --- drivers/serial/omap-serial.c |6

Re: [PATCH] OMAP: omap-mcbsp: Fix building after replacement

2011-01-20 Thread Jarkko Nikula
On Fri, 21 Jan 2011 11:55:55 +0530 Varadarajan, Charulatha ch...@ti.com wrote: I was just about to post a patch for this, but you beat me to it! Signed-off-by: Thomas Weber we...@corscience.de Acked-by: Sourav Poddar sourav.pod...@ti.com Thanks, merging this into the original.

Re: [HELP-OMAP-SERAIL] beagleboard-xM can't boot up after update to kernel-2.6.37

2011-01-19 Thread Jarkko Nikula
On Wed, 19 Jan 2011 18:57:33 +0800 Bob Liu lliu...@gmail.com wrote: I think the reason is 2.6.37 using omap-serial driver. After I force it using 8250 serial driver, it works fine. Any ideas? Change ttySx to ttyOx in your bootloader arguments, /etc/inittab and /etc/securetty. Previous

Re: Adio on BeagleBoard XM 2.6.37-rc8

2011-01-19 Thread Jarkko Nikula
On Wed, 19 Jan 2011 17:17:11 +0530 Ashok Babu asho...@gmail.com wrote: Hi folks, After upgrading to 2.6.37-rc8, I am not able to play any audio. Fund that the code in sound/soc/omap/omap-mcbsp.c uses the function cpu_is_omap343x() which fails and returns ENODEV. Does the call should be

Re: State of LDP3430 platform

2011-01-19 Thread Jarkko Nikula
On Tue, 18 Jan 2011 12:36:26 -0700 (MST) Paul Walmsley p...@pwsan.com wrote: This is due to the recent ARM init_sched_clock() changes and the late initialization of the counter_32k clock source. More information here: http://marc.info/?l=linux-omapm=129513468605208w=2 Fix by

Re: Open issues after 2.6.38 merge window

2011-01-14 Thread Jarkko Nikula
On Fri, 14 Jan 2011 11:47:58 -0800 Tony Lindgren t...@atomide.com wrote: - omap4 panda powers down after boot (watchdog?) - omap3 ldp board powers down after boot? my 2c to Panda power down problem: Nishanth helped me recently to debug why my board does this power down and it seems to be

Re: [PATCH v1 00/10] OMAP: McBSP: hwmod adaptation and runtime conversion

2010-12-22 Thread Jarkko Nikula
Hi On Tue, 21 Dec 2010 13:10:31 +0530 Kishon Vijay Abraham I kis...@ti.com wrote: Modify OMAP McBSP driver to use omap hwmod framework and pm runtime APIs. Created on top of linux OMAP master (linux-omap-2.6 :master) Tested on OMAP4430 and OMAP3430 SDP boards. Verified that this patch

[PATCH 1/2] omap: rx51: Cleanup vdds_sdi supply construction

2010-12-21 Thread Jarkko Nikula
It is much more cleaner to use REGULATOR_SUPPLY macro and a device name instead of having a reference to rx51_display_device.dev with #if defined() guards. Signed-off-by: Jarkko Nikula jhnik...@gmail.com --- arch/arm/mach-omap2/board-rx51-peripherals.c | 11 +-- 1 files changed, 1

[PATCH 2/2] omap: rx51: Add vdda_dac supply for tvout

2010-12-21 Thread Jarkko Nikula
-omapm=129070041402418w=2 Signed-off-by: Jarkko Nikula jhnik...@gmail.com Cc: Srikar ext-srikar.1.bhavanaray...@nokia.com Cc: Mark Brown broo...@opensource.wolfsonmicro.com --- Mark cc'edd since he had comments to the original patch what this patch is trying to address. --- arch/arm/mach-omap2/board

[PATCH] omap: rx51: Remove tvout code that plays with gpio 40

2010-12-21 Thread Jarkko Nikula
. This switch is already supported by the RX51 ASoC driver so there is no need to control it elsewhere. Switch is contolled with ALSA control 'Jack Function' and tvout can be selected with following example: amixer -D hw:0 set 'Jack Function' 'TV-OUT' Signed-off-by: Jarkko Nikula jhnik

Re: [PATCH 0/2] omap: rx51: Fix broken fb on RX51/N900

2010-12-21 Thread Jarkko Nikula
On Tue, 21 Dec 2010 12:21:33 -0800 Tony Lindgren t...@atomide.com wrote: * Jarkko Nikula jhnik...@gmail.com [101221 09:25]: Hi Commit 60d24ee Added video data to support tvout on rx51 broke the framebuffer on N900. Here are two patches where 1st one does a little cleanup to be sync

[PATCHv2] omap: rx51: Switch rx51_tpa6130a2_data __initdata to __initdata_or_module

2010-12-18 Thread Jarkko Nikula
. Signed-off-by: Jarkko Nikula jhnik...@gmail.com --- For 2.6.38 as the TPA6130 is not used in 2.6.37. v2 - __initdata not removed but replaced with __initdata_or_module. Thanks to Tony Lindgren t...@atomide.com for hint. --- arch/arm/mach-omap2/board-rx51-peripherals.c |2 +- 1 files

[PATCH 3/3] omap: rx51: Add supplies and data for codec b part of TLV320AIC34

2010-12-17 Thread Jarkko Nikula
Upcoming ASoC core and tlv320aic3x changes makes possible to take b part of TLV320AIC34 into use on RX51/N900. Prepare to this by adding virtual supplies and platform data for b part of the codec. Signed-off-by: Jarkko Nikula jhnik...@gmail.com --- arch/arm/mach-omap2/board-rx51-peripherals.c

[PATCH 2/3] omap: rx51: Remove extra tlv320aic3x.h inclusion

2010-12-17 Thread Jarkko Nikula
Remove second tlv320aic3x.h inclusion that came along the commit f0fba2a ASoC: multi-component - ASoC Multi-Component Support. Signed-off-by: Jarkko Nikula jhnik...@gmail.com Cc: Liam Girdwood l...@slimlogic.co.uk --- Clearly for 2.6.38 as harmless issue. --- arch/arm/mach-omap2/board-rx51

Re: [PATCH 00/11] OMAP: PRCM/powerdomain/clockdomain patches for 2.6.38, part two

2010-12-09 Thread Jarkko Nikula
On Tue, 07 Dec 2010 23:18:28 -0700 Paul Walmsley p...@pwsan.com wrote: This series is available via git from git://git.pwsan.com/linux-2.6 in the branch 'pwrdm_prcm_b_2.6.38'. It applies on top of the OMAP: PRCM/powerdomain/clockdomain patches for 2.6.38, part one series, sent earlier.

Re: [PATCH 1/2] ASoC: Return proper error for omap3pandora_soc_init

2010-11-24 Thread Jarkko Nikula
from %s: %ld\n, dev_name(omap3pandora_snd_device-dev), PTR_ERR(omap3pandora_dac_reg)); + ret = PTR_ERR(omap3pandora_dac_reg); goto fail3; } Acked-by: Jarkko Nikula jhnik...@gmail.com -- To unsubscribe from this list

Re: [PATCH 2/2] ASoC: Fix resource reclaim for osk5912

2010-11-24 Thread Jarkko Nikula
On Wed, 24 Nov 2010 15:23:20 +0800 Axel Lin axel@gmail.com wrote: Signed-off-by: Axel Lin axel@gmail.com --- sound/soc/omap/osk5912.c | 11 --- 1 files changed, 8 insertions(+), 3 deletions(-) Good catches, Acked-by: Jarkko Nikula jhnik...@gmail.com -- To unsubscribe

Re: [PATCH 2.6.37-rc1] ASoC: OMAP: fix OMAP1 compilation problem

2010-11-24 Thread Jarkko Nikula
On Wed, 24 Nov 2010 15:53:42 -0800 Tony Lindgren t...@atomide.com wrote: * Tony Lindgren t...@atomide.com [101124 15:25]: Anyways, Paul's patch should be merged during the -rc cycle because it is currently blocking Amstrad delta being built: http://armlinux.simtec.co.uk/kautobuild/

Re: [PATCH 2.6.37-rc1] ASoC: OMAP: fix OMAP1 compilation problem

2010-11-22 Thread Jarkko Nikula
On Mon, 22 Nov 2010 17:48:24 -0700 (MST) Paul Walmsley p...@pwsan.com wrote: Signed-off-by: Janusz Krzysztofik jkrzy...@tis.icnet.pl Thanks for fixing this. What do you think about the following patch instead? It should avoid any compiler issues. Hmm.. looks like Janusz's patch is

Re: [PATCH 2.6.37-rc1] ASoC: OMAP: fix OMAP1 compilation problem

2010-11-22 Thread Jarkko Nikula
On Mon, 22 Nov 2010 17:50:54 -0700 (MST) Paul Walmsley p...@pwsan.com wrote: By the way, ASoC and OMAP audio-hackers, I deeply regret how much trouble that SCM cleanup series has caused. It does not meet my personal standards for a patch-series... Hey, small compile breaks happens to

[PATCH 2.6.38] omap: McBSP: Fix potential memory leak in omap_mcbsp_remove

2010-11-03 Thread Jarkko Nikula
-by: Jarkko Nikula jhnik...@gmail.com --- arch/arm/plat-omap/mcbsp.c |8 +--- 1 files changed, 1 insertions(+), 7 deletions(-) diff --git a/arch/arm/plat-omap/mcbsp.c b/arch/arm/plat-omap/mcbsp.c index eac4b97..f79090c 100644 --- a/arch/arm/plat-omap/mcbsp.c +++ b/arch/arm/plat-omap/mcbsp.c

Re: [PATCH v2 ] McBSP: Fix the free variable update at remove

2010-11-03 Thread Jarkko Nikula
On Tue, 2 Nov 2010 16:33:34 +0530 shubhrajy...@ti.com wrote: From: Shubhrajyoti D shubhrajy...@ti.com At remove the free variable is wrongly updated.Attempting to solve the same. Signed-off-by: Shubhrajyoti D shubhrajy...@ti.com Reported-by: Vikram Pandita vikram.pand...@ti.com ---

Re: [PATCH ] McBSP:Make the free variable update more readable

2010-11-03 Thread Jarkko Nikula
insertions(+), 5 deletions(-) Acked-by: Jarkko Nikula jhnik...@gmail.com -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v2] McBSP: Fix the free variable update at remove.

2010-11-02 Thread Jarkko Nikula
On Tue, 2 Nov 2010 15:54:48 +0530 shubhrajy...@ti.com wrote: From: Shubhrajyoti D shubhrajy...@ti.com At remove the free variable is wrongly updated.Attempting to solve the same. Signed-off-by: Shubhrajyoti D shubhrajy...@ti.com --- -[v2] Instead of using 0/1 use a macro

Re: [PATCH 0/4] Horray, more CBUS patches

2010-10-19 Thread Jarkko Nikula
On Tue, 19 Oct 2010 10:29:14 +0300 Felipe Balbi ba...@ti.com wrote: I believe now everything is fine. Still, it's only compile tested with n770_defconfig and omap2plus_defconfig. Felipe Balbi (4): cbus: remove unneded includes cbus: retu: move platform_device to board file cbus:

Re: External SD card on nokia n810.

2010-10-17 Thread Jarkko Nikula
Hi On Thu, 14 Oct 2010 17:38:01 +0400 Maksim A. Boyko maksim.a.bo...@gmail.com wrote: How recent? I was able to use uSD root on N810 about 1-2 weeks ago with linux-omap head. The 2nd slot was broken between ~mid 2009 and Aug 2010. Аpproximately 2-3 weeks ago. Is uSD internal mmc

Re: [PATCH] omap4: pandaboard: fix up mmc card detect logic

2010-10-16 Thread Jarkko Nikula
/arm/mach-omap2/board-omap4panda.c | 15 --- 1 files changed, 12 insertions(+), 3 deletions(-) FWIW, With the reference patch above and this I can mount the mmc root on Panda EA1. Tested-by: Jarkko Nikula jhnik...@gmail.com -- To unsubscribe from this list: send the line

Re: External SD card on nokia n810.

2010-10-14 Thread Jarkko Nikula
On Thu, 14 Oct 2010 13:24:03 +0400 Maksim A. Boyko maksim.a.bo...@gmail.com wrote: Hi, I try to boot n810 using root on external SD card with few recent linux-omap kernels. For example, with commit 151c7a7f it is ok, but with recent kernels it does not. Can I use recent kernel with root on

Re: [alsa-devel] [PATCH] ASoC: OMAP4: MCPDM: Remove unnecessary include of plat/control.h

2010-10-12 Thread Jarkko Nikula
-component change. Acked-by: Jarkko Nikula jhnik...@gmail.com -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH 1/3] OMAP: McBSP: Fix CLKR and FSR signal muxing

2010-10-05 Thread Jarkko Nikula
Fix bit clear. Now it clears all other bits than mask bit where it should clear only it. Signed-off-by: Jarkko Nikula jhnik...@gmail.com Cc: Paul Walmsley p...@pwsan.com --- arch/arm/mach-omap2/mcbsp.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach

[PATCH 2/3] OMAP: McBSP: Swap CLKS source definition

2010-10-05 Thread Jarkko Nikula
This is just a readability and debugging improvement. As selection bit in DEVCONF register is cleared when using 96 MHz PRCM source and set when using external CLKS pin, change definitions to be sync with these. Signed-off-by: Jarkko Nikula jhnik...@gmail.com Cc: Paul Walmsley p...@pwsan.com

[PATCH 3/3] OMAP: McBSP: Remove null omap44xx ops comment

2010-10-05 Thread Jarkko Nikula
It seems these comments where accidentally added so remove them. Signed-off-by: Jarkko Nikula jhnik...@gmail.com Cc: Paul Walmsley p...@pwsan.com --- arch/arm/mach-omap2/mcbsp.c |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/arch/arm/mach-omap2/mcbsp.c b/arch/arm/mach

Re: [PATCH 00/10] OMAP: SCM/McBSP/clock: branch integration patches for 2.6.37

2010-10-05 Thread Jarkko Nikula
clock framework. For patches 6-7 you could have my ack. Acked-by: Jarkko Nikula jhnik...@gmail.com As they are touching also sound/soc/omap/omap-mcbsp.c, an ack from Mark and Liam are needed. Links to patches 6 and 7 below and my fixes on top of them [1]. http://marc.info/?l=linux-omapm

[PATCHv2 0/3] OMAP: McBSP: Fixes and cleanups after SCM conversion

2010-10-05 Thread Jarkko Nikula
This set does a few fixes and cleanups to the Paul Walmsley's OMAP System Control Module function exports removal set: http://marc.info/?l=linux-arm-kernelm=128597757826159w=2 v2: - Paul's ack added - lakml cc'ed -- Jarkko -- To unsubscribe from this list: send the line unsubscribe linux-omap

[PATCHv2 1/3] OMAP: McBSP: Fix CLKR and FSR signal muxing

2010-10-05 Thread Jarkko Nikula
Fix bit clear. Now it clears all other bits than mask bit where it should clear only it. Signed-off-by: Jarkko Nikula jhnik...@gmail.com Acked-by: Paul Walmsley p...@pwsan.com --- arch/arm/mach-omap2/mcbsp.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm

[PATCHv2 2/3] OMAP: McBSP: Swap CLKS source definition

2010-10-05 Thread Jarkko Nikula
This is just a readability and debugging improvement. As selection bit in DEVCONF register is cleared when using 96 MHz PRCM source and set when using external CLKS pin, change definitions to be sync with these. Signed-off-by: Jarkko Nikula jhnik...@gmail.com Acked-by: Paul Walmsley p

[PATCHv2 3/3] OMAP: McBSP: Remove null omap44xx ops comment

2010-10-05 Thread Jarkko Nikula
It seems these comments where accidentally added so remove them. Signed-off-by: Jarkko Nikula jhnik...@gmail.com Acked-by: Paul Walmsley p...@pwsan.com --- arch/arm/mach-omap2/mcbsp.c |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/arch/arm/mach-omap2/mcbsp.c b/arch

[PATCH] omap: devices: Avoid merge conflict between ASoC and OMAP hwmod changes

2010-10-04 Thread Jarkko Nikula
Upcoming ASoC multi-component and OMAP hwmod changes will conflict in arch/arm/mach-omap2/devices.c. Avoid this by moving a little bit include statement introduced by ASoC Multi-Component Support patch. Signed-off-by: Jarkko Nikula jhnik...@gmail.com Cc: Paul Walmsley p...@pwsan.com Cc: Tony

Re: [PATCH v3 1/2] omap: dma: Fix buffering disable bit setting for omap24xx

2010-10-04 Thread Jarkko Nikula
On Sat, 2 Oct 2010 10:12:50 +0530 G, Manjunath Kondaiah manj...@ti.com wrote: --- a/arch/arm/plat-omap/dma.c +++ b/arch/arm/plat-omap/dma.c @@ -1000,7 +1000,7 @@ void omap_start_dma(int lch) * This will always fail on ES1.0 */ if (cpu_is_omap24xx()) - l |=

Re: [PATCH v4 1/4] omap: dma: Fix buffering disable bit setting for omap24xx

2010-10-04 Thread Jarkko Nikula
-omap@vger.kernel.org; Jarkko Nikula; linux-arm-ker...@lists.infradead.org Subject: [PATCH v4 1/4] omap: dma: Fix buffering disable bit setting for omap24xx From: ext Jarkko Nikula jhnik...@gmail.com An errata workaround for omap24xx is not setting the buffering disable bit 25

Re: [PATCH 2/2] OMAP3: DMA: Errata: sDMA FIFO draining does not finish

2010-10-01 Thread Jarkko Nikula
-by: Jarkko Nikula jhnik...@gmail.com -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 1/2] omap: dma: Fix buffering disable bit setting for omap24xx

2010-10-01 Thread Jarkko Nikula
On Fri, 1 Oct 2010 02:47:10 -0500 Nishanth Menon n...@ti.com wrote: Peter Ujfalusi had written, on 10/01/2010 01:39 AM, the following: [...] diff --git a/arch/arm/plat-omap/dma.c b/arch/arm/plat-omap/dma.c index ec7eddf..7115884 100644 --- a/arch/arm/plat-omap/dma.c +++

Re: [PATCH 2/2] OMAP3: DMA: Errata: sDMA FIFO draining does not finish

2010-10-01 Thread Jarkko Nikula
On Fri, 1 Oct 2010 16:39:42 +0530 G, Manjunath Kondaiah manj...@ti.com wrote: On Friday 01 October 2010 12:29:54 ext G, Manjunath Kondaiah wrote: But yes, it would make the code much more readable, and we can easily track, which errata has been already addressed. This is already

Re: [PATCH 2/2] OMAP3: DMA: Errata: sDMA FIFO draining does not finish

2010-10-01 Thread Jarkko Nikula
On Fri, 1 Oct 2010 14:43:45 +0300 Jarkko Nikula jhnik...@gmail.com wrote: Problem has been there probably quite some time but we were able to see it only after a proper use-case. Which is buffer overrun when doing audio recording only and after the commit c12abc0 (in 2.6.32). Problem is also

[PATCH 1/2] omap: zoom2: Fix ASoC multi-component build breakage by removing dead code

2010-09-23 Thread Jarkko Nikula
ASoC Multi-Component Support patch removes #if 0 in board-zoom2.c that was used to protect some uncompiling dead code. Remove that code as it seems to be here quite some time since commit 479f12c. Signed-off-by: Jarkko Nikula jhnik...@gmail.com Cc: Vikram Pandita vikram.pand...@ti.com Cc: Tony

[PATCH 2/2] omap: zoom: Move new code introduced by ASoC m-c to board-zoom-peripherals

2010-09-23 Thread Jarkko Nikula
ASoC Multi-Component Support moves some code from sound/soc/omap/zoom2.c into arch/arm/mach-omap2/board-zoom2.c. However, that code should go to board-zoom-peripherals.c instead as there is common code and registration for zoom boards. Signed-off-by: Jarkko Nikula jhnik...@gmail.com Cc: Vikram

Re: [PATCH 00/11] omap patches for review for v2.6.37 merge window

2010-09-23 Thread Jarkko Nikula
On Thu, 23 Sep 2010 18:50:38 -0700 Tony Lindgren t...@atomide.com wrote: Hi all, Here are some omap patches that have not yet been posted to linux-arm-kernel for review. Jarkko Nikula (4): omap: n8x0: Cleanup i2c1 and menelaus registration omap: n8x0: Register i2c2 and add

<    1   2   3   4   5   6   7   >