[PATCH 1/3] omap: craneboard: support NAND device

2012-11-28 Thread Kim, Milo
This patch enables the NAND device on the AM3517 Craneboard. MTD partitions are created as below. 0x-0x0008 : X-Loader 0x0008-0x0024 : U-Boot 0x0024-0x0028 : U-Boot Env 0x0028-0x0078 : Kernel 0x0078-0x1000

[PATCH 2/3] omap: craneboard: support the TPS65910 PMU

2012-11-28 Thread Kim, Milo
This patch supports the TPS65910 PMU function on the AM3517 Craneboard. The IRQ pin, SYS_NIRQ is dedicated connection between the AM3517 and the TPS65910 PMU. To handle the PMU IRQs, mux configuration is required. Platform data configuration: .IRQ number : SYS_NIRQ (M_IRQ_7) .External

Re: [PATCH V2 3/4] ARM: AM335x: Fix warning in timer.c

2012-11-28 Thread Igor Grinberg
On 11/29/12 00:04, Jon Hunter wrote: When compiling the kernel with configuration options ... # CONFIG_ARCH_OMAP2 is not set # CONFIG_ARCH_OMAP3 is not set # CONFIG_ARCH_OMAP4 is not set # CONFIG_SOC_OMAP5 is not set CONFIG_SOC_AM33XX=y ... the following build warning is seen.

Re: [PATCH v5 0/5] OMAP: iommu: hwmod, reset handling and runtime PM

2012-11-28 Thread Ohad Ben-Cohen
On Tue, Nov 20, 2012 at 3:05 AM, Omar Ramirez Luna omar.l...@linaro.org wrote: These patches are needed for remoteproc to work on OMAP4. Introduced iommu hwmod support for OMAP3 (iva, isp) and OMAP4 (ipu, dsp), along with the corresponding runtime PM and routines to deassert reset lines,

<    1   2