public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/8] Some fixes for the rockchip dw_mipi_dsi driver
@ 2023-05-22 21:47 megi
  2023-05-22 21:47 ` [PATCH 1/8] video: rockchip: vop: Fix whitespace megi
                   ` (9 more replies)
  0 siblings, 10 replies; 19+ messages in thread
From: megi @ 2023-05-22 21:47 UTC (permalink / raw)
  To: u-boot
  Cc: Ondrej Jirman, Anatolij Gustschin, Simon Glass, Philipp Tomsich,
	Kever Yang, Chris Morgan

From: Ondrej Jirman <megi@xff.cz>

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


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2023-07-25 18:54 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-22 21:47 [PATCH 0/8] Some fixes for the rockchip dw_mipi_dsi driver megi
2023-05-22 21:47 ` [PATCH 1/8] video: rockchip: vop: Fix whitespace megi
2023-05-26  0:51   ` Kever Yang
2023-05-22 21:47 ` [PATCH 2/8] video: dw_mipi_dsi: Fix hsync/vsync settings megi
2023-05-22 21:47 ` [PATCH 3/8] video: rockchip: dw_mipi_dsi: Fix external phy existnece check megi
2023-05-22 21:47 ` [PATCH 4/8] video: rockchip: dw_mipi_dsi: Fix error path checks in probe function megi
2023-05-22 21:47 ` [PATCH 5/8] video: rockchip: dw_mipi_dsi: Return 0 from dsi_phy_init on success megi
2023-05-22 21:47 ` [PATCH 6/8] video: rockchip: dw_mipi_dsi: Fix best_rate calculation megi
2023-05-22 21:47 ` [PATCH 7/8] video: rockchip: dw_mipi_dsi: Correct check for lacking phy phandle megi
2023-05-22 21:47 ` [PATCH 8/8] video: rockchip: dw_mipi_dsi: Fix GRF access megi
2023-07-13 14:51 ` [PATCH 0/8] Some fixes for the rockchip dw_mipi_dsi driver Ondřej Jirman
2023-07-13 15:47   ` Anatolij Gustschin
2023-07-13 16:03     ` Ondřej Jirman
2023-07-17 16:01       ` Anatolij Gustschin
2023-07-17 16:13         ` Ondřej Jirman
2023-07-17 17:20         ` Christopher Morgan
2023-07-17 15:25 ` Anatolij Gustschin
2023-07-25 18:03   ` Chris Morgan
2023-07-25 18:34     ` Ondřej Jirman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox