> + ethernet-phy@0 {
> + compatible =
> "ethernet-phy-id001c.c915";
You only need to specify the compatible string like this if the PHY
has its own ID wrong. The AT802x gets this right, so you don't need
this.
Andrew
