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.

DP83TC812EVM-MC: Interfacing DP83TC812 with NVIDIA JETSON AGX_ORIN

Part Number: DP83TC812EVM-MC
Other Parts Discussed in Thread: DP83TC811

Hi Team,

We are trying to integrate DP83TC812 automotive ethernet with NVIDIA Jetson AGX_ORIN 's RGMII interface . We checked for the existing driver support of dp83tc811 but couldn’t see the driver prints while booting .
L4T-VERSION - 35.3.1
Earlier, we have bought up RGMII interface( PHY chip -88E1512) in AGX_ORIN ,with that the following changes are performed :

  1. Added configuration for DP83TC811 in the config file (CONFIG_DP83TC811_PHY=m)
  2. Added debug prints in dp83tc811_config_init function .
  3. Compiled and cross checked the configuration in .config file ,modules and flashed the device
  4. While booting,the driver is not loaded automatically(checked by lsmod) and couldn’t see the driver prints in the log
  5. Also we took dp83tc812 driver from TI-page,but the observation is same .

Sharing porting guide, will be helpful to proceed further .
Kindly check and let us know the steps to follow/handle .

Thanks and Regards,

Dharaneshwar S

  • Hi Team,

    Could you try this 811 Driver?

    <html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="decorator" content="none"/><script src="/s/-151011903/c3bc80a/12s7xuk/4.2.17/_/download/resources/com.atlassian.plugins.authentication.atlassian-authentication-plugin:save-fragment/js.cookie.js"></script><script>if(window.location.hash) {var expirationDate = new Date(); expirationDate.setTime(expirationDate.getTime() + 60000 * 5); Cookies.set('atlassian-authentication-plugin-url-fragment_24a20ee7-9345-46de-8399-bbaf1990e5b5', window.location.hash.substr(1), {expires : expirationDate, path : '', secure: true, SameSite: 'None' });}window.location.assign("https://entlogin.ti.com/idp/SSO.saml2?SAMLRequest=fZHLbsIwEEV/JfI%2BcRICChYg0VK1SJQgknbRTeWYKVhN7NQzQf38hpegG5Zjz7k6VzNCWVeNmLa0M2v4aQHJ%2B60rg%2BL4MWatM8JK1CiMrAEFKZFPXxciDkLROEtW2YrdIPcJiQiOtDXMm8/GLFs%2BLbLn%2BfIzTWWcpEnpx2Wk/AQGqZ9GA/B7Sn0lsFGq3x8y7x0cduyYdVFdAGILc4MkDXVPYdzzw9QPh0UYiSgVyfCDebOujzaSjtSOqEHBORiq7FabgHSgbM31puF5ngUH/Zh5q3OrB2022mzvFypPSyheimLlr7K8YN70UvLRGmxrcDm4vVbwtl5cJUpNZau%2BgQJN24tJU7WdF/KO31dA/GCkziFsMjqM4ljbTe7ljPjt5mn6f%2BPJHw%3D%3D&RelayState=24a20ee7-9345-46de-8399-bbaf1990e5b5");</script></head><body></body></html>

    --

    Thank you,

    Hillman Lin