RE: [PATCH 3/6] TI816X: Update common OMAP machine specific sources

2010-08-05 Thread Pedanekar, Hemant
Kevin Hilman wrote: Hemant Pedanekar hema...@ti.com writes: This patch updates the common machine spcific source files with support for TI816X. Note that the nr_irqs is overridden in INTC driver since the number of IRQs on TI816X are different (128) comapared to other OMAPs (96).

RE: [PATCH 2/6] TI816X: Update common omap platform files

2010-08-05 Thread Pedanekar, Hemant
Kevin Hilman wrote: Hemant Pedanekar hema...@ti.com writes: This patch updates the common platform files with TI816X specific additions. Also adds new files for TI816X modules base addresseses and irq definitions. [...] +bne 9998f + +/* + *

RE: [PATCH 4/6] TI816X: Create board support for TI816X_EVM

2010-08-06 Thread Pedanekar, Hemant
Kevin Hilman wrote: Hemant Pedanekar hema...@ti.com writes: This patch adds minimal support for TI816X EVM to enable kernel boot. Signed-off-by: Hemant Pedanekar hema...@ti.com [...] +#include linux/kernel.h +#include linux/init.h +#include linux/device.h +#include linux/spi/spi.h

RE: [PATCH 2/6] TI816X: Update common omap platform files

2010-08-06 Thread Pedanekar, Hemant
Hi Kevin, Kevin Hilman wrote: Hemant Pedanekar hema...@ti.com writes: This patch updates the common platform files with TI816X specific additions. Also adds new files for TI816X modules base addresseses and irq definitions. Signed-off-by: Hemant Pedanekar hema...@ti.com --- [...]

RE: [PATCH v2 5/6] TI816X: Enable Build for TI816X EVM

2010-10-19 Thread Pedanekar, Hemant
Tony Lindgren wrote on Friday, September 17, 2010 3:57 AM: * Hemant Pedanekar hema...@ti.com [100811 10:04]: This patch adds build support for TI816X. This enables building files in mach-omap2 and plat-omap directories. This you can merge into the patch adding the board-*.c file. Tony I

RE: [PATCH v2 6/6] TI816X: Add low level debug support

2010-10-19 Thread Pedanekar, Hemant
Tony Lindgren wrote on Friday, September 17, 2010 3:58 AM: * Hemant Pedanekar hema...@ti.com [100811 10:04]: This patch adds support for low level debugging on TI816X boards. Currently the support for UART3 console on TI816X EVM is added. --- a/arch/arm/mach-omap2/include/mach/debug-macro.S

RE: [PATCH v2 2/6] TI816X: Update common omap platform files

2010-10-19 Thread Pedanekar, Hemant
Tony Lindgren wrote on Friday, September 17, 2010 4:01 AM: * Hemant Pedanekar hema...@ti.com [100811 10:03]: --- a/arch/arm/plat-omap/include/plat/serial.h +++ b/arch/arm/plat-omap/include/plat/serial.h @@ -51,6 +51,11 @@ #define OMAP4_UART3_BASE0x4802 #define OMAP4_UART4_BASE

RE: [PATCH v2 3/6] TI816X: Update common OMAP machine specific sources

2010-10-22 Thread Pedanekar, Hemant
Tony Lindgren wrote on Friday, September 17, 2010 3:55 AM: * Hemant Pedanekar hema...@ti.com [100811 10:03]: This patch updates the common machine spcific source files with support for TI816X. Note that the nr_irqs is overridden in INTC driver since the number of IRQs on TI816X are

RE: [PATCH v2 3/6] TI816X: Update common OMAP machine specific sources

2010-11-29 Thread Pedanekar, Hemant
Tony Lindgren wrote on Saturday, November 06, 2010 2:30 AM: * Pedanekar, Hemant hema...@ti.com [101022 10:58]: Tony Lindgren wrote on Friday, September 17, 2010 3:55 AM: * Hemant Pedanekar hema...@ti.com [100811 10:03]: This patch updates the common machine spcific source files with support

RE: [PATCH v2 3/6] TI816X: Update common OMAP machine specific sources

2010-11-30 Thread Pedanekar, Hemant
Tony Lindgren wrote on Tuesday, November 30, 2010 12:59 AM: * Pedanekar, Hemant hema...@ti.com [101129 09:07]: Tony Lindgren wrote on Saturday, November 06, 2010 2:30 AM: Though based on Cortex A8, TI816X series has differences in PRCM, PLL, clock structure compared to OMAP3. Many

RE: [PATCH v2 3/6] TI816X: Update common OMAP machine specific sources

2010-12-03 Thread Pedanekar, Hemant
Pedanekar, Hemant wrote on Wednesday, December 01, 2010 7:17 AM: Tony Lindgren wrote on Tuesday, November 30, 2010 12:59 AM: * Pedanekar, Hemant hema...@ti.com [101129 09:07]: Tony Lindgren wrote on Saturday, November 06, 2010 2:30 AM: Though based on Cortex A8, TI816X series has

RE: [PATCH v2 3/6] TI816X: Update common OMAP machine specific sources

2010-12-10 Thread Pedanekar, Hemant
Tony Lindgren wrote on Monday, December 06, 2010 10:23 PM: [...] Similarly, we will also need to add TI816X specific hwmods. 4) TI816X series shares similarity with OMAP4 too - e.g., various IPs are same, CM module is closer to OMAP4 than OMAP3. Thus, regaring (1) above, I could use OMAP4

RE: [PATCH v2 3/6] TI816X: Update common OMAP machine specific sources

2010-12-10 Thread Pedanekar, Hemant
Tony Lindgren wrote on Saturday, December 11, 2010 7:21 AM: * Pedanekar, Hemant hema...@ti.com [101210 16:58]: Tony Lindgren wrote on Monday, December 06, 2010 10:23 PM: [...] Similarly, we will also need to add TI816X specific hwmods. 4) TI816X series shares similarity with OMAP4 too

RE: [PATCH v3 1/4] TI816X: Update common omap platform files

2011-01-04 Thread Pedanekar, Hemant
Tony Lindgren wrote on Tuesday, January 04, 2011 7:20 AM: * Paul Walmsley p...@pwsan.com [110103 15:06]: Hello Hemant On Mon, 3 Jan 2011, Hemant Pedanekar wrote: This patch updates the common platform files with TI816X support. Also adds new files for TI816X modules base addresseses and

RE: [PATCH v3 1/4] TI816X: Update common omap platform files

2011-01-05 Thread Pedanekar, Hemant
linux-omap-ow...@vger.kernel.org wrote on : Tony Lindgren wrote on Wednesday, January 05, 2011 4:56 AM: * Paul Walmsley p...@pwsan.com [110104 09:48]: On Tue, 4 Jan 2011, Pedanekar, Hemant wrote: Looking at above, it seems another config option like CONFIG_SOC_OMAP3XXX is also needed

RE: [PATCH v4 0/4] Introduce support for TI816X processor series

2011-01-13 Thread Pedanekar, Hemant
Pedanekar, Hemant wrote on Monday, January 10, 2011 10:08 PM: This patch set adds support for TI816X processor series. This series includes DM8168, C6A816x and AM389x devices. The details can be found at following links: http://focus.ti.com/general/docs/gencontent.tsp?contentId=77960

RE: [PATCH v4 1/4] TI816X: Update common omap platform files

2011-01-17 Thread Pedanekar, Hemant
Paul Walmsley wrote on Tuesday, January 18, 2011 5:38 AM: Hello Hemant, On Mon, 10 Jan 2011, Hemant Pedanekar wrote: 2) OMAP3 only build with CONFIG_SOC_OMAPTI816X: This will build TI816X optimized kernel. May not boot on other OMAP3 SoCs. ... Note that OMAP3 only build with

RE: [PATCH v4 0/4] Introduce support for TI816X processor series

2011-01-21 Thread Pedanekar, Hemant
linux-omap-ow...@vger.kernel.org wrote on : Pedanekar, Hemant wrote on Monday, January 10, 2011 10:08 PM: This patch set adds support for TI816X processor series. This series includes DM8168, C6A816x and AM389x devices. The details can be found at following links: http://focus.ti.com

RE: [PATCH v4 1/4] TI816X: Update common omap platform files

2011-01-21 Thread Pedanekar, Hemant
Hi Kevin, Hilman, Kevin wrote on Saturday, January 22, 2011 4:01 AM: Hi Hemant, Hemant Pedanekar hema...@ti.com writes: This patch updates the common platform files with TI816X support. Also adds new files for TI816X module base addresses and irq definitions. [...] diff --git

RE: [PATCH v4 2/4] TI816X: Update common OMAP machine specific sources

2011-01-21 Thread Pedanekar, Hemant
Kevin, Kevin Hilman wrote on Saturday, January 22, 2011 5:19 AM: Hemant Pedanekar hema...@ti.com writes: This patch updates the common machine specific source files with support for TI816X. The approach taken is to have TI816X only build for OMAP3 when CONFIG_SOC_OMAPTI816X is defined.

RE: [PATCH v4 4/4] TI816X: Add low level debug support

2011-01-21 Thread Pedanekar, Hemant
Hilman, Kevin wrote on Saturday, January 22, 2011 5:21 AM: Hemant Pedanekar hema...@ti.com writes: This patch adds support for low level debugging on TI816X boards. Currently the support for UART3 console on TI816X EVM is added. Signed-off-by: Hemant Pedanekar hema...@ti.com You can

RE: [PATCH v4 1/4] TI816X: Update common omap platform files

2011-01-24 Thread Pedanekar, Hemant
Kevin Hilman wrote on Tuesday, January 25, 2011 1:33 AM: Pedanekar, Hemant hema...@ti.com writes: Hi Kevin, Hilman, Kevin wrote on Saturday, January 22, 2011 4:01 AM: Hi Hemant, Hemant Pedanekar hema...@ti.com writes: This patch updates the common platform files with TI816X

RE: [RFC PATCH v2 5/6] TI81XX: Add minimal hwmod data

2011-09-07 Thread Pedanekar, Hemant
Hilman, Kevin wrote on Tuesday, August 30, 2011 6:03 AM: Hemant Pedanekar hema...@ti.com writes: This patch adds minimum required hwmod data (e.g., UARTs) for bootup of TI81XX devices (currently common data for TI816X and TI814X is added). Signed-off-by: Hemant Pedanekar hema...@ti.com

RE: [PATCH 3/3] TI814X: Create board support and enable build for TI8148 EVM

2011-09-07 Thread Pedanekar, Hemant
Hilman, Kevin wrote on Tuesday, August 30, 2011 5:43 AM: Hemant Pedanekar hema...@ti.com writes: This patch adds minimal support and build configuration for TI8148 EVM. Also adds support for low level debugging on UART1 console on the EVM. Signed-off-by: Hemant Pedanekar hema...@ti.com

RE: [RFC PATCH v2 5/6] TI81XX: Add minimal hwmod data

2011-09-08 Thread Pedanekar, Hemant
Hilman, Kevin wrote on Thursday, September 08, 2011 11:01 PM: Pedanekar, Hemant hema...@ti.com writes: Hilman, Kevin wrote on Tuesday, August 30, 2011 6:03 AM: Hemant Pedanekar hema...@ti.com writes: This patch adds minimum required hwmod data (e.g., UARTs) for bootup of TI81XX devices

Polling support in omap uart driver

2011-09-09 Thread Pedanekar, Hemant
Hello, Does omap serial driver (omap-serial.c) support polling? Without this, kgdboc won't work, is that correct? Thanks. Hemant-- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at

RE: [RFC PATCH v2 0/6] TI81XX: Add clock and hwmod data

2011-09-14 Thread Pedanekar, Hemant
Tony Lindgren wrote on Thursday, September 15, 2011 6:03 AM: * Paul Walmsley p...@pwsan.com [110830 11:13]: On Tue, 23 Aug 2011, Hemant Pedanekar wrote: This patch set is the v2 of TI816X clock and hwmods patches sent earlier. The clock data is currently added only for TI816X, while

RE: READ THIS: the next mach-types update

2011-09-17 Thread Pedanekar, Hemant
Hello, linux-arm-kernel-boun...@lists.infradead.org wrote on : I'm going to be merging a mach-types update (the cut-down and the policy-conforming version) for the next merge window. This will mean that things WILL BREAK, and I will not notice that things have broken. In order to fix

RE: [PATCH] ARM: OMAP: Add support for dmtimer v2 ip (Re: [PATCH v15 06/12] OMAP: dmtimer: switch-over to platform device driver)

2011-09-18 Thread Pedanekar, Hemant
Tony Lindgren wrote on Saturday, September 17, 2011 7:06 AM: device driver) * DebBarma, Tarun Kanti tarun.ka...@ti.com [110916 01:56]: [...] Afzal, care to check if that works for AM335X/TI816X/TI814X? It tried it briefly with omap4 gptimer3 as the clockevent and CONFIG_LOCAL_TIMER

RE: READ THIS: the next mach-types update

2011-09-19 Thread Pedanekar, Hemant
Russell King - ARM Linux wrote on Saturday, September 17, 2011 8:04 PM: On Sat, Sep 17, 2011 at 07:58:20PM +0530, Pedanekar, Hemant wrote: But since I had submitted v1 (see [1]) and am working on v2 post review, can you please suggest how to go about it as I will need the above for adding

RE: [PATCH] ARM: OMAP: Add support for dmtimer v2 ip (Re: [PATCH v15 06/12] OMAP: dmtimer: switch-over to platform device driver)

2011-09-19 Thread Pedanekar, Hemant
Tony Lindgren wrote on Monday, September 19, 2011 11:11 PM: device driver) * Pedanekar, Hemant hema...@ti.com [110918 20:32]: Tony, Kernel boots fine on TI816X (should also boot on TI814X) with your patch and patches (including OSC clock fix) from series http://www.spinics.net/lists

RE: [PATCH v2 1/3] TI81XX: Prepare for addition of TI814X support

2011-09-21 Thread Pedanekar, Hemant
Tony Lindgren wrote on Thursday, September 22, 2011 2:11 AM: * Hemant Pedanekar hema...@ti.com [110921 10:05]: --- a/arch/arm/mach-omap2/board-ti8168evm.c +++ b/arch/arm/mach-omap2/board-ti8168evm.c @@ -37,16 +37,16 @@ static void __init ti8168_evm_init(void) static void __init

RE: [PATCH v2 3/3] TI814X: Create board support and enable build for TI8148 EVM

2011-09-21 Thread Pedanekar, Hemant
Tony Lindgren wrote on Thursday, September 22, 2011 2:18 AM: * Hemant Pedanekar hema...@ti.com [110921 10:05]: + +static struct omap_board_config_kernel ti8148_evm_config[] __initdata = { +}; + +static void __init ti8148_evm_init(void) +{ +omap_serial_init(); +omap_board_config =

RE: [PATCH v2 1/3] TI81XX: Prepare for addition of TI814X support

2011-09-22 Thread Pedanekar, Hemant
Tony Lindgren wrote on Thursday, September 22, 2011 11:51 PM: * Pedanekar, Hemant hema...@ti.com [110921 17:00]: Tony Lindgren wrote on Thursday, September 22, 2011 2:11 AM: * Hemant Pedanekar hema...@ti.com [110921 10:05]: --- a/arch/arm/mach-omap2/board-ti8168evm.c +++ b/arch/arm/mach

RE: [PATCH v3 2/3] ARM: OMAP: TI814X: Add cpu type macros and detection support

2011-09-30 Thread Pedanekar, Hemant
Hi Paul, Paul Walmsley wrote on Friday, September 30, 2011 2:17 AM: Hello Hemant, a few comments: On Thu, 29 Sep 2011, Hemant Pedanekar wrote: This patch adds cpu type, macros for identification of TI814X device. Note that following update to common OMAP data structures is made:

RE: [PATCH v3 3/3] ARM: OMAP: TI814X: Create board support and enable build for TI8148 EVM

2011-10-03 Thread Pedanekar, Hemant
Hi Igor, Igor Grinberg wrote on Sunday, October 02, 2011 5:38 PM: Hi Hemant, On 09/29/11 04:09, Hemant Pedanekar wrote: This patch adds minimal support and build configuration for TI8148 EVM. Also adds support for low level debugging on UART1 console on the EVM. Note that existing

RE: [PATCH v3 3/3] ARM: OMAP: TI814X: Create board support and enable build for TI8148 EVM

2011-10-04 Thread Pedanekar, Hemant
Igor Grinberg wrote on Tuesday, October 04, 2011 2:31 PM: On 10/03/11 18:45, Pedanekar, Hemant wrote: Hi Igor, Igor Grinberg wrote on Sunday, October 02, 2011 5:38 PM: Hi Hemant, On 09/29/11 04:09, Hemant Pedanekar wrote: This patch adds minimal support and build configuration

RE: [RFC PATCH v2 0/6] TI81XX: Add clock and hwmod data

2011-10-04 Thread Pedanekar, Hemant
Hi Paul, Paul Walmsley wrote on Tuesday, October 04, 2011 2:54 PM: Hi, On Tue, 23 Aug 2011, Hemant Pedanekar wrote: This patch set is the v2 of TI816X clock and hwmods patches sent earlier. The clock data is currently added only for TI816X, while minimal hwmod data common for TI816X

RE: [PATCH v3 3/3] ARM: OMAP: TI814X: Create board support and enable build for TI8148 EVM

2011-10-06 Thread Pedanekar, Hemant
Tony Lindgren wrote on Friday, October 07, 2011 12:47 AM: * Pedanekar, Hemant hema...@ti.com [111004 02:07]: Igor Grinberg wrote on Tuesday, October 04, 2011 2:31 PM: On 10/03/11 18:45, Pedanekar, Hemant wrote: Hi Igor, Igor Grinberg wrote on Sunday, October 02, 2011 5:38 PM: Hi

RE: [PATCH v3 2/3] ARM: OMAP: TI814X: Add cpu type macros and detection support

2011-10-07 Thread Pedanekar, Hemant
Hi Paul, linux-arm-kernel-boun...@lists.infradead.org wrote on : macros and detection support Hi Paul, Paul Walmsley wrote on Friday, September 30, 2011 2:17 AM: Hello Hemant, a few comments: On Thu, 29 Sep 2011, Hemant Pedanekar wrote: [...] Note that following update to

RE: [PATCH 1/2] TI816X: Add minimal hwmod data

2011-07-12 Thread Pedanekar, Hemant
Hello, Paul Walmsley wrote on Friday, April 29, 2011 8:29 AM: On Thu, 28 Apr 2011, Grosen, Mark wrote: From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Paul Walmsley Sent: Thursday, April 28, 2011 3:35 PM to review these patches, I'll need a

RE: [PATCH 1/2] TI816X: Add minimal hwmod data

2011-07-14 Thread Pedanekar, Hemant
Hi Kevin, Hilman, Kevin wrote on Friday, July 15, 2011 3:28 AM: Hi Hemant, On Wed, 2011-07-13 at 05:07 +0530, Pedanekar, Hemant wrote: Any comments on the hwmod and clock patch sets? I just discovered that other devices in this family are coming along which will require changing

RE: [PATCH 1/2] TI816X: Add minimal hwmod data

2011-08-04 Thread Pedanekar, Hemant
Hi Paul, Paul Walmsley wrote on Saturday, July 16, 2011 1:38 PM: Hello Hemant, On Wed, 13 Jul 2011, Pedanekar, Hemant wrote: Any comments on the hwmod and clock patch sets? I haven't forgotten about these patches. Here are a few questions: Sorry I missed this mail

RE: [PATCH 3/4] TI816X: clock: Add clockdomains and powerdomains data

2011-08-04 Thread Pedanekar, Hemant
Paul Walmsley wrote on Saturday, July 16, 2011 1:25 PM: On Fri, 25 Mar 2011, Hemant Pedanekar wrote: This patch adds data for various clock domains and power domains in TI816X. Note that at present this is not exhaustive and need to add missing domains. Signed-off-by: Hemant Pedanekar

RE: [PATCH 2/4] TI816X: clock: Add clock data

2011-08-08 Thread Pedanekar, Hemant
Hi Paul, Paul Walmsley wrote on Saturday, July 16, 2011 1:36 PM: Spot-checking this... On Fri, 25 Mar 2011, Hemant Pedanekar wrote: +static struct clk uart1_fck = { +.name = uart1_fck, +.parent = sysclk10_ck, +.ops= clkops_omap2_dflt, +

RE: [PATCH 0/3] Add support for TI814X processor series

2011-08-09 Thread Pedanekar, Hemant
Hello, Pedanekar, Hemant wrote on Thursday, August 04, 2011 11:14 PM: This patch set adds support for DM814x, C6A814x and AM387x device series having Cortex-A8 MPU. The technical documents are available from following link: http://focus.ti.com/docs/prod/folders/print/tms320dm8148.html

RE: [PATCH] omap: timer: Set dmtimer used as clocksource in autoreload mode

2011-08-10 Thread Pedanekar, Hemant
Tony Lindgren wrote on Wednesday, August 10, 2011 5:21 PM: * Hemant Pedanekar hema...@ti.com [110809 20:46]: If CONFIG_OMAP_32K_TIMER is not selected and dmtimer is used as clocksource, the timer stops counting once overflow occurs as it was not set in autoreload mode. This results into

RE: [PATCH 0/3] Add support for TI814X processor series

2011-08-18 Thread Pedanekar, Hemant
linux-arm-kernel-boun...@lists.infradead.org wrote on : Hello, Pedanekar, Hemant wrote on Thursday, August 04, 2011 11:14 PM: This patch set adds support for DM814x, C6A814x and AM387x device series having Cortex-A8 MPU. The technical documents are available from following link

RE: [PATCH 2/3] TI814X: Add cpu type macros and detection support

2011-08-18 Thread Pedanekar, Hemant
Tony Lindgren wrote on Monday, August 15, 2011 8:47 PM: * Hemant Pedanekar hema...@ti.com [110804 20:39]: This patch adds cpu type, macros for identification of TI814X device. Note that following updates to common OMAP data structures are made: 1) struct omap_chip_id member 'oc' is updated

RE: [PATCH 3/3] TI814X: Create board support and enable build for TI8148 EVM

2011-08-18 Thread Pedanekar, Hemant
Tony Lindgren wrote on Monday, August 15, 2011 8:45 PM: * Hemant Pedanekar hema...@ti.com [110804 20:39]: This patch adds minimal support and build configuration for TI8148 EVM. Also adds support for low level debugging on UART1 console on the EVM. ... +MACHINE_START(TI8148EVM, ti8148evm)

RE: [PATCH 0/3] Add support for TI814X processor series

2011-08-18 Thread Pedanekar, Hemant
linux-arm-kernel-boun...@lists.infradead.org wrote on : linux-arm-kernel-boun...@lists.infradead.org wrote on : Hello, Pedanekar, Hemant wrote on Thursday, August 04, 2011 11:14 PM: This patch set adds support for DM814x, C6A814x and AM387x device series having Cortex-A8 MPU

Question on virtual memory layout: lowmem with memory hole

2011-08-24 Thread Pedanekar, Hemant
Hello, While checking with memory hole configuration on OMAP3/TI816X (passing mem=x@y), I see that the whole range from memory start till last bank including the hole is labelled as 'lowmem' when kernel prints Virtual kernel memory layout during boot. E.g., on OMAP3 with mem=32M@0x8000

RE: Question on virtual memory layout: lowmem with memory hole

2011-08-25 Thread Pedanekar, Hemant
Russell King - ARM Linux wrote on Thursday, August 25, 2011 3:53 PM: On Thu, Aug 25, 2011 at 09:35:07AM +0530, Pedanekar, Hemant wrote: E.g., on OMAP3 with mem=32M@0x8000 mem=8M@0x8780 (CASE 1) Memory: 32MB 8MB = 40MB total Memory: 28408k/28408k available, 12552k reserved, 0K

RE: Question on virtual memory layout: lowmem with memory hole

2011-08-26 Thread Pedanekar, Hemant
Russell King - ARM Linux wrote on Friday, August 26, 2011 12:22 AM: On Fri, Aug 26, 2011 at 12:06:20AM +0530, Pedanekar, Hemant wrote: Russell King - ARM Linux wrote on Thursday, August 25, 2011 3:53 PM: On Thu, Aug 25, 2011 at 09:35:07AM +0530, Pedanekar, Hemant wrote: E.g., on OMAP3

RE: [PATCH 1/4] TI816X: prcm: Add module and register offsets

2011-04-06 Thread Pedanekar, Hemant
Hello, Pedanekar, Hemant wrote on Friday, March 25, 2011 9:50 PM: This patch adds PRCM register offsets for TI816X device as required for the clock data. Signed-off-by: Hemant Pedanekar hema...@ti.com --- arch/arm/mach-omap2/cm816x.h | 228

RE: !CONFIG_OMAP_32K_TIMER on OMAP4/panda

2011-05-07 Thread Pedanekar, Hemant
Hello, linux-omap-ow...@vger.kernel.org wrote on Saturday, May 07, 2011 10:21 PM: On a linux-next kernel built for the Pandaboard, disabling CONFIG_OMAP_32K_TIMER makes the kernel use the gptimer as the clocksource, but this appears to be non-functional. Judging from the all-zeros printk

RE: [PATCH v4 1/3] ARM: OMAP: TI81XX: Prepare for addition of TI814X support

2011-12-09 Thread Pedanekar, Hemant
Tony Lindgren wrote on Thursday, December 08, 2011 4:48 AM: * Hemant Pedanekar hema...@ti.com [111009 18:06]: This patch updates existing macros, functions used for TI816X, to enable addition of other SoCs belonging to TI81XX family (e.g., TI814X). The approach taken is to use TI81XX/ti81xx

RE: [PATCH v5 2/4] TI816X: Update common OMAP machine specific sources

2011-02-09 Thread Pedanekar, Hemant
Tony Lindgren wrote on Thursday, February 10, 2011 7:18 AM: * Tony Lindgren t...@atomide.com [110209 17:45]: We should just have separate struct map_desc omapti816x_io_desc[] then. Maybe have a common struct map_desc omap3_io_desc[] and then separate omap3xxx_io_desc and omapti816x_io_desc?

RE: [PATCH v5 1/4] TI816X: Update common omap platform files

2011-02-10 Thread Pedanekar, Hemant
cvTony Lindgren wrote on Thursday, February 10, 2011 7:09 AM: Hi, * Hemant Pedanekar hema...@ti.com [110209 08:54]: 1) Multi-OMAP build with CONFIG_SOC_OMAPTI816X: The kernel built only for TI816X OMAP3 SoCs along with any other OMAP2/4 (e.g., OMAP4s). May not boot on other OMAP3

RE: [PATCH RESEND v6 2/4] TI816X: Update common OMAP machine specific sources

2011-02-14 Thread Pedanekar, Hemant
Hilman, Kevin wrote on Tuesday, February 15, 2011 4:58 AM: Hemant Pedanekar hema...@ti.com writes: [...] @@ -402,7 +422,7 @@ void __init omap2_init_common_devices(struct omap_sdrc_params *sdrc_cs0, omap_hwmod_late_init(); -if (cpu_is_omap24xx() || cpu_is_omap34xx()) { +