On Thu, Oct 17, 2019 at 10:19 AM Fabio Estevam <festevam@xxxxxxxxx> wrote: > > Hi, > > I noticed that on a imx28-evk running kernel 5.3.6 the following > pinctrl error is seen: > > [ 3.758280] imx28-pinctrl 80018000.pinctrl: not freeing pin 24 > (GPMI_RDN) as part of deactivating group gpmi-nand.0 - it is already > used for some other setting > [ 3.773300] imx28-pinctrl 80018000.pinctrl: not freeing pin 25 > (GPMI_WRN) as part of deactivating group gpmi-nand.0 - it is already > used for some other setting > [ 3.787913] imx28-pinctrl 80018000.pinctrl: not freeing pin 28 > (GPMI_RESETN) as part of I have just retried it on a clean 5.3.6 and I am not able to get these warnings when the NAND is populated in the socket. I only get these messages when the NAND is not present, so I think all is fine. Sorry for the noise.