Re: [PATCH RFC v2 REPOST 2/8] ASoC: davinci-evm: Add named clock reference to DT bindings

2014-01-15 Thread Jyri Sarha
On 12/31/2013 03:16 PM, Mark Brown wrote: On Fri, Dec 20, 2013 at 12:38:27PM +0200, Jyri Sarha wrote: +static int evm_startup(struct snd_pcm_substream *substream) +{ + struct snd_soc_pcm_runtime *rtd = substream-private_data; + struct snd_soc_card *soc_card = rtd-codec-card; +

Re: [PATCH RFC v2 REPOST 3/8] ASoC: davinci-evm: HDMI audio support for TDA998x trough McASP I2S bus

2014-01-15 Thread Jyri Sarha
On 12/31/2013 03:25 PM, Mark Brown wrote: On Fri, Dec 20, 2013 at 12:39:38PM +0200, Jyri Sarha wrote: Add machine driver support for BeagleBone-Black and other boards with tilcdc support and NXP TDA998X HDMI transmitter connected to McASP port in I2S mode. The 44100 Hz sample-rate and it's

Re: [PATCH 0/3] ARM: dts: am43x/am335x-evm: add SD card hotplug support

2014-01-15 Thread Balaji T K
On Friday 27 December 2013 09:59 PM, Balaji T K wrote: Balaji T K (3): ARM: dts: am335x-evm: add SD card hotplug support ARM: dts: am335x-evmsk: add SD card hotplug support ARM: dts: am43x-epos-evm: add SD card hotplug support arch/arm/boot/dts/am335x-evm.dts |9 +

Re: [PATCHv13 00/40] ARM: TI SoC clock DT conversion

2014-01-15 Thread Tero Kristo
On 01/15/2014 05:50 AM, Mike Turquette wrote: Quoting Mike Turquette (2014-01-14 19:16:32) Quoting Felipe Balbi (2014-01-14 18:04:21) Hi, On Tue, Jan 14, 2014 at 02:36:13PM -0600, Felipe Balbi wrote: Felipe, care to run your randconfig magic for this? This branch builds just fine so far, I

Re: [alsa-devel] [PATCH RFC v2 REPOST 3/8] ASoC: davinci-evm: HDMI audio support for TDA998x trough McASP I2S bus

2014-01-15 Thread Anssi Hannula
15.01.2014 13:27, Jyri Sarha kirjoitti: On 12/31/2013 03:25 PM, Mark Brown wrote: On Fri, Dec 20, 2013 at 12:39:38PM +0200, Jyri Sarha wrote: support. The only supported sample format is SNDRV_PCM_FORMAT_S32_LE. The 8 least significant bits are ignored. Where does this constraint come from?

Re: [PATCH 4/5] arm: omap3: twl: use the new lookup method with usb phy

2014-01-15 Thread Kishon Vijay Abraham I
Hi, On Tuesday 14 January 2014 08:08 PM, Heikki Krogerus wrote: On Tue, Jan 07, 2014 at 06:31:52PM +0530, Kishon Vijay Abraham I wrote: In any case, having two device names to deal with does not add any more risk. These associations should always be made in the place where the phy device is

Re: [PATCH 2/5] phy: add support for indexed lookup

2014-01-15 Thread Kishon Vijay Abraham I
Hi Heikki, On Tuesday 14 January 2014 07:53 PM, Heikki Krogerus wrote: Hi Kishon, And happy new year.. Happy new year :-) On Tue, Jan 07, 2014 at 07:10:36PM +0530, Kishon Vijay Abraham I wrote: /** - * phy_get() - lookup and obtain a reference to a phy. + * phy_get_index() - obtain a

Re: [PATCH v10 5/7] ARM: dts: add pbias dt node

2014-01-15 Thread Balaji T K
On Monday 13 January 2014 09:06 PM, Balaji T K wrote: Add pbias regulator node as a child of system control module - syscon. Signed-off-by: Balaji T K balaj...@ti.com Acked-by: Tony Lindgren t...@atomide.com Hi Benoit, Gentle Ping, Let me know if you have any comments. ---

Re: [PATCHv13 00/40] ARM: TI SoC clock DT conversion

2014-01-15 Thread Nishanth Menon
On 01/15/2014 07:41 AM, Tero Kristo wrote: On 01/15/2014 05:50 AM, Mike Turquette wrote: Quoting Mike Turquette (2014-01-14 19:16:32) Quoting Felipe Balbi (2014-01-14 18:04:21) Hi, On Tue, Jan 14, 2014 at 02:36:13PM -0600, Felipe Balbi wrote: Felipe, care to run your randconfig magic for

Re: [alsa-devel] [PATCH RFC v2 REPOST 3/8] ASoC: davinci-evm: HDMI audio support for TDA998x trough McASP I2S bus

2014-01-15 Thread Jean-Francois Moine
On Wed, 15 Jan 2014 13:27:21 +0200 Jyri Sarha jsa...@ti.com wrote: From driver/gpu/drm/i2c/tda998x_drv.c. The driver configures CTS_N register statically to a value that works only with 4 byte samples. According to my tests it is possible to support 3 and 2 byte samples too by changing

Re: [alsa-devel] [PATCH RFC v2 REPOST 3/8] ASoC: davinci-evm: HDMI audio support for TDA998x trough McASP I2S bus

2014-01-15 Thread Jyri Sarha
On 01/15/2014 03:48 PM, Anssi Hannula wrote: 15.01.2014 13:27, Jyri Sarha kirjoitti: On 12/31/2013 03:25 PM, Mark Brown wrote: On Fri, Dec 20, 2013 at 12:39:38PM +0200, Jyri Sarha wrote: support. The only supported sample format is SNDRV_PCM_FORMAT_S32_LE. The 8 least significant bits are

Re: [PATCHv13 00/40] ARM: TI SoC clock DT conversion

2014-01-15 Thread Tony Lindgren
* Mike Turquette mturque...@linaro.org [140114 19:52]: These 40 patches apply very cleanly on top of clk-next with 2 exceptions: 1) I did not apply [PATCH 30/42] ARM: dts: AM35xx: use DT clock data because I do not have arch/arm/boot/dts/am3517.dtsi in clk-next (based on 3.13-rc1).

Re: [PATCH 3/7] iommu/omap: Convert to devicetree

2014-01-15 Thread Florian Vaussard
Hi On 01/02/2014 02:01 AM, Sebastian Reichel wrote: Hi, On Thu, Jan 02, 2014 at 01:13:42AM +0100, Laurent Pinchart wrote: + .of_match_table = omap_iommu_of_match, If CONFIG_OF isn't defined (pretty unlikely I agree, but a possibility you seem to be prepared for nonetheless

Re: [PATCH 1/7] iommu/omap: Do bus_set_iommu() only if probe() succeeds

2014-01-15 Thread Florian Vaussard
Hi Suman, So back to this... On 12/24/2013 12:35 AM, Anna, Suman wrote: Hi Florian, [...] If omap_iommu_probe() fails, the init will have called bus_set_iommu() anyways. Thus, when a driver request the iommu by calling iommu_domain_alloc(), it will succeed (but iommu_attach_device()

Re: [PATCHv13 00/40] ARM: TI SoC clock DT conversion

2014-01-15 Thread Tony Lindgren
* Mike Turquette mturque...@linaro.org [140115 11:25]: Quoting Tony Lindgren (2014-01-15 09:13:23) * Mike Turquette mturque...@linaro.org [140114 19:52]: These 40 patches apply very cleanly on top of clk-next with 2 exceptions: 1) I did not apply [PATCH 30/42] ARM: dts:

OMAP baseline test results for v3.13-rc6

2014-01-15 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v3.13-rc6. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v3.13-rc6/20131229233555/ Test summary Build: zImage: Pass ( 2/ 2): omap2plus_defconfig, omap2plus_defconfig_am33xx_only Build: uImage: Pass

OMAP baseline test results for v3.13-rc7

2014-01-15 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v3.13-rc7. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v3.13-rc7/20140107113336/ Test summary Build: zImage: Pass ( 2/ 2): omap2plus_defconfig, omap2plus_defconfig_am33xx_only Build: uImage: Pass

OMAP baseline test results for v3.13-rc8

2014-01-15 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v3.13-rc8. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v3.13-rc8/20140113013852/ Test summary Build: zImage: Pass ( 2/ 2): omap2plus_defconfig, omap2plus_defconfig_am33xx_only Build: uImage+dtb:

[PATCH] ARM: OMAP2+: add missing ARCH_HAS_OPP

2014-01-15 Thread Nishanth Menon
OMAP5, DRA7, AM43xx all have OPPs. So select the same to allow SoC only configuration boot to work with OPP. Reported-by: Nikhil Devshatwar nikhil...@ti.com Signed-off-by: Nishanth Menon n...@ti.com --- For DRA7, depends on: https://patchwork.kernel.org/patch/3465411/

Re: musb host mode suspend mode

2014-01-15 Thread Michael Trimarchi
Hi I forget to post the solution for old kernel 3.0.31. The code to support the suspend/resume in host mode when some peripheral is connected (no wake lock should be taken for android device) +static int omap2430_resume_noirq(struct device *dev) +{ + struct omap2430_glue*glue =

[UPDATED PATCHv4 6/7] hwspinlock/omap: enable module before reading SYSSTATUS register

2014-01-15 Thread Suman Anna
The number of hwspinlocks are determined based on the value read from the IP block's SYSSTATUS register. However, the module may not be enabled and clocked, and the read may result in a bus error. This particular issue is seen rather easily on AM33XX, since the module wakeup is software

Re: [PATCHv4 6/7] hwspinlock/omap: enable module before reading SYSSTATUS register

2014-01-15 Thread Anna, Suman
Felipe, On 01/14/2014 08:04 AM, Felipe Balbi wrote: Hi again, On Tue, Jan 14, 2014 at 07:10:52AM -0600, Felipe Balbi wrote: diff --git a/drivers/hwspinlock/omap_hwspinlock.c b/drivers/hwspinlock/omap_hwspinlock.c index 9f56fb2..194886e 100644 --- a/drivers/hwspinlock/omap_hwspinlock.c +++

Deadlock in do_page_fault() on ARM (old kernel)

2014-01-15 Thread Alan Ott
Hello, I have a deadlock that I'm trying to understand. The symptom is multiple tasks trying to acquire a read lock (down_read()) on mm-mmap_sem in do_page_fault(). I'll be right up front and say that this is a fairly old kernel (2.6.37 TI PSP kernel) on a fairly old processor DaVinci 6446.