/dev/pn544 node is not creating for pn7150 in imx8mm

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

/dev/pn544 node is not creating for pn7150 in imx8mm

1,119 次查看
PramodKumar
Contributor IV

Dear Team ,

I have followed the https://www.nxp.com/docs/en/application-note/AN11697.pdf  document and did the changes in yocto project kernel 4.14 . Driver is compiled successfully , but the /dev/pn544 node is not creating . If any body implemented it in the same then please suggest me asap .

Regards ,

Pramod

0 项奖励
回复
1 回复

1,040 次查看
weidong_sun
NXP TechSupport
NXP TechSupport

Hi,PRAMOD,

It seems that PN54x driver is not correctly loaded into linux kernel. So check it according to the following steps, please!

1. Checking device tree

check if driver's name is the same as that of pn54x driver.

2. the probe function of pn54x driver.

Add debug messages in probe function, please!

--checking if probe function abnormally return.

--checking if it normally enter into probe function of pn54x driver.

--checking if pn54x device is normally registered.

Hope above information is helpful for you!

Have a nice day!

B.R,

Weidong

0 项奖励
回复