serial: mpc52xx_uart: re-enable mpc5121 PSC UART support
Currently the support for MPC5121 PSC UART in the mpc52xx_uart
driver is broken (only console pre-initialized by the bootloader
works). Re-enable it now by providing MPC5121 specific ops
for PSCx clock activation, FIFO controller init/uninit and
MPC5121 PSC FIFO shared interrupt handling functions.
Signed-off-by: John Rigby <[email protected]>
Signed-off-by: Anatolij Gustschin <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Grant Likely <[email protected]>