Re: [PATCHv2 07/11] ARM: OMAP3: Beagle: use PWM_LOOKUP to initialize struct pwm_lookup

2014-04-15 Thread Peter Ujfalusi
On 04/15/2014 12:59 AM, Alexandre Belloni wrote: Signed-off-by: Alexandre Belloni alexandre.bell...@free-electrons.com --- arch/arm/mach-omap2/board-omap3beagle.c | 10 ++ 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/arch/arm/mach-omap2/board-omap3beagle.c

Re: [PATCHv2 07/11] ARM: OMAP3: Beagle: use PWM_LOOKUP to initialize struct pwm_lookup

2014-04-15 Thread Simon Horman
On Tue, Apr 15, 2014 at 10:01:44AM +0300, Peter Ujfalusi wrote: On 04/15/2014 12:59 AM, Alexandre Belloni wrote: Signed-off-by: Alexandre Belloni alexandre.bell...@free-electrons.com --- arch/arm/mach-omap2/board-omap3beagle.c | 10 ++ 1 file changed, 2 insertions(+), 8

Re: [PATCHv2 07/11] ARM: OMAP3: Beagle: use PWM_LOOKUP to initialize struct pwm_lookup

2014-04-15 Thread Peter Ujfalusi
On 04/15/2014 10:14 AM, Simon Horman wrote: On Tue, Apr 15, 2014 at 10:01:44AM +0300, Peter Ujfalusi wrote: On 04/15/2014 12:59 AM, Alexandre Belloni wrote: Signed-off-by: Alexandre Belloni alexandre.bell...@free-electrons.com --- arch/arm/mach-omap2/board-omap3beagle.c | 10 ++ 1

Re: [PATCH 2/5] ASoC: Allow Aux Codecs to be specified using DT

2014-04-15 Thread Mark Brown
On Sat, Apr 05, 2014 at 11:35:50PM +0200, Sebastian Reichel wrote: This patch adds support for specifying auxiliary codecs and codec configuration via device tree phandles. This change adds new fields to snd_soc_aux_dev and snd_soc_codec_conf and adds support for the changes to SoC core

Re: [PATCH 1/5] ASoC: omap: rx51: Use devm_snd_soc_register_card

2014-04-15 Thread Mark Brown
On Sat, Apr 05, 2014 at 11:35:49PM +0200, Sebastian Reichel wrote: From: Pali Rohár pali.ro...@gmail.com This patch converts the rx51 ASoC module to use devm_snd_soc_register_card. It also adds module alias to support driver autoloading. This doesn't apply against current code and since it

Re: [PATCH 4/5] ASoC: RX-51: Convert to table based DAPM setup

2014-04-15 Thread Mark Brown
On Sat, Apr 05, 2014 at 11:35:52PM +0200, Sebastian Reichel wrote: Use table based setup to register the DAPM widgets and routes. This on one hand makes the code a bit cleaner and on the other hand the board level DAPM elements get registered in the card's DAPM context rather than in the

Re: [PATCH 5/5] ASoC: tlv320aic3x: fix shared reset pin for DT

2014-04-15 Thread Mark Brown
On Sat, Apr 05, 2014 at 11:35:53PM +0200, Sebastian Reichel wrote: Currently the second tlv320aic3x instance fails to be probed from DT if the reset pin is shared with the first one. Applied, thanks. signature.asc Description: Digital signature

Re: [PATCH 3/5] ASoC: RX-51: Add DT support to sound driver

2014-04-15 Thread Mark Brown
On Sat, Apr 05, 2014 at 11:35:51PM +0200, Sebastian Reichel wrote: This patch adds device tree support to the Nokia N900 audio driver. It also removes GPIO defines and gets them from platform data / device tree, since some GPIO numbers may be different with DT boot. This binding looks mostly

Re: [PATCH RFC 3/4] xhci: Tune PHY for the DWC3-Exynos host controller

2014-04-15 Thread Vivek Gautam
Hi Heikki, On Tue, Dec 10, 2013 at 7:25 PM, Heikki Krogerus heikki.kroge...@linux.intel.com wrote: Giving life to this thread after long time. Hi, On Tue, Dec 10, 2013 at 04:25:25PM +0530, Vivek Gautam wrote: @@ -170,6 +189,15 @@ static int xhci_plat_probe(struct platform_device *pdev)

Re: [alsa-devel] [PATCH 1/5] ASoC: omap: rx51: Use devm_snd_soc_register_card

2014-04-15 Thread Rajeev kumar
On 4/6/2014 3:05 AM, Sebastian Reichel wrote: From: Pali Rohár pali.ro...@gmail.com This patch converts the rx51 ASoC module to use devm_snd_soc_register_card. It also adds module alias to support driver autoloading. Signed-off-by: Pali Rohár pali.ro...@gmail.com Signed-off-by: Sebastian

Re: L3 custom error on OMAP4460 (AES/DES)

2014-04-15 Thread Nishanth Menon
On 22:36-20140414, Joachim Eastwood wrote: On 14 April 2014 21:19, Nishanth Menon n...@ti.com wrote: On 04/14/2014 02:15 PM, Joachim Eastwood wrote: On 14 April 2014 15:38, Santosh Shilimkar santosh.shilim...@ti.com wrote: On Saturday 12 April 2014 05:06 PM, Joachim Eastwood wrote: Hi,

Is me Michela..

2014-04-15 Thread Michela Peterson
-- Hallo liebe, Mein Name ist Michela, ich bin 26yrs alt, ich ein freier minded, offenherzige Mädchen bin, i, das Leben so einfach wie ich nehmen könnte gefallen, ich bin einer der wenigen, die immer noch glaubt, in Freundschaft, Liebe, Vertrauen und Zeichen , bin sehr Einzel-und bereit zu

[PATCH] ARM: dts: Add support for the BeagleBoard xM A/B

2014-04-15 Thread Robert Nelson
BeagleBoard xM A/B has an inverted usb hub enable line vs the xM C Signed-off-by: Robert Nelson robertcnel...@gmail.com --- arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/omap3-beagle-xm-ab.dts | 15 +++ 2 files changed, 16 insertions(+) create mode 100644

Re: [PATCH] ARM: dts: Add support for the BeagleBoard xM A/B

2014-04-15 Thread Robert Nelson
On Tue, Apr 15, 2014 at 10:09 AM, Robert Nelson robertcnel...@gmail.com wrote: BeagleBoard xM A/B has an inverted usb hub enable line vs the xM C Signed-off-by: Robert Nelson robertcnel...@gmail.com --- arch/arm/boot/dts/Makefile | 1 +

[PATCH] crypto: omap-des - handle error of pm_runtime_get_sync

2014-04-15 Thread Nishanth Menon
pm_runtime_get_sync may not always succeed depending on SoC involved. So handle the error appropriately. Reported-by: Joachim Eastwood manab...@gmail.com Signed-off-by: Nishanth Menon n...@ti.com --- based on v3.15-rc1 Report-thread: http://marc.info/?t=13975033042r=1w=2

Re: [PATCH] ARM: dts: Add support for the BeagleBoard xM A/B

2014-04-15 Thread Nishanth Menon
On 04/15/2014 10:12 AM, Robert Nelson wrote: On Tue, Apr 15, 2014 at 10:09 AM, Robert Nelson robertcnel...@gmail.com wrote: BeagleBoard xM A/B has an inverted usb hub enable line vs the xM C Signed-off-by: Robert Nelson robertcnel...@gmail.com --- arch/arm/boot/dts/Makefile

Re: [PATCH] ARM: dts: Add support for the BeagleBoard xM A/B

2014-04-15 Thread Robert Nelson
On Tue, Apr 15, 2014 at 10:35 AM, Nishanth Menon n...@ti.com wrote: On 04/15/2014 10:12 AM, Robert Nelson wrote: On Tue, Apr 15, 2014 at 10:09 AM, Robert Nelson robertcnel...@gmail.com wrote: BeagleBoard xM A/B has an inverted usb hub enable line vs the xM C Signed-off-by: Robert Nelson

Re: [PATCH] crypto: omap-des - handle error of pm_runtime_get_sync

2014-04-15 Thread Felipe Balbi
Hi, On Tue, Apr 15, 2014 at 10:33:02AM -0500, Nishanth Menon wrote: pm_runtime_get_sync may not always succeed depending on SoC involved. So handle the error appropriately. Reported-by: Joachim Eastwood manab...@gmail.com Signed-off-by: Nishanth Menon n...@ti.com --- based on v3.15-rc1

Re: L3 custom error on OMAP4460 (AES/DES)

2014-04-15 Thread Joachim Eastwood
On 15 April 2014 16:01, Nishanth Menon n...@ti.com wrote: On 22:36-20140414, Joachim Eastwood wrote: On 14 April 2014 21:19, Nishanth Menon n...@ti.com wrote: On 04/14/2014 02:15 PM, Joachim Eastwood wrote: On 14 April 2014 15:38, Santosh Shilimkar santosh.shilim...@ti.com wrote: On

Re: [PATCH] crypto: omap-des - handle error of pm_runtime_get_sync

2014-04-15 Thread Nishanth Menon
On 04/15/2014 10:50 AM, Felipe Balbi wrote: Hi, On Tue, Apr 15, 2014 at 10:33:02AM -0500, Nishanth Menon wrote: pm_runtime_get_sync may not always succeed depending on SoC involved. So handle the error appropriately. Reported-by: Joachim Eastwood manab...@gmail.com Signed-off-by: Nishanth

[PATCH V2] crypto: omap-des - handle error of pm_runtime_get_sync

2014-04-15 Thread Nishanth Menon
pm_runtime_get_sync may not always succeed depending on SoC involved. So handle the error appropriately ensuring usage_count is accurate in case of failure. Signed-off-by: Nishanth Menon n...@ti.com --- V2: - review fixes, print function names in error log as well. V1:

Re: [PATCH V2] crypto: omap-des - handle error of pm_runtime_get_sync

2014-04-15 Thread Joachim Eastwood
On 15 April 2014 18:58, Nishanth Menon n...@ti.com wrote: pm_runtime_get_sync may not always succeed depending on SoC involved. So handle the error appropriately ensuring usage_count is accurate in case of failure. Signed-off-by: Nishanth Menon n...@ti.com --- V2: - review fixes,

Re: [PATCH V2] crypto: omap-des - handle error of pm_runtime_get_sync

2014-04-15 Thread Felipe Balbi
On Tue, Apr 15, 2014 at 11:58:31AM -0500, Nishanth Menon wrote: pm_runtime_get_sync may not always succeed depending on SoC involved. So handle the error appropriately ensuring usage_count is accurate in case of failure. Signed-off-by: Nishanth Menon n...@ti.com Reviewed-by: Felipe Balbi

Re: L3 custom error on OMAP4460 (AES/DES)

2014-04-15 Thread Joel Fernandes
Nishanth, On 04/14/2014 02:19 PM, Nishanth Menon wrote: On 04/14/2014 02:15 PM, Joachim Eastwood wrote: On 14 April 2014 15:38, Santosh Shilimkar santosh.shilim...@ti.com wrote: On Saturday 12 April 2014 05:06 PM, Joachim Eastwood wrote: Hi, I getting the following error on Linus master

Re: [PATCH V2] crypto: omap-des - handle error of pm_runtime_get_sync

2014-04-15 Thread Nishanth Menon
On 04/15/2014 12:06 PM, Joachim Eastwood wrote: On 15 April 2014 18:58, Nishanth Menon n...@ti.com wrote: pm_runtime_get_sync may not always succeed depending on SoC involved. So handle the error appropriately ensuring usage_count is accurate in case of failure. Signed-off-by: Nishanth Menon

Re: L3 custom error on OMAP4460 (AES/DES)

2014-04-15 Thread Nishanth Menon
On 04/15/2014 12:15 PM, Joel Fernandes wrote: [...] Joel, are you planning on posting OMAP4 hwmod data for AES/DES? I was out sick yesterday, sorry for the late reply. Yes, sure. I believe it wasn't posted due to another kernel problem which I don't remember. I'll post it this week after

HDMI on OMAP4460: clk rate mismatch warning

2014-04-15 Thread Joachim Eastwood
Hello, I am trying to get HDMI work with DT on my VAR-STK-OM44 (4460) board. But during kernel boot I get the following message: [ 0.953796] [ cut here ] [ 0.953826] WARNING: CPU: 0 PID: 1 at drivers/video/omap2/dss/dss.c:483 dss_set_fck_rate+0x7c/0x8c() [ 0.953826] clk

[RESEND PATCH 0/4] ARM: OMAP: raw read and write endian fix

2014-04-15 Thread Taras Kondratiuk
This series does trivial replacement of __raw_xxx functions with xxx_relaxed endian-neutral variants in 'mach-omap2' and 'plat-omap' directories. Some code here most probably won't be used in BE mode (like debug-leds for OMAP1 boards), but changes are made anyway to remove __raw_xxx() functions

[RESEND PATCH 1/4] ARM: OMAP2+: raw read and write endian fix

2014-04-15 Thread Taras Kondratiuk
From: Victor Kamensky victor.kamen...@linaro.org All OMAP IP blocks expect LE data, but CPU may operate in BE mode. Need to use endian neutral functions to read/write h/w registers. I.e instead of __raw_read[lw] and __raw_write[lw] functions code need to use read[lw]_relaxed and write[lw]_relaxed

[RESEND PATCH 3/4] ARM: OMAP: counter-32k: raw read and write endian fix

2014-04-15 Thread Taras Kondratiuk
From: Victor Kamensky victor.kamen...@linaro.org All OMAP IP blocks expect LE data, but CPU may operate in BE mode. Need to use endian neutral functions to read/write h/w registers. I.e instead of __raw_read[lw] and __raw_write[lw] functions code need to use read[lw]_relaxed and write[lw]_relaxed

[RESEND PATCH 4/4] ARM: OMAP: debug-leds: raw read and write endian fix

2014-04-15 Thread Taras Kondratiuk
From: Victor Kamensky victor.kamen...@linaro.org All OMAP IP blocks expect LE data, but CPU may operate in BE mode. Need to use endian neutral functions to read/write h/w registers. I.e instead of __raw_read[lw] and __raw_write[lw] functions code need to use read[lw]_relaxed and write[lw]_relaxed

[RESEND PATCH 2/4] ARM: OMAP: dmtimer: raw read and write endian fix

2014-04-15 Thread Taras Kondratiuk
From: Victor Kamensky victor.kamen...@linaro.org All OMAP IP blocks expect LE data, but CPU may operate in BE mode. Need to use endian neutral functions to read/write h/w registers. I.e instead of __raw_read[lw] and __raw_write[lw] functions code need to use read[lw]_relaxed and write[lw]_relaxed

Re: [PATCH V2] crypto: omap-des - handle error of pm_runtime_get_sync

2014-04-15 Thread Joel Fernandes
On 04/15/2014 12:18 PM, Nishanth Menon wrote: On 04/15/2014 12:06 PM, Joachim Eastwood wrote: On 15 April 2014 18:58, Nishanth Menon n...@ti.com wrote: pm_runtime_get_sync may not always succeed depending on SoC involved. So handle the error appropriately ensuring usage_count is accurate in

Re: [PATCH 02/11] ARM: OMAP3: Fix idle mode signaling for sys_clkreq and sys_off_mode

2014-04-15 Thread Tony Lindgren
* Grazvydas Ignotas nota...@gmail.com [140414 15:51]: On Fri, Apr 11, 2014 at 2:47 AM, Tony Lindgren t...@atomide.com wrote: @@ -282,6 +283,7 @@ void omap_sram_idle(void) /* CORE */ if (core_next_state PWRDM_POWER_ON) { +

[PATCH] ARM: AM43xx: clk: Change the wdt1 func clk src to per_32k clk

2014-04-15 Thread Lokesh Vutla
WDT1 module can take one of the below clocks as input functional clock - - On-Chip 32K RC Osc [default/reset] - 32K from PRCM The On-Chip 32K RC Osc clock is not an accurate clock-source as per the design/spec, so as a result, for example, timer which supposed to get expired

Re: HDMI on OMAP4460: clk rate mismatch warning

2014-04-15 Thread Tomi Valkeinen
On 15/04/14 20:36, Joachim Eastwood wrote: Hello, I am trying to get HDMI work with DT on my VAR-STK-OM44 (4460) board. But during kernel boot I get the following message: [ 0.953796] [ cut here ] [ 0.953826] WARNING: CPU: 0 PID: 1 at