OMAP baseline test results for v3.10-rc1

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

Re: OMAP baseline test results for v3.10-rc1

2013-05-19 Thread Paul Walmsley
Looks like a few messages were missed, so here's an updated version, along with the size data. - Paul Here are some basic OMAP test results for Linux v3.10-rc1. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v3.10-rc1/20130518212204/ Test summary

Re: [PATCH v3 0/6] ARM: OMAP2+: hwmod and SERIAL: Remove sysc handling from driver

2013-05-19 Thread Paul Walmsley
Hi, On Fri, 17 May 2013, Kevin Hilman wrote: I reviewed and tested v2 of this (Rajendra forgot to add the tags in v3) and also just sanity tested v3 of this on 4430/panda DT boot to verify the console issue is resolved. Feel free to add: Reviewed-by: Kevin Hilman khil...@linaro.org

[GIT PULL] ARM: OMAP2+: hwmod/serial: fix DT case

2013-05-19 Thread Paul Walmsley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The following changes since commit f722406faae2d073cc1d01063d1123c35425939e: Linux 3.10-rc1 (2013-05-11 17:14:08 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git

RE: [PATCH 0/2] ARM: OMAP AM33XX: clock data: Enable clkout2 output on SoC pad

2013-05-19 Thread Paul Walmsley
On Fri, 17 May 2013, Hiremath, Vaibhav wrote: Tony, Paul and Benoit, Any update on this series? Most of the changes are DT-related, so it should probably go in via BenoƮt. I'll ack the clock side, but have a comment on patch 2, to be sent shortly. - Paul

Re: [PATCH 1/2] ARM: OMAP AM33XX: clock data: Enable clkout2 as part of init

2013-05-19 Thread Paul Walmsley
On Tue, 7 May 2013, Vaibhav Hiremath wrote: clkout2 comes out on the pad and is being used by various external on-board peripherals like, Audio codecs and stuff. So enable the clkout2 by default during init sequence itself. I don't like this: the clock should be enabled by the drivers for

Re: [PATCH 2/2] ARM: dts: AM33XX: Set pinmux for clkout2 pad used for clock output

2013-05-19 Thread Paul Walmsley
Hi something that you should fix: On Tue, 7 May 2013, Vaibhav Hiremath wrote: xdma_event_intr1.clkout2 pad can be used to source clock from either 32K OSC or any of the PLL (except MPU) outputs. On the existing AM335x based boards (EVM, EVM-SK and Bone), this pad is used to feed the clock

RE: [v2, 3/3] ARM: dts: AM33XX: Add NAND flash device tree data to am335x-evm

2013-05-19 Thread Gupta, Pekon
am33xx_pinmux: pinmux@44e10800 { pinctrl-names = default; - pinctrl-0 = matrix_keypad_s0 volume_keys_s0; + pinctrl-0 = matrix_keypad_s0 volume_keys_s0 + nandflash_pins_s0; Why add this to the

RE: [PATCH 1/2] ARM: OMAP AM33XX: clock data: Enable clkout2 as part of init

2013-05-19 Thread Hiremath, Vaibhav
-Original Message- From: Paul Walmsley [mailto:p...@pwsan.com] Sent: Monday, May 20, 2013 8:20 AM To: Hiremath, Vaibhav Cc: linux-omap@vger.kernel.org; t...@atomide.com; Cousson, Benoit; linux-arm-ker...@lists.infradead.org Subject: Re: [PATCH 1/2] ARM: OMAP AM33XX: clock data:

RE: [PATCH 2/2] ARM: dts: AM33XX: Set pinmux for clkout2 pad used for clock output

2013-05-19 Thread Hiremath, Vaibhav
-Original Message- From: Paul Walmsley [mailto:p...@pwsan.com] Sent: Monday, May 20, 2013 8:21 AM To: Hiremath, Vaibhav Cc: linux-omap@vger.kernel.org; t...@atomide.com; Cousson, Benoit; linux-arm-ker...@lists.infradead.org Subject: Re: [PATCH 2/2] ARM: dts: AM33XX: Set pinmux for

RE: [PATCH 0/2] ARM: OMAP AM33XX: clock data: Enable clkout2 output on SoC pad

2013-05-19 Thread Hiremath, Vaibhav
-Original Message- From: Paul Walmsley [mailto:p...@pwsan.com] Sent: Monday, May 20, 2013 8:17 AM To: Hiremath, Vaibhav Cc: linux-omap@vger.kernel.org; t...@atomide.com; Cousson, Benoit; linux-arm-ker...@lists.infradead.org Subject: RE: [PATCH 0/2] ARM: OMAP AM33XX: clock data:

Re: [PATCH v3 0/6] ARM: OMAP2+: hwmod and SERIAL: Remove sysc handling from driver

2013-05-19 Thread Rajendra Nayak
On Friday 17 May 2013 07:59 PM, Kevin Hilman wrote: Hi Paul, Paul Walmsley p...@pwsan.com writes: On Wed, 15 May 2013, Rajendra Nayak wrote: OMAP UART IP needs manual idle modes based on functional state of the IP. Currently this is handled by the driver with function pointers

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

2013-05-19 Thread Hiremath, Vaibhav
-Original Message- From: Tony Lindgren [mailto:t...@atomide.com] Sent: Friday, May 17, 2013 10:55 PM To: Hiremath, Vaibhav Cc: linux-omap@vger.kernel.org; linux-arm-ker...@lists.infradead.org; Paul Walmsley Subject: Re: [PATCH] ARM: OMAP2+: AM33xx: Add missing reset status info to

RE: [PATCH-V2] ARM: AM33XX: Add missing .clkdm_name to clkdiv32k_ick clock

2013-05-19 Thread Hiremath, Vaibhav
-Original Message- From: Tony Lindgren [mailto:t...@atomide.com] Sent: Friday, May 17, 2013 10:40 PM To: Hiremath, Vaibhav Cc: Paul Walmsley; linux-omap@vger.kernel.org; linux-arm- ker...@lists.infradead.org; Nayak, Rajendra Subject: Re: [PATCH-V2] ARM: AM33XX: Add missing