diff options
| author | Johan Jonker <[email protected]> | 2022-04-09 18:55:12 +0200 |
|---|---|---|
| committer | Kever Yang <[email protected]> | 2022-04-18 11:25:13 +0800 |
| commit | 6e2ee2ebb808721ab5cb4b03642a169c5ec739c7 (patch) | |
| tree | fbe9a2294fbd824ffd82a628ae827e1a65c5ce6f /include/linux | |
| parent | 04ee76c988859a586e9bc6b7f65755a5af295105 (diff) | |
rockchip: serial: rename U_BOOT_DRIVER name to rockchip_uart
When a defconfig for rk3288 is compiled it gives the warning:
rockchip_rk3288_uart: Missing .compatible in
./drivers/serial/serial_rockchip.c
: WARNING: the driver rockchip_rk3288_uart
was not found in the driver list
Fix by renaming U_BOOT_DRIVER name of serial_rockchip.c
to rockchip_uart. Add rk3288 serial support with
a DM_DRIVER_ALIAS define.
Signed-off-by: Johan Jonker <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
