On Fri, 9 May 2025 15:53:43 +0200, Luca Ceresoli wrote: > This is the new API for allocating DRM bridges. > > This driver has a peculiar structure. zynqmp_dpsub.c is the actual driver, > which delegates to a submodule (zynqmp_dp.c) the allocation of a > sub-structure embedding the drm_bridge and its initialization, however it > > [ ... ] Acked-by: Maxime Ripard <mripard@xxxxxxxxxx> Thanks! Maxime