Hi Ian, > + pinctrl_i2c1_gpio: i2c1gpiogrp { > + fsl,pins = > + <MX8MP_IOMUXC_I2C1_SCL__GPIO5_IO14 0x400001c3>, The Sion bit is unnecessary in the GPIO mode so you could pass 0x1c3 instead.
Hi Ian, > + pinctrl_i2c1_gpio: i2c1gpiogrp { > + fsl,pins = > + <MX8MP_IOMUXC_I2C1_SCL__GPIO5_IO14 0x400001c3>, The Sion bit is unnecessary in the GPIO mode so you could pass 0x1c3 instead.