[PATCH 2/3] ARM: OMAP AM35xx: clock and hwmod data: fix UART4 data

Mark A. Greer mgreer at animalcreek.com
Thu May 10 15:36:25 EDT 2012


On Thu, May 10, 2012 at 11:29:18AM -0600, Paul Walmsley wrote:
> Add missing terminators to the arrays of IRQ, DMA, and address space
> structure records in the AM35xx UART4 hwmod data.  Without these
> terminators, the following warnings appear on boot:
> 
> omap_uart.3: failed to claim resource 58
> omap_device: omap_uart: build failed (-16)
> WARNING: at /home/paul/linux/arch/arm/mach-omap2/serial.c:375 omap_serial_init_port+0x198/0x284()
> Could not build omap_device for omap_uart: uart4.
> 
> Also, AM35xx uart4_fck has an incorrect parent clock pointer.  Fix it
> and clean up a whitespace issue.
> 
> Fix some incorrectly-named macros related to AM35xx UART4.
> 
> Cc: Kyle Manna <kyle.manna at fuel7.com>
> Cc: Mark A. Greer <mgreer at animalcreek.com>
> Cc: Ranjith Lohithakshan <ranjithl at ti.com>
> Signed-off-by: Paul Walmsley <paul at pwsan.com>

Acked-by: Mark A. Greer <mgreer at animalcreek.com>
(on an am3517evm)



More information about the linux-arm-kernel mailing list