UART serial port missing on IMX8QM

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

UART serial port missing on IMX8QM

跳至解决方案
339 次查看
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? 

 

标记 (1)
0 项奖励
1 解答
325 次查看
Lincoln_Dessen
Contributor II

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

在原帖中查看解决方案

0 项奖励
1 回复
326 次查看
Lincoln_Dessen
Contributor II

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

0 项奖励