question about the definition of a pin controller in the device tree

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

question about the definition of a pin controller in the device tree

432 Views
ysato_ad
Contributor II

Hello.

I have a question about the definition of a pin controller in the device tree.
I want to pull up unconnected free pins as the initial value of the device. What should I do?
I want to be able to reflect the following settings.
pinctrl_gpio5: gpio5grp {
  fsi,pins = <
    MX8MM_IOMUXC_SAI3_TXC_GPIO5_IO0 0x156 //PE=1,HYS=0,PUE=1,ODE=0,FSEL=10,DSE=110
  >;
};

0 Kudos
1 Reply

408 Views
joanxie
NXP TechSupport
NXP TechSupport
0 Kudos