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?
fsl,pins = <MX8MM_IOMUXC_GPIO1_IO13_GPIO1_IO13 0x1d6>;
What does `0x1d6` means?
Solved! Go to Solution.
It's the pad control register value
View solution in original post