[PATCH] drm: renesas: rz-du: mipi_dsi: Convert to RUNTIME_PM_OPS()
Biju Das
biju.das.jz at bp.renesas.com
Thu Jul 10 09:10:14 UTC 2025
Hi Geert,
Thanks for the patch.
> -----Original Message-----
> From: Geert Uytterhoeven <geert+renesas at glider.be>
> Sent: 09 July 2025 19:43
> Subject: [PATCH] drm: renesas: rz-du: mipi_dsi: Convert to RUNTIME_PM_OPS()
>
> Convert the Renesas RZ/G2L MIPI DSI Encoder driver from
> SET_RUNTIME_PM_OPS() to RUNTIME_PM_OPS() and pm_ptr(). This lets us drop the __maybe_unused
> annotations from its runtime suspend and resume callbacks, and reduces kernel size in case CONFIG_PM
> is disabled.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>
Reviewed-by: Biju Das <biju.das.jz at bp.renesas.com>
More information about the dri-devel
mailing list