u-boot/include/dm/platform_data
Eric Anholt cd0fa5bff8 serial: pl01x: Add support for devices with the rate pre-configured.
For Raspberry Pi, we had the input clock rate to the pl011 fixed in
the rpi.c file, but it may be changed by firmware due to user changes
to config.txt.  Since the firmware always sets up the uart (default
115200 output unless the user changes it), we can just skip our own
uart init to simplify the boot process and more reliably get serial
output.

Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Tom Rini <trini@konsulko.com>
Tested-by: Stephen Warren <swarren@wwwdotorg.org>
2016-03-22 12:16:12 -04:00
..
lpc32xx_hsuart.h serial: lpc32xx hsuart: port driver to driver model 2016-01-13 21:05:22 -05:00
serial_mxc.h dm: move platform data headers to include/dm/platform_data 2014-10-23 21:43:07 -06:00
serial_pl01x.h serial: pl01x: Add support for devices with the rate pre-configured. 2016-03-22 12:16:12 -04:00
serial_sh.h dm: sh: serial: Add support driver model 2015-02-12 15:17:17 -07:00
serial_stm32.h stm32: Convert serial driver to DM 2015-12-12 15:56:08 -05:00
serial_stm32x7.h stm32x7: add support for stm32x7 serial driver 2016-02-24 18:43:54 -05:00