UART serial port missing on IMX8QM

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

UART serial port missing on IMX8QM

Jump to solution
328 Views
Lincoln_Dessen
Contributor II

Hi all,

 After I add two more pin configs in `arch/arm64/boot/dts/freescale/fsl-imx8qm-mek.dtsi` file:

Lincoln_Dessen_1-1687855353141.pngLincoln_Dessen_2-1687855381763.png

uart3 serial port ttyLP3 is missing in /dev:

Lincoln_Dessen_0-1687855259218.png

# dmesg | grep tty:

Lincoln_Dessen_3-1687855563041.png

 

 ttyLP3 only shows up If I remove GPIO0_IO03 and GPIO0_IO04 configs. 

Is there something wrong with my gpio setting in dts file? 

 

Tags (1)
0 Kudos
1 Solution
314 Views
Lincoln_Dessen
Contributor II

It seems the cause is I configure the same pin twice on different places.  

View solution in original post

0 Kudos
1 Reply
315 Views
Lincoln_Dessen
Contributor II

It seems the cause is I configure the same pin twice on different places.  

0 Kudos