Skip to main content
Gencay
Associate III
September 2, 2022
Solved

Does STM32MP1's have BroadR-Reach Ethernet Support with SJA1105Q?

  • September 2, 2022
  • 1 reply
  • 950 views

Does it have a linux driver and is it supported? How can I use it?

This topic has been closed for replies.
Best answer by OlivierK

Hi Gencay (Community Member),

Yes the driver is present in the latest OSTL DV4.x

arch/arm/boot/dts/imx6qp-prtwd3.dts: compatible = "nxp,sja1105q";

Therefore you can add it in your DT.

Regards,

Olivier

1 reply

OlivierK
OlivierKBest answer
Technical Moderator
September 2, 2022

Hi Gencay (Community Member),

Yes the driver is present in the latest OSTL DV4.x

arch/arm/boot/dts/imx6qp-prtwd3.dts: compatible = "nxp,sja1105q";

Therefore you can add it in your DT.

Regards,

Olivier

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.