[PATCH] net: NEWEMAC: Remove "rgmii-interface" from rgmii matching table

Josh Boyer jwboyer at linux.vnet.ibm.com
Thu Jan 17 02:01:10 EST 2008


On Wed, 16 Jan 2008 20:53:59 +1100
Benjamin Herrenschmidt <benh at kernel.crashing.org> wrote:

> 
> On Wed, 2008-01-16 at 10:37 +0100, Stefan Roese wrote:
> > With the removal the the "rgmii-interface" device_type property from the
> > dts files, the newemac driver needs an update to only rely on compatible
> > property.
> > 
> > Signed-off-by: Stefan Roese <sr at denx.de>
> 
> I need to test if it works on CAB, can't change the DT on those. I'll
> let you know tomorrow.

This should be fine on CAB.  The rgmii node has:

compatible = "ibm,rgmii-axon", "ibm,rgmii"

so the match should still catch on the latter.

josh



More information about the Linuxppc-dev mailing list