Re: [PATCH 2/2] ARM: dts: at91: sama5d29_curiosity: Add device tree for sama5d29_curiosity board

From: claudiu beznea
Date: Thu Aug 03 2023 - 05:10:08 EST


Hi, Mihai,

On 02.08.2023 15:19, Mihai.Sain@xxxxxxxxxxxxx wrote:
>> +&macb0 {
>> + pinctrl-names = "default";
>> + pinctrl-0 = <&pinctrl_macb0_default &pinctrl_macb0_phy_irq>;
>> + #address-cells = <1>;
>> + #size-cells = <0>;
>> + phy-mode = "rmii";
>> + status = "disabled";
> Should any phy/mdio container be placed here? Also, any reason this node is disabled?
> The board has no phy.
> We will add external phy boards to macb interface and they will be present in dt-overlay.
>

Then remove the macb0 node from here and keep it in overlay.

Thank you,
Claudiu Beznea