[PATCH v13 13/18] drm: exynos: dsi: Add host helper for te_irq_handler

Marek Vasut marex at denx.de
Mon Feb 27 06:10:45 PST 2023


On 2/27/23 12:39, Jagan Teki wrote:
> IRQ handler for te-gpio seems to be common across DSIM host.
> 
> However, Exynos is handling this via CRTC drivers but there is no clear
> evidence on how the same has been handled in i.MX8MM. Keeping the handler
> as-it-is can be a viable option but adding DSIM bridge core in upcoming
> patches is not possible to call Exynos CRTC handler as DSIM bridge has
> to be common across DRM bridge core instead of platform specific DRM
> drivers like Exynos here.
> 
> So, this patch handles the handler via platform host helper, so-that
> handling platform specific hook across Exynos and generic can be
> reasonable till it makes it generic across all platforms.
> 
> Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>

Reviewed-by: Marek Vasut <marex at denx.de>



More information about the linux-arm-kernel mailing list