• Tony Lindgren's avatar
    ARM: dts: Add GPMC timings for omap zoom serial port · b5399ea8
    Tony Lindgren authored
    The four port serial port on the zoom debug board uses a TL16CP754C
    with a single interrupt and GPMC chip select. The serial ports each
    use a 8 bytes for IO registers, and are 256 bytes apart on the GPMC
    line.
    
    Let's add timings for all four ports so we can remove the GPMC
    workarounds for using bootloader timings.
    
    Not caused by this patch, but looks like u-boot only properly
    initializes the fifo on the first serial port. Currently the other
    ports produce garbage at least with my version of u-boot. I suspect
    that TL16CP754C needs non-standard initialization added to 8250
    driver to properly fix this issue.
    
    Cc: Roger Quadros <rogerq@ti.com>
    Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
    b5399ea8
omap-zoom-common.dtsi 2.35 KB