Re: [PATCH v4 10/11] ARM: dts: stm32: add ethernet1 for STM32MP135F-DK board

From: Christophe ROULLIER
Date: Wed Jun 05 2024 - 02:03:00 EST



On 6/4/24 18:52, Marek Vasut wrote:
On 6/4/24 4:35 PM, Christophe Roullier wrote:
Ethernet1: RMII with crystal
PHY used is SMSC (LAN8742A)

Doesn't the STM32MP135F-DK come with two ethernet ports ?
Why not enable both ?

Hi Marek,

As already discussed in V2, second ethernet have no cristal and need "phy-supply" property to work, today this property is managed by Ethernet glue, but

should be present and managed in PHY node (as explained by Rob). So I will push second Ethernet in next step ;-)