lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250904094404.GB13411@nxa18884-linux.ap.freescale.net>
Date: Thu, 4 Sep 2025 17:44:04 +0800
From: Peng Fan <peng.fan@....nxp.com>
To: Fabio Estevam <festevam@...il.com>
Cc: Frank Li <Frank.Li@....com>, Rob Herring <robh@...nel.org>,
	Krzysztof Kozlowski <krzk+dt@...nel.org>,
	Conor Dooley <conor+dt@...nel.org>, Shawn Guo <shawnguo@...nel.org>,
	Sascha Hauer <s.hauer@...gutronix.de>,
	Pengutronix Kernel Team <kernel@...gutronix.de>,
	Russell King <linux@...linux.org.uk>, devicetree@...r.kernel.org,
	imx@...ts.linux.dev, linux-arm-kernel@...ts.infradead.org,
	linux-kernel@...r.kernel.org, hs@...ladev.com
Subject: Re: [PATCH 05/16] ARM: dts: imx6qdl-aristainetos2: rename
 ethernet-phy to ethernet-phy@0

On Wed, Sep 03, 2025 at 08:37:39PM -0300, Fabio Estevam wrote:
>> -               ethphy: ethernet-phy {
>> +               ethphy: ethernet-phy@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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ