Hi Peter, On Fri, Jul 13, 2018 at 2:11 PM, Peter Robinson <pbrobinson@xxxxxxxxx> wrote: > +&i2c4 { /* Onboard Motion sensors */ > + pinctrl-names = "default"; > + pinctrl-0 = <&pinctrl_i2c4>; > + clock-frequency = <100000>; > + status = "okay"; > +}; Would it be possible to add i2c4 to the common dtsi file instead? I haven't checked the schematics, but if it is only the imx6sx-udoo-neo-basic.dts that does not have the i2c4 node, then maybe you could add i2c4 to the dtsi and disable it inside imx6sx-udoo-neo-basic.dts? -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html