Re: [PATCH 1/2] drivers: phy: add Innosilicon DSI-DPHY driver

2023-04-14 Thread Kever Yang
On 2023/3/25 02:53, Chris Morgan wrote: From: Chris Morgan Add support for the Innosilicon DSI-DPHY driver for Rockchip SOCs. The driver was ported from Linux and tested on a Rockchip RK3566 based device to query the panel ID via a DSI command. Signed-off-by: Chris Morgan Reviewed-by: Keve

[PATCH 1/2] drivers: phy: add Innosilicon DSI-DPHY driver

2023-03-24 Thread Chris Morgan
From: Chris Morgan Add support for the Innosilicon DSI-DPHY driver for Rockchip SOCs. The driver was ported from Linux and tested on a Rockchip RK3566 based device to query the panel ID via a DSI command. Signed-off-by: Chris Morgan --- drivers/phy/rockchip/Kconfig | 8 + dr