]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: OMAP2+: Add minimal 8250 support for GPMC
authorTony Lindgren <tony@atomide.com>
Fri, 11 Oct 2013 16:21:26 +0000 (09:21 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 11 Oct 2013 16:21:50 +0000 (09:21 -0700)
commitf2bf0e72d000e76c4a9904cc8230cb2e659a2db4
tree8d6c65924e260ce97184dd7b96534ee8a828503b
parent79b39f7918559da88be9463fc8b6674dd1ca2896
ARM: OMAP2+: Add minimal 8250 support for GPMC

Just initialize things using the bootloader timings like
we've been doing for the legacy booting too. It should be
possible to patch in the GPMC timings for the based on the
TL16CP743C/TL16C754C manual at:

http://www.ti.com/lit/ds/slls644g/slls644g.pdf

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/gpmc.c