From: Ondrej Jirman <[email protected]>
These are just random fixes for bugs I found while eyeballing the code and
porting
it to work with RK3399.
Please take a look.
Thank you and regards,
Ondrej Jirman
Ondrej Jirman (8):
video: rockchip: vop: Fix whitespace
video: dw_mipi_dsi: Fix hsync/vsync settings
video: rockchip: dw_mipi_dsi: Fix external phy existnece check
video: rockchip: dw_mipi_dsi: Fix error path checks in probe function
video: rockchip: dw_mipi_dsi: Return 0 from dsi_phy_init on success
video: rockchip: dw_mipi_dsi: Fix best_rate calculation
video: rockchip: dw_mipi_dsi: Correct check for lacking phy phandle
video: rockchip: dw_mipi_dsi: Fix GRF access
drivers/video/dw_mipi_dsi.c | 4 +-
drivers/video/rockchip/dw_mipi_dsi_rockchip.c | 38 +++++++++++--------
drivers/video/rockchip/rk_vop.c | 2 +-
3 files changed, 25 insertions(+), 19 deletions(-)
--
2.40.1