[RESEND PATCH v4 0/2] Add StarFive JH7110 SoC DSI support

2024-05-13 Thread Shengyang Chen
This series is the series that attempts to support the CDNS DSI driver used to converts DPI to DSI. CDNS DSI is embedded in StarFive JH7110 SoC. The series has been tested on the VisionFive 2 board. change since v3: - Rebased on tag v6.8-rc6. patch 2: - Replace clk API with clk_bulk_ API. - Repl

RE: [PATCH v4 0/2] Add StarFive JH7110 SoC DSI support

2024-03-17 Thread Shengyang Chen
> This series is the series that attempts to support the CDNS DSI driver used to > converts DPI to DSI. > CDNS DSI is embedded in StarFive JH7110 SoC. > The series has been tested on the VisionFive 2 board. > > Hi, Andrzej, Neil, Robert, Laurent, Jonas and Jernej Could you please help to review

[PATCH v4 0/2] Add StarFive JH7110 SoC DSI support

2024-02-29 Thread Shengyang Chen
This series is the series that attempts to support the CDNS DSI driver used to converts DPI to DSI. CDNS DSI is embedded in StarFive JH7110 SoC. The series has been tested on the VisionFive 2 board. change since v3: - Rebased on tag v6.8-rc6. patch 2: - Replace clk API with clk_bulk_ API. - Repl