Message ID | 20241203164934.1500616-1-heiko@sntech.de (mailing list archive) |
---|---|
Headers | show |
Series | MIPI DSI phy for rk3588 | expand |
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@cherry.de> # 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@sntech.de/ applied on top. Thanks! Quentin
Hi phy-maintainers, Am Dienstag, 3. Dezember 2024, 17:49:30 MEZ schrieb Heiko Stuebner: > 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. a tiny little ping :-) Is this still in a queue, or did it fall through the cracks during xmas? Thanks a lot Heiko