[PATCH 3/4] arm64: dts: st: enable ethernet1 controller on stm32mp257f-ev1

Gatien CHEVALLIER gatien.chevallier at foss.st.com
Wed Sep 3 05:46:27 PDT 2025



On 9/3/25 14:24, Andrew Lunn wrote:
>> +		phy1_eth1: ethernet-phy at 4 {
>> +			compatible = "ethernet-phy-id001c.c916";
>> +			reset-gpios =  <&gpioj 9 GPIO_ACTIVE_LOW>;
>> +			reset-assert-us = <10000>;
>> +			reset-deassert-us = <80000>;
>> +			reg = <4>;
> 
> The DT coding style would suggest reg comes after compatible.
> 
> 	Andrew

Hi Andrew,

Right, I will fix that for V2!

Best regards,
Gatien



More information about the linux-arm-kernel mailing list