Files
u-boot/drivers/serial
Johan Jonker 04ee76c988 rockchip: serial: move driver alias to serial_rockchip.c
The Rockchip uart DT nodes have "snps,dw-apb-uart" as
fall back string. The driver ns16550.c has CONFIG_IS_ENABLED(OF_REAL)
as condition to of_match and does not copy dtplat data.
For TPL/SPL the driver serial_rockchip.c
is used. Move driver alias to correct driver.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2022-04-18 11:25:13 +08:00
..
2022-04-14 15:39:15 -04:00
2022-04-01 15:03:13 -04:00
2022-04-14 15:39:15 -04:00
2021-12-31 06:45:01 +01:00
2019-05-10 22:43:18 +02:00
2022-04-01 15:03:13 -04:00