• Tony Lindgren's avatar
    ARM: OMAP3: Fix 3430 legacy mux names for ssi1 signals. · 1d8643dd
    Tony Lindgren authored
    On n900 uart1 pins are not not used for uart, instead they are
    used to connect to a cell modem over ssi. Looks like we're
    currently missing these signal names for 3430 for some reason,
    and only have some of them listed for 3630. Obviously the signals
    are there for 3430 if n900 is using them and they are documented
    in some TRMs.
    
    Note that these will eventually be replaced by device tree
    based pinctrl-single.c driver. But for now these are needed
    to verify the SSI pins for devices like Nokia N900.
    Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
    1d8643dd
mux34xx.c 78.1 KB