]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/rockchip: Add MIPI DSI2 glue driver for RK3588
authorHeiko Stuebner <heiko.stuebner@cherry.de>
Mon, 9 Dec 2024 23:10:21 +0000 (00:10 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 10 Dec 2024 22:53:08 +0000 (23:53 +0100)
commit9f1e1e14f59de8e5a62226840abecbcdbd50221a
tree1ef25368df5ab14bc441269946260f2da5f3cd0b
parent77889f2baadc856a26eef4ed601e5e277d0518b5
drm/rockchip: Add MIPI DSI2 glue driver for RK3588

This adds the glue code for the MIPI DSI2 bridge on Rockchip SoCs and
enables its use on the RK3588.

Right now the DSI2 controller is always paired with a DC-phy based on a
Samsung IP, so the interface values are set statically for now.
This stays true for the upcoming RK3576 as well.

Tested-by: Daniel Semkowicz <dse@thaumatec.com>
Tested-by: Dmitry Yashin <dmt.yashin@gmail.com>
Signed-off-by: Heiko Stuebner <heiko.stuebner@cherry.de>
Reviewed-by: Andy Yan <andy.yan@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20241209231021.2180582-4-heiko@sntech.de
drivers/gpu/drm/rockchip/Kconfig
drivers/gpu/drm/rockchip/Makefile
drivers/gpu/drm/rockchip/dw-mipi-dsi2-rockchip.c [new file with mode: 0644]
drivers/gpu/drm/rockchip/rockchip_drm_drv.c
drivers/gpu/drm/rockchip/rockchip_drm_drv.h