OMAP3: mcx: set pinmux for uart4Signed-off-by: Stefano Babic <sbabic@denx.de>CC: Tom Rini <trini@ti.com>
omap3: Introduce weak misc_init_rIntroduce a __weak misc_init_r function that just runs dieid_num_r().Remove misc_init_r from cm_t35, mcx, omap3_logic and mt_ventoux as this wasall they did for m
omap3: Introduce weak misc_init_rIntroduce a __weak misc_init_r function that just runs dieid_num_r().Remove misc_init_r from cm_t35, mcx, omap3_logic and mt_ventoux as this wasall they did for misc_init_r.Cc: Igor Grinberg <grinberg@compulab.co.il>Cc: Ilya Yanok <yanok@emcraft.com>Cc: Peter Barada <peter.barada@logicpd.com>Cc: Stefano Babic <sbabic@denx.de>Signed-off-by: Tom Rini <trini@ti.com>Acked-by: Igor Grinberg <grinberg@compulab.co.il>
show more ...
ARM:OMAP+:MMC: Add parameters to MMC initAdd parameters to the OMAP MMC initialization function so the board canmask host capabilities and set the maximum clock frequency. While theOMAP supports
ARM:OMAP+:MMC: Add parameters to MMC initAdd parameters to the OMAP MMC initialization function so the board canmask host capabilities and set the maximum clock frequency. While theOMAP supports a certain set of MMC host capabilities, individual boardsmay be more restricted and the OMAP may need to be configured to matchthe board. The PRG_SDMMC1_SPEEDCTRL bit in the OMAP3 is an example.Signed-off-by: Jonathan Solnit <jsolnit@gmail.com>
mcx: support for HTKW mcx boardThis patch adds support for the HTKW mcx AM3517-based board.Serial, Ethernet, NAND, MMC, RTC, EHCI USB host and bothNAND and MMC SPLs are supported.Signed-off-by:
mcx: support for HTKW mcx boardThis patch adds support for the HTKW mcx AM3517-based board.Serial, Ethernet, NAND, MMC, RTC, EHCI USB host and bothNAND and MMC SPLs are supported.Signed-off-by: Ilya Yanok <yanok@emcraft.com>Signed-off-by: Stefano Babic <sbabic@denx.de>CC: Tom Rini <tom.rini@gmail.com>Cc: Detlev Zundel <dzu@denx.de>Acked-by: Igor Grinberg <grinberg@compulab.co.il>
12