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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 17 Nov 2014 17:54:01 +0100 From: Oliver Graute <oliver.graute@...il.com> To: Fabio Estevam <festevam@...il.com> Cc: Florian Fainelli <f.fainelli@...il.com>, "netdev@...r.kernel.org" <netdev@...r.kernel.org> Subject: Re: Device Tree Binding for Marvell DSA Switch on imx28 board over Mdio Interface Hello Fabio, and what's the correct one for the imx28 CPU? Best Regards, Oliver On Mon, Nov 17, 2014 at 5:45 PM, Fabio Estevam <festevam@...il.com> wrote: > On Thu, Nov 13, 2014 at 1:15 PM, Oliver Graute <oliver.graute@...il.com> wrote: > > >> mdio_bus: mdio@...f0040 { >> #address-cells = <1>; >> #size-cells = <0>; >> device_type = "mdio"; >> //compatible = "fsl,gianfar-mdio"; >> compatible = "fsl,mpc875-fec-mdio", "fsl,pq1-fec-mdio"; > > These compatible strings are for PowerQuicc devices, not for mx28. > >> reg = <0x800f0040 0x188>; >> status = "okay"; >> >> ethphy0: ethernet-phy@0 { >> compatible = "fsl,gianfar-mdio"; > > Same here. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists