[i.mx8mn] What does `0x1d6` on `iomuxc fsl,pins` means ?

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

[i.mx8mn] What does `0x1d6` on `iomuxc fsl,pins` means ?

Jump to solution
766 Views
bryan_hong
Contributor V

Hello 

On imx8mn-evk.dts, 

&iomuxc {

pinctrl-names = "default";
pinctrl_ir: irgrp {
fsl,pins = <
MX8MM_IOMUXC_GPIO1_IO13_GPIO1_IO13 0x1d6
>;
};

 

What does `0x1d6` means?

0 Kudos
1 Solution
755 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

It's the pad control register value

GPIO1_IO13.PNG

View solution in original post

0 Kudos
1 Reply
756 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

It's the pad control register value

GPIO1_IO13.PNG

0 Kudos