imx8qm-pinctrl failed to configure pins

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx8qm-pinctrl failed to configure pins

353 Views
vuleta
Contributor I

Hi,

We have this in dts:

pinctrl_fec2: fec2grp {     
        fsl,pins = <
...
   IMX8QM_ENET1_MDIO_CONN_ENET1_MDIO                    0x04000021
....
}
 
and also this:
    pinctrl_usbhost_en: usbhost_en {
         fsl,pins = <
              IMX8QM_USB_SS3_TC1_LSIO_GPIO4_IO04            0x00000061
         >;
    };


scu pinctrl shows this:
pin 154 (IMX8QM_USB_SS3_TC1) 0:? scu:pinctrl
pin 169 (IMX8QM_ENET1_MDIO) 0:? scu:pinctrl

 
While booting I got next errors:
imx8qm-pinctrl scu:pinctrl: pin_config_set op failed for pin 154
imx8qm-pinctrl scu:pinctrl: pin_config_set op failed for pin 169

Am I missing something? 

Thanks in advanced... 
0 Kudos
Reply
1 Reply