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
