Skip to main content
Visitor II
February 13, 2021
Question

step to integrate the driver to stm32MP157-DK2 with LAN9512

  • February 13, 2021
  • 1 reply
  • 675 views

Hii,

I am using stm32MP157C-DK2 with the default kernel.

I am trying to integrate LAN9512 with stm32MP157C-DK2 

I need a step to integrate the driver to stm32MP157-DK2 with LAN9512 

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    February 15, 2021

    Hello,

    Good news, the required driver (smsc95xx) is already included in the default kernel on the DK2.

    I'm not specialist, but "dmesg | grep smsc" shows:

    [   1.238319] usbcore: registered new interface driver smsc95xx

    For the support/setting of this driver, you should ask the LAN9512 IC provider or Linux community.

    Regards,

    Patrick