On 20/07/2023 14:22, James Hilliard wrote: >> Take a look at IMX8 Variscite SoMs. > > Oh, I see what you mean now, so it looks like this is missing for the dart-mx6 > device tree. > > imx8mm-var-som.dtsi: compatible = "variscite,var-som-mx8mm", "fsl,imx8mm"; > imx8mm-var-som-symphony.dts: compatible = > "variscite,var-som-mx8mm-symphony", "variscite,var-som-mx8mm", > "fsl,imx8mm"; > > imx6q-var-dt6customboard.dts: compatible = > "variscite,dt6customboard", "fsl,imx6q"; > > So the DART-MX6 is missing a compatible along the lines of > "variscite,dart-imx6q" > for the dart SoM I guess? It's different topic whether it is worth to fix DART-MX6. In general it misses its compatible, but it might be not worth to fix. > > And for VAR-SOM-MX6 I guess I should use something like > "variscite,var-som-imx6q" > for the SoM right? Yes. Best regards, Krzysztof