On Fri, Mar 28, 2008 at 10:51:25AM -0500, Kim Phillips wrote: > the mpc837x rdb board uses low pin count interfaces (ULPI) to connect > to the USB PHY.
I've sent this fix two weeks ago... http://ozlabs.org/pipermail/linuxppc-dev/2008-March/052926.html > Signed-off-by: Kim Phillips <[EMAIL PROTECTED]> > --- > arch/powerpc/boot/dts/mpc8377_rdb.dts | 2 +- > arch/powerpc/boot/dts/mpc8378_rdb.dts | 2 +- > arch/powerpc/boot/dts/mpc8379_rdb.dts | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/arch/powerpc/boot/dts/mpc8377_rdb.dts > b/arch/powerpc/boot/dts/mpc8377_rdb.dts > index 440aa4d..1a7d516 100644 > --- a/arch/powerpc/boot/dts/mpc8377_rdb.dts > +++ b/arch/powerpc/boot/dts/mpc8377_rdb.dts > @@ -151,7 +151,7 @@ > #size-cells = <0>; > interrupt-parent = <&ipic>; > interrupts = <38 0x8>; > - phy_type = "utmi"; > + phy_type = "ulpi"; > }; > > [EMAIL PROTECTED] { > diff --git a/arch/powerpc/boot/dts/mpc8378_rdb.dts > b/arch/powerpc/boot/dts/mpc8378_rdb.dts > index 9271153..9d259a1 100644 > --- a/arch/powerpc/boot/dts/mpc8378_rdb.dts > +++ b/arch/powerpc/boot/dts/mpc8378_rdb.dts > @@ -151,7 +151,7 @@ > #size-cells = <0>; > interrupt-parent = <&ipic>; > interrupts = <38 0x8>; > - phy_type = "utmi"; > + phy_type = "ulpi"; > }; > > [EMAIL PROTECTED] { > diff --git a/arch/powerpc/boot/dts/mpc8379_rdb.dts > b/arch/powerpc/boot/dts/mpc8379_rdb.dts > index 0dda2fc..8dec2ee 100644 > --- a/arch/powerpc/boot/dts/mpc8379_rdb.dts > +++ b/arch/powerpc/boot/dts/mpc8379_rdb.dts > @@ -151,7 +151,7 @@ > #size-cells = <0>; > interrupt-parent = <&ipic>; > interrupts = <38 0x8>; > - phy_type = "utmi"; > + phy_type = "ulpi"; > }; > > [EMAIL PROTECTED] { > -- > 1.5.4.4.481.g5075 -- Anton Vorontsov email: [EMAIL PROTECTED] irc://irc.freenode.net/bd2 _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev