Hi Heiko, On 12/3/24 5:49 PM, Heiko Stuebner wrote:
This adds the phy driver need for DSI output on rk3588. The phy itself is used for both DSI output and CSI input, though the CSI part for the whole chain needs a lot more work, so is left out for now and only the DSI part implemented. This allows the rk3588 with its current VOP support to drive a DSI display using the DSI2 controller driver I'll submit in a next step. Only generic phy interfaces are used, so the DSI part is pretty straight forward.
Tested-by: Quentin Schulz <quentin.schulz@xxxxxxxxx> # RK3588 Tiger with Haikou Video Demo
I assume this is the same setup you tested this series with, but confirmation doesn't hurt.
Tested with https://lore.kernel.org/linux-rockchip/20241127143719.660658-4-heiko@xxxxxxxxx/ applied on top.
Thanks! Quentin