[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOMZO5Crue+NFEEkhzG3YYVQfq-Yu6s-+gZUyRQh3LawhbD8iQ@mail.gmail.com>
Date: Mon, 17 Nov 2014 14:45:02 -0200
From: Fabio Estevam <festevam@...il.com>
To: Oliver Graute <oliver.graute@...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
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