Hi Maya,
On Fri, May 20, 2022 at 12:02:33PM +0200, Maya Matuszczyk wrote:
Hello,
wt., 17 maj 2022 o 20:28 Heiko Stuebner heiko@sntech.de napisaĆ(a):
Am Freitag, 22. April 2022, 09:28:17 CEST schrieb Sascha Hauer:
It's v11 time. There's only one small change to v10. Discussion seems to have settled now. Is there anything left that prevents the series from being merged? I'd really like to have it in during the next merge window.
This series still depends on: drm/rockchip: Refactor IOMMU initialisation (https://lists.freedesktop.org/archives/dri-devel/2022-April/349548.html) arm64: dts: rockchip: add basic dts for the radxa rock3 model a
Sascha
I've now picked up everything except the hdmi-rate stuff in some way. The driver changes will go into 5.19 and the DT-changes into 5.20.
I'll now move the series out of my focus and would expect further hdmi rate voodoo to start a new series :-) .
Thanks to all involved for working on this. Heiko
What do I need besides this patch series, mentioned before IOMMU refactor, and DTS changes for MIPI-DSI support on RK356x? I'm working on mainline kernel support for a a RK3566 board with a DSI display.
Apart from these patches you'll need updates for the DSI. I've pushed these once to https://git.pengutronix.de/cgit/sha/linux/log/?h=rockchip-vop2-mipi Particularly I think you need:
383ff250345f0 drm: rockchip: dw-mipi-dsi: Call host attach from probe e79a16ead833d dw-mipi-dsi-rockchip: increase bandwidth ac400bdd8d0cb drm: rockchip: dw-mipi-dsi-rockchip: Add rk3568 support b6b7fabbc9fe2 drm: panel-simple: Add init sequence support 3c13a030e92f3 arm64: dts: rockchip: rk3568-evb: Add Display support 3433935a31675 arm64: dts: rockchip: rk356x: Add dsi nodes
I'm not sure how well these fit onto the current state. I'll likely update the branch when the VOP2 has hit mainline after the next merge window. I have no plans currently to upstream the DSI bits though.
Regards, Sascha