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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 7 Jul 2020 15:07:41 +0200
From:   Andrew Lunn <andrew@...n.ch>
To:     vineetha.g.jaya.kumaran@...el.com
Cc:     davem@...emloft.net, kuba@...nel.org, mcoquelin.stm32@...il.com,
        robh+dt@...nel.org, netdev@...r.kernel.org,
        devicetree@...r.kernel.org, weifeng.voon@...el.com,
        hock.leong.kweh@...el.com, boon.leong.ong@...el.com
Subject: Re: [PATCH 1/2] dt-bindings: net: Add bindings for Intel Keem Bay

> +        mdio0 {
> +            #address-cells = <1>;
> +            #size-cells = <0>;
> +            compatible = "snps,dwmac-mdio";
> +
> +            ethernet-phy@0 {
> +                compatible = "ethernet-phy-id0141.0dd0",
> +                              "ethernet-phy-ieee802.3-c22";

You only need to provide the phy-id when the PHY is broken and
registers 2 and 3 don't contain a valid ID. And c22 is the default, so
also not needed. The Marvell 88E1510 will work without these
compatible strings.

	   Andrew

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ