2021-02-12 09:39 PM
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
2021-02-15 02:10 AM
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