u-boot/drivers/video/rockchip
Chris Morgan 6fa83833b0 rockchip: video: Add support for RK3568 DSI Host
Add support for DSI Host controller on Rockchip RK3568. This driver
is heavily based on the Rockchip dw_mipi_dsi_rockchip.c driver in
Linux and the stm32_dsi.c driver in U-Boot. It should be easy to add
support for other SoCs as the only missing component from the mainline
driver is setting the VOP big or VOP little (which the rk3568 does
not have).

Driver was tested for use in sending commands to a DSI panel in order
to obtain the panel ID.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2023-04-21 15:16:01 +08:00
..
dw_mipi_dsi_rockchip.c rockchip: video: Add support for RK3568 DSI Host 2023-04-21 15:16:01 +08: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: rk_vop: add rk3288-dp compare string 2023-04-21 15:16:00 +08:00
rk_vop.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00