u-boot/drivers/video/rockchip
Ondrej Jirman dc3f2403c2 video: rockchip: dw_mipi_dsi: Fix best_rate calculation
pllref_clk is unused after being retrieved. fin needs to be set
to dsi->ref clock's rate for the following calculation to work.
Otherwise fin is undefined, and calculation return bogus number
based on undefined variable.

Signed-off-by: Ondrej Jirman <megi@xff.cz>
2023-07-14 18:27:43 +02:00
..
dw_mipi_dsi_rockchip.c video: rockchip: dw_mipi_dsi: Fix best_rate calculation 2023-07-14 18:27:43 +02:00
Kconfig rockchip: video: Add support for RK3568 DSI Host 2023-04-21 15:16:01 +08:00
Makefile rockchip: video: Add support for RK3568 DSI Host 2023-04-21 15:16:01 +08:00
rk3288_hdmi.c dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 2020-12-13 16:51:09 -07:00
rk3288_mipi.c rockchip: video: mipi: add more compatible strings for rk3288/rk3399 2022-04-18 11:25:13 +08:00
rk3288_vop.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
rk3399_hdmi.c dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 2020-12-13 16:51:09 -07:00
rk3399_mipi.c rockchip: video: mipi: add more compatible strings for rk3288/rk3399 2022-04-18 11:25:13 +08:00
rk3399_vop.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
rk_edp.c rockchip: video: rk_edp: add more rk3288 edp node options 2022-04-18 11:25:13 +08:00
rk_hdmi.c dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 2020-12-13 16:51:09 -07:00
rk_hdmi.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
rk_lvds.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
rk_mipi.c WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
rk_mipi.h video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0 2020-11-13 18:16:11 +08:00
rk_vop.c video: rockchip: vop: Fix whitespace 2023-07-14 18:15:01 +02:00
rk_vop.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00