Searched hist:"98 d806dee0aa89c73fd1dfedab7f1e5ea9455fe4" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/clk/rockchip/ |
| H A D | clk_rk3568.c | 98d806dee0aa89c73fd1dfedab7f1e5ea9455fe4 Fri Aug 04 09:33:59 UTC 2023 Jonas Karlman <jonas@kwiboo.se> UPSTREAM: clk: rockchip: rk3568: Include UART clocks in SPL
The clock driver for RK3568 does not include support for UART clocks in SPL. This result in the following message with high enough loglevel.
ns16550_serial serial@fe660000: pinctrl_select_state_full: uclass_get_device_by_phandle_id: err=-19
Fix this by including support for UART clocks in SPL.
Fixes: 4a262feba3a5 ("rockchip: rk3568: add clock driver") Change-Id: I788dbf470d1f8eff75e6db8073f05207579dd9e1 Signed-off-by: Jonas Karlman <jonas@kwiboo.se> Reviewed-by: Eugen Hristev <eugen.hristev@collabora.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com> Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
|