Part Number: DP83TG720R-Q1
请问哪里可以下载DP83TG720R-Q1的底层驱动代码,设备树配置文件,以及相关的bringup文档呢?
调试中需要DP83TG720R-Q1转RJ45的转换器,请问有可以在市场上买到的转换器吗?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: DP83TG720R-Q1
请问哪里可以下载DP83TG720R-Q1的底层驱动代码,设备树配置文件,以及相关的bringup文档呢?
调试中需要DP83TG720R-Q1转RJ45的转换器,请问有可以在市场上买到的转换器吗?
Hi Jun,
Please find the example linux driver here https://git.ti.com/gitweb?p=ti-analog-linux-kernel/dmurphy-analog.git;a=commit;h=3d6df168b5e740fecc50cee1bd1335cee19258df
I couldn't completely get the question on RJ45. Automotive ethernet uses MATEnet connector and not RJ45.
--
Regards,
Gokul.
Hi Gokul &Jun
I'm sorry to interrupt,
Let me tell you what we need,
I want to get the code for DP83TG720R-Q1 for Android 11(kernel 5-4),
I looked at the above Git link code, it is only the source of the driver,
but it lacks the configuration file of the Linux device tree. Could you provide all these to me?
In addition, does TI have bringup manuals for DP83TG720R-Q1?
The last question about Automotive Ethernet to RJ45,
This is because we need to confirm the connection status of Ethernet
and the analysis of network related problems through the PC side during the bringup.
What I want to confirm is whether TI has such kit?
Regards,
Di
Hi Di,
The example linux driver we have is developed on kernel 5.10. We don't have the linux driver developed for kernel 5.4.
Can you please let me know whether you or looking for dts file or kernel boot
We have media-converter EVMs available for purchase on ti.com https://www.ti.com/tool/DP83TG720EVM-MC.
The dataflow using 2 EVMs and PC will be as follows
PC->RJ45->Standard Eth PHY->RGMII->DP83TG720_1->MATEnet_1->MATEnet_2->DP83TG720_2-> RGMII->Standard Eth PHY->RJ45->PC
I guess the EVM user manual (https://www.ti.com/lit/ug/snlu289/snlu289.pdf) and datasheet are a good way to start.
--
Regards,
Gokul.