[PATCH] powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree
Liberman Igal
Igal.Liberman at freescale.com
Tue Dec 22 19:53:21 AEDT 2015
Regards,
Igal Liberman
> -----Original Message-----
> From: Shaohui Xie [mailto:shaohui.xie at nxp.com]
> Sent: Tuesday, December 22, 2015 8:27 AM
> To: Liberman Igal-B31950 <Igal.Liberman at freescale.com>;
> devicetree at vger.kernel.org; linuxppc-dev at lists.ozlabs.org
> Cc: Wood Scott-B07421 <scottwood at freescale.com>; Bucur Madalin-
> Cristian-B32716 <madalin.bucur at freescale.com>; Xie Shaohui-B21989
> <Shaohui.Xie at freescale.com>
> Subject: RE: [PATCH] powerpc/mpc85xx: Add pcsphy nodes to FManV3
> device tree
>
> > @@ -55,6 +55,7 @@ fman at 400000 {
> > reg = <0xe0000 0x1000>;
> > fsl,fman-ports = <&fman0_rx_0x08 &fman0_tx_0x28>;
> > ptp-timer = <&ptp_timer0>;
> > + pcsphy-handle = <&pcsphy0>;
> > };
> >
> > mdio at e1000 {
> > @@ -62,5 +63,9 @@ fman at 400000 {
> > #size-cells = <0>;
> > compatible = "fsl,fman-memac-mdio", "fsl,fman-xmdio";
> > reg = <0xe1000 0x1000>;
> > +
> > + pcsphy0: ethernet-phy at 0 {
> > + reg = <0x0>;
> > + };
> > };
> > };
>
> [S.H] snip.
>
> > mdio at e1000 {
> > @@ -58,5 +59,9 @@ fman at 400000 {
> > #size-cells = <0>;
> > compatible = "fsl,fman-memac-mdio", "fsl,fman-xmdio";
> > reg = <0xe1000 0x1000>;
> > +
> > + pcsphy0: pcs-phy at 0 {
> > + reg = <0x0>;
> > + };
> > };
> [S.H] Should use 'ethernet-phy', same as above.
>
I'll resubmit and fix this (pcs-phy ---> ethernet-phy).
Thank you,
Igal
> Thanks,
> Shaohui
More information about the Linuxppc-dev
mailing list