fbdev: sh_mipi_dsi: add lane control support
SH MIPI DSI can use 0-4 lane Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Acked-by: Magnus Damm <damm@opensource.se> Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
此提交包含在:

提交者
Florian Tobias Schandinat

父節點
d07a9d2a5e
當前提交
26c3d7ac21
@@ -324,6 +324,7 @@ static struct resource mipidsi0_resources[] = {
|
||||
static struct sh_mipi_dsi_info mipidsi0_info = {
|
||||
.data_format = MIPI_RGB888,
|
||||
.lcd_chan = &lcdc0_info.ch[0],
|
||||
.lane = 2,
|
||||
.vsynw_offset = 20,
|
||||
.clksrc = 1,
|
||||
.flags = SH_MIPI_DSI_HSABM,
|
||||
|
新增問題並參考
封鎖使用者