On Mon, Jul 17, 2023 at 05:25:45PM +0200, Anatolij Gustschin wrote: > On Mon, 22 May 2023 23:47:00 +0200 > m...@xff.cz m...@xff.cz wrote: > ... > > 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(- > > Series applied to u-boot-video/master, thanks!
Too late for this to actually MATTER (I was out of town, sorry), but for what it's worth... Tested-by: Chris Morgan <macromor...@hotmail.com> Thank you. > > -- > Anatolij