Re: [PATCH 1/4] ARM: AM33XX: clk: Add clock node for EHRPWM TBCLK

2013-06-09 Thread Paul Walmsley
On Thu, 6 Jun 2013, Sebastian Andrzej Siewior wrote: From: Philip Avinash avinashphi...@ti.com EHRPWM module requires explicit clock gating of TBCLK from control module. Hence add TBCLK clock node in clock tree for EHRPWM modules. Signed-off-by: Philip Avinash avinashphi...@ti.com

Re: [PATCH] ARM: OMAP2+: AM33xx: Add missing reset status info to GFX hwmod

2013-06-09 Thread Paul Walmsley
On Sun, 5 May 2013, Vaibhav Hiremath wrote: GFX has a reset status register (PRM_GFX.RM_GFX_RSTST), so update the GFX hwmod data with .rstst_off and .st_shift information. Signed-off-by: Vaibhav Hiremath hvaib...@ti.com Cc: Paul Walmsley p...@pwsan.com Thanks, queued. - Paul -- To

Re: [PATCH 08/14] MAINTAINERS: fix mach-omap2 clockdomain/powerdomain

2013-06-09 Thread Paul Walmsley
Hi, On Sat, 2 Mar 2013, Cesar Eduardo Barros wrote: The code in these files was moved to cm*.[ch] and prm*.[ch] in the same directory by commits 4981539 (ARM: OMAP2+: powerdomain/PRM: move the low-level powerdomain functions into PRM) and 4bd5259 (ARM: OMAP2/3: clockdomain/PRM/CM: move the

[GIT PULL] ARM: OMAP: some clock hwmod changes for v3.11

2013-06-09 Thread Paul Walmsley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Tony, The following changes since commit d683b96b072dc4680fc74964eca77e6a23d1fa6e: Linux 3.10-rc4 (2013-06-02 17:11:17 +0900) are available in the git repository at: http://git.kernel.org/cgit/linux/kernel/git/pjw/omap-pending.git

Re: N900 device tree conversion: how to do first step

2013-06-09 Thread Pali Rohár
On Sunday 09 June 2013 03:59:44 Pavel Machek wrote: Hi! I'd like to convert Nokia N900 to device tree. Unfortunately, serial port is not easily available (very special cable would be needed, does someone know where to get one?) and I don't have BDI (and very special cable would be

Re: Request for OMAPDSS testing

2013-06-09 Thread Grazvydas Ignotas
Hello, On Tue, Jun 4, 2013 at 10:40 AM, Tomi Valkeinen tomi.valkei...@ti.com wrote: I've made some big changes on the omapdss device model, which involves converting all the panel drivers. I've got only a bunch of boards, so I hope some of you can perhaps do some minimal tests on some other

Re: N900 device tree conversion: how to do first step

2013-06-09 Thread Pavel Machek
On Sun 2013-06-09 11:24:40, Pali Rohár wrote: On Sunday 09 June 2013 03:59:44 Pavel Machek wrote: Hi! I'd like to convert Nokia N900 to device tree. Unfortunately, serial port is not easily available (very special cable would be needed, does someone know where to get one?) and I

Re: N900 device tree conversion: how to do first step

2013-06-09 Thread Pali Rohár
On Sunday 09 June 2013 18:47:45 Pavel Machek wrote: On Sun 2013-06-09 11:24:40, Pali Rohár wrote: On Sunday 09 June 2013 03:59:44 Pavel Machek wrote: Hi! I'd like to convert Nokia N900 to device tree. Unfortunately, serial port is not easily available (very special cable

Re: N900 device tree conversion: how to do first step

2013-06-09 Thread Pavel Machek
On Sun 2013-06-09 03:59:44, Pavel Machek wrote: Hi! I'd like to convert Nokia N900 to device tree. Unfortunately, serial port is not easily available (very special cable would be needed, does someone know where to get one?) and I don't have BDI (and very special cable would be needed,

Re: [GIT PULL] omap fixes against v3.10-rc4

2013-06-09 Thread Olof Johansson
On Sat, Jun 8, 2013 at 12:08 PM, Tony Lindgren t...@atomide.com wrote: The following changes since commit d683b96b072dc4680fc74964eca77e6a23d1fa6e: Linux 3.10-rc4 (2013-06-02 17:11:17 +0900) are available in the git repository at:

Re: N900 device tree conversion: how to do first step

2013-06-09 Thread Aaro Koskinen
Hi, On Sun, Jun 09, 2013 at 03:59:44AM +0200, Pavel Machek wrote: I'd like to convert Nokia N900 to device tree. Unfortunately, serial port is not easily available (very special cable would be needed, does someone know where to get one?) and I don't have BDI (and very special cable would be

[PATCH 0/3] USB: OMAP: Tahvo USB support for 770

2013-06-09 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-rc4. Aaro Koskinen (3): ARM: OMAP1: nokia770: enable Tahvo USB: OMAP: add omap-otg USB: OMAP: Tahvo USB

[PATCH 1/3] ARM: OMAP1: nokia770: enable Tahvo

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

[PATCH 2/3] USB: OMAP: add omap-otg

2013-06-09 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 3/3] USB: OMAP: Tahvo USB transceiver driver

2013-06-09 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 +

Block layer / MMC: Order of segments in SG-list

2013-06-09 Thread Joel A Fernandes
Hi, So I tried dumping addresses of an SG list in omap_hsmmc driver before it is passed to DMA. I found some interesting traces occasionally such as the below SG list of length 4. [6.758716] (0) length=4096, sg virt addr=c1318000, sg phy addr=81318000 [6.765863] (1) length=4096, sg virt

OMAP baseline test results for v3.10-rc5

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

RE: [PATCH] ARM: dts: add dtsi for palmas

2013-06-09 Thread J, KEERTHY
Hi Stephen, Thanks for the review comments. From: Stephen Warren [swar...@wwwdotorg.org] Sent: Saturday, June 08, 2013 1:26 AM To: J, KEERTHY Cc: Cousson, Benoit; devicetree-disc...@lists.ozlabs.org; linux-omap@vger.kernel.org;

Re: [GIT PULL] ARM: OMAP: hwmod/PRCM: add OMAP5 data

2013-06-09 Thread Tony Lindgren
* Paul Walmsley p...@pwsan.com [130608 13:11]: Hi Tony, The following changes since commit d683b96b072dc4680fc74964eca77e6a23d1fa6e: Linux 3.10-rc4 (2013-06-02 17:11:17 +0900) are available in the git repository at:

Re: [GIT PULL] ARM: OMAP: some clock hwmod changes for v3.11

2013-06-09 Thread Tony Lindgren
* Paul Walmsley p...@pwsan.com [130609 02:17]: Hi Tony, The following changes since commit d683b96b072dc4680fc74964eca77e6a23d1fa6e: Linux 3.10-rc4 (2013-06-02 17:11:17 +0900) are available in the git repository at: http://git.kernel.org/cgit/linux/kernel/git/pjw/omap-pending.git