Re: Request for OMAPDSS testing

2013-06-16 Thread Igor Grinberg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/13/13 19:01, Tomi Valkeinen wrote: On 13/06/13 18:51, Igor Grinberg wrote: Hi Tomi, On 06/04/13 10:40, Tomi Valkeinen wrote: Hi guys, I've made some big changes on the omapdss device model, which involves converting all the panel

[PATCH v2 0/5] USB: OMAP1: Tahvo USB support for 770

2013-06-16 Thread Aaro Koskinen
Hi, These patches add support for Tahvo USB transceiver and allow using both host and peripheral modes on Nokia 770. Tested (peripheral mode, host mode, vbus detection) with 3.10-rc6. History: v2: Use extcon framework to trigger OTG driver mode changes. v1:

[PATCH v2 5/5] ARM: OMAP1: nokia770: enable Tahvo

2013-06-16 Thread Aaro Koskinen
Add platform data for Tahvo. Signed-off-by: Aaro Koskinen aaro.koski...@iki.fi --- arch/arm/mach-omap1/board-nokia770.c | 11 +++ 1 file changed, 11 insertions(+) diff --git a/arch/arm/mach-omap1/board-nokia770.c b/arch/arm/mach-omap1/board-nokia770.c index 62a15e2..85089d8 100644 ---

[PATCH v2 4/5] USB: OMAP1: Tahvo USB transceiver driver

2013-06-16 Thread Aaro Koskinen
Add Tahvo USB transceiver driver. Based on old code from linux-omap tree. The original driver was written by Juha Yrjölä, Tony Lindgren, and Timo Teräs. Signed-off-by: Aaro Koskinen aaro.koski...@iki.fi --- drivers/usb/phy/Kconfig | 14 ++ drivers/usb/phy/Makefile| 1 +

[PATCH v2 3/5] USB: OMAP1: OTG controller driver

2013-06-16 Thread Aaro Koskinen
Transceivers need to manage OTG controller state on OMAP1 to enable switching between peripheral and host modes. Provide a driver for that. Signed-off-by: Aaro Koskinen aaro.koski...@iki.fi --- drivers/usb/phy/Kconfig| 10 +++ drivers/usb/phy/Makefile | 1 +

[PATCH v2 2/5] USB: OMAP1: add extcon to platform data

2013-06-16 Thread Aaro Koskinen
Add extcon field to platform data. Signed-off-by: Aaro Koskinen aaro.koski...@iki.fi --- include/linux/platform_data/usb-omap1.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/linux/platform_data/usb-omap1.h b/include/linux/platform_data/usb-omap1.h index 8c7764d..43b5ce1 100644

[PATCH v2 1/5] ARM: OMAP1: USB: move omap_usb_config to platform data

2013-06-16 Thread Aaro Koskinen
Move omap_usb_config to platform data, so that OTG driver can include it. Signed-off-by: Aaro Koskinen aaro.koski...@iki.fi --- arch/arm/mach-omap1/include/mach/usb.h | 38 +--- include/linux/platform_data/usb-omap1.h | 51 + 2 files changed,

Re: [PATCH 3/8] ARM: OMAP2+: hwmod: Remove remaining DMA channel definitions

2013-06-16 Thread Jarkko Nikula
Hi Felipe On 06/15/2013 06:06 PM, Felipe Balbi wrote: On Sat, Jun 15, 2013 at 11:31:04AM +0300, Jarkko Nikula wrote: Last remaining DMA channel definitions in arch/arm/mach-omap2/dma.h are used only by omap_hwmod_2xxx_3xxx_ipblock_data.c and omap_hwmod_3xxx_data.c. Remove them by using

Re: [GIT PULL] mailbox driver framework for v3.10 merge window

2013-06-16 Thread Suman Anna
Hi Tan, On 06/14/2013 04:32 AM, LF.Tan wrote: Hi Suman Thanks for your reply. I have took a look the patches you've mentioned in [1]. It is totally new framework from what is located in linux-next git tree now. Yes, that is correct. The framework is different, but functionality wise, you

Re: [PATCH 3/8] ARM: OMAP2+: hwmod: Remove remaining DMA channel definitions

2013-06-16 Thread Paul Walmsley
On Sat, 15 Jun 2013, Jarkko Nikula wrote: Last remaining DMA channel definitions in arch/arm/mach-omap2/dma.h are used only by omap_hwmod_2xxx_3xxx_ipblock_data.c and omap_hwmod_3xxx_data.c. Remove them by using directly DMA channel number in hwmod data and drop definitions with a following

Re: [PATCH v4] usb: dwc3: use extcon fwrk to receive connect/disconnect

2013-06-16 Thread Chanwoo Choi
On 06/14/2013 10:10 PM, Kishon Vijay Abraham I wrote: Modified dwc3-omap to receive connect and disconnect notification using extcon framework. Also did the necessary cleanups required after adapting to extcon framework. Signed-off-by: Kishon Vijay Abraham I kis...@ti.com Acked-by: Felipe

Re: OMAP v3.10-rc regressions that no one's fixed

2013-06-16 Thread Paul Walmsley
On Mon, 10 Jun 2013, Lokesh Vutla wrote: On Monday 10 June 2013 12:52 PM, Paul Walmsley wrote: * 3730 Beagle XM, am335xbone, CM-T3517: uart4_rx.uart4_rx mux failure Just booted up my BeagleBone. I didn't see any error for uart4_rx in my boot log. Since I don't have other boards, I wanted

Re: OMAP v3.10-rc regressions that no one's fixed

2013-06-16 Thread Paul Walmsley
On Fri, 14 Jun 2013, Lokesh Vutla wrote: On Monday 10 June 2013 12:52 PM, Paul Walmsley wrote: * 3730 Beagle XM, am335xbone, CM-T3517: uart4_rx.uart4_rx mux failure - Cause unknown I am able to reproduce this issue on 37xx EVM using non-dt boot (dt boot doesn't throw this error). But

Re: [PATCH 3.9-stable] ARM: omap3: clock: fix wrong container_of in clock36xx.c

2013-06-16 Thread Paul Walmsley
On Mon, 17 Jun 2013, Jonghwan Choi wrote: This patch looks like it should be in the 3.9-stable tree, should we apply it? Please do. - Paul -- From: Jean-Philippe Francois jp.franc...@cynove.com commit a93d8a1cea0899982993e9a93404c6f78b123697 upstream

RE: [PATCH 0/2] Remove unused voltagedomain data for AM33xx

2013-06-16 Thread Hiremath, Vaibhav
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Kevin Hilman Sent: Friday, June 14, 2013 7:31 PM To: Paul Walmsley Cc: Nayak, Rajendra; Hiremath, Vaibhav; linux-omap@vger.kernel.org;

Re: [PATCH 0/2] Remove unused voltagedomain data for AM33xx

2013-06-16 Thread Rajendra Nayak
On Monday 17 June 2013 10:38 AM, Hiremath, Vaibhav wrote: -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Kevin Hilman Sent: Friday, June 14, 2013 7:31 PM To: Paul Walmsley Cc: Nayak, Rajendra; Hiremath, Vaibhav;

OMAP baseline test results for v3.10-rc6

2013-06-16 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v3.10-rc6. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v3.10-rc6/20130616211951/ Test summary Build: uImage: Pass (16/16): am33xx_only, n800_multi_omap2xxx, n800_only_a,

[PATCH] mfd: Palmas: Remove code which is not necessary for a device tree boot

2013-06-16 Thread J Keerthy
Remove code which is not necessary for a device tree boot. Boot tested on OMAP5-UEVM board. Signed-off-by: J Keerthy j-keer...@ti.com --- drivers/mfd/palmas.c | 106 -- 1 files changed, 0 insertions(+), 106 deletions(-) diff --git