[PATCH 05/16] ARM: dts: imx6qdl-aristainetos2: rename ethernet-phy to ethernet-phy at 0
Peng Fan
peng.fan at oss.nxp.com
Thu Sep 4 02:44:04 PDT 2025
On Wed, Sep 03, 2025 at 08:37:39PM -0300, Fabio Estevam wrote:
>> - ethphy: ethernet-phy {
>> + ethphy: ethernet-phy at 0 {
>> compatible = "ethernet-phy-ieee802.3-c22";
>> + reg = <0>;
>
>Are you sure the Ethernet PHY is actually at address 0?
>
>The board schematics are often needed to get this information.
See U-Boot include/configs/aristainetos2.h line 28:
#define CFG_FEC_MXC_PHYADDR 0
The addr is 0.
Regards
Peng
More information about the linux-arm-kernel
mailing list