How to map pin ENET_TX_EN and ENET_RXD1 in device tree.

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

How to map pin ENET_TX_EN and ENET_RXD1 in device tree.

跳至解决方案
1,054 次查看
trongthinh
Contributor IV

Hi all,

In the schematic of imx6-sabresd reference board. I found 2 pins (ENET_TX_EN and ENET_RXD1) but i cannot find how these pins are mapped in device tree (file imx6qdl-sabresd.dtsi). My question is: "Are these pins used by driver? If yes, please show me how to map these pin in device tree".

pastedImage_1.png

Here is pin map for enet that is available in device tree for imx6-sabresd.

Screenshot from 2018-01-25 14-37-31.png

标签 (2)
标记 (3)
0 项奖励
回复
1 解答
854 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Thinh

if these signals can not be found in dts, seems they are not used in particular bsp.

In general this depends on used bsp, as different vendors improve or add additional bsp capabilities

FSL Community BSP Release Notes 2.2 documentation 

For example on below case ENET_TX_EN was used as wake on lan

https://community.nxp.com/message/959401?commentID=959401#comment-959401 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

1 回复
855 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Thinh

if these signals can not be found in dts, seems they are not used in particular bsp.

In general this depends on used bsp, as different vendors improve or add additional bsp capabilities

FSL Community BSP Release Notes 2.2 documentation 

For example on below case ENET_TX_EN was used as wake on lan

https://community.nxp.com/message/959401?commentID=959401#comment-959401 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------