Re: panel: panel-raydium68200 driver fails to write MIPI DSI init commands

2021-01-26 Thread aleksandr . o . makarov
В Вт, 19/01/2021 в 16:24 +, Philippe CORNU пишет: > Dear Aleksandr, > > We use the raydium68200 ic driver in a dsi 720p 2dl panel module mounted on > the MB1230 board [1], mounted on the STM32MP157 eval board [2]. > > According to your email, you are using the EDT ETML0500F3DHA panel

Re: [RESEND PATCH] drm/rockchip: dsi: move all lane config except LCDC mux to bind()

2021-01-21 Thread aleksandr . o . makarov
В Вс, 13/12/2020 в 12:58 -0800, Thomas Hebb пишет: > When we first enable the DSI encoder, we currently program some per-chip > configuration that we look up in rk3399_chip_data based on the device > tree compatible we match. This data configures various parameters of the > MIPI lanes, including

drm: panel: panel-raydium68200 driver fails to write MIPI DSI init commands

2021-01-16 Thread aleksandr . o . makarov
I need to bring up my MIPI DSI 1280x720 EDT ETML0500F3DHA panel on a RockPro64 V2.1 board. There is no completely suitable in-tree driver for that panel yet, but for the purpose of reproducing the issue that I face, the gpu/drm/panel/panel-raydium-rm68200.c can do just fine. To reproduce: - Get