On Wed, Dec 2, 2020 at 1:44 PM Fabio Estevam <[email protected]> wrote: > > Since 5.10-rc1 i.MX is a devicetree-only platform, so simplify the code > by removing the unused non-DT support.
Shouldn't you add something like depends on OF || COMPILE_TEST to show explicitly that driver requires OF to function? -- With Best Regards, Andy Shevchenko

