[PATCH v4 07/14] drm/imx: dc: Add DPR channel support
Marek Vasut
marek.vasut at mailbox.org
Thu Oct 16 10:39:58 PDT 2025
On 10/16/25 8:32 AM, Liu Ying wrote:
Hello Liu,
> +++ b/drivers/gpu/drm/imx/dc/Kconfig
> @@ -1,6 +1,7 @@
> config DRM_IMX8_DC
> tristate "Freescale i.MX8 Display Controller Graphics"
> depends on DRM && COMMON_CLK && OF && (ARCH_MXC || COMPILE_TEST)
> + depends on IMX_SCU
Can the SCU dependency be made optional, or per-module, or somehow
abstracted out (via regmap?), so iMX95 support can be added into the
driver easily too ?
Thank you
More information about the linux-arm-kernel
mailing list