Hi Fabio, On Tue, Jun 23, 2020 at 10:19 AM Fabio Estevam <[email protected]> wrote: > > You should limit this to imx6 quad plus only, so you would better > check against "fsl,imx6qp".
Excellent suggestion, thank you ! I tried to determine if running on a plus by using the method from imx6q_init_machine(). But yes, checking for "fsl,imx6qp" sounds much more elegant.

