]> rtime.felk.cvut.cz Git - linux-imx.git/commitdiff
powerpc/dts/virtex440: Add ethernet phy to virtex440-ml507 board
authorGernot Vormayr <gvormayr@gmail.com>
Wed, 14 Nov 2012 06:59:09 +0000 (06:59 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 10 Jan 2013 04:09:05 +0000 (15:09 +1100)
This adds the marvel phy which is present on the ml507 board.
Without this ethtool causes kernel-oopses.

Tested on ml507 board.

Signed-off-by: Gernot Vormayr <gvormayr@gmail.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/boot/dts/virtex440-ml507.dts

index 52d8c1ad26a153d9a0782337e4a86ba86aec19c6..fc7073bc547efaa4e196a80d08be24155fea9695 100644 (file)
                                xlnx,temac-type = <0>;
                                xlnx,txcsum = <1>;
                                xlnx,txfifo = <0x1000>;
+                                phy-handle = <&phy7>;
+                                clock-frequency = <100000000>;
+                                phy7: phy@7 {
+                                          compatible = "marvell,88e1111";
+                                          reg = <7>;
+                                } ;
                        } ;
                } ;
                IIC_EEPROM: i2c@81600000 {