]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm: renesas: rz-du: Add Kconfig dependency between RZG2L_DU and RZG2L_MIPI_DSI
authorBiju Das <biju.das.jz@bp.renesas.com>
Tue, 27 Aug 2024 16:37:24 +0000 (17:37 +0100)
committerBiju Das <biju.das.jz@bp.renesas.com>
Fri, 4 Apr 2025 13:37:08 +0000 (14:37 +0100)
commit7e6cb7290b4a92a6af096b137b84bf285801a5d6
tree42468e1589d1b0c2f79599bea9707f80f9c547e0
parentdd717762761807452ca25634652e180a80349cd8
drm: renesas: rz-du: Add Kconfig dependency between RZG2L_DU and RZG2L_MIPI_DSI

Add Kconfig dependency between RZG2L_DU and RZG2L_MIPI_DSI, so that
DSI module has functional dependency on DU. It is similar way that
the R-Car MIPI DSI encoder is handled.

While at it drop ARCH_RENESAS dependency as DRM_RZG2L_DU depend on
ARCH_RZG2L.

Suggested-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240827163727.108405-1-biju.das.jz@bp.renesas.com
drivers/gpu/drm/renesas/rz-du/Kconfig