On Tue, Dec 10, 2013 at 03:30:07PM +0100, y@xxxxxxxxxxxxxxxxxx wrote: > From: Jan Weitzel <j.weitzel@xxxxxxxxx> > > Prober slave_num is needed by cpsw_gmii_sel_am335x to calc reg value. > > Signed-off-by: Jan Weitzel <j.weitzel@xxxxxxxxx> Applied, thanks Sascha > --- > drivers/net/cpsw.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/drivers/net/cpsw.c b/drivers/net/cpsw.c > index 5e68e1b..52adf50 100644 > --- a/drivers/net/cpsw.c > +++ b/drivers/net/cpsw.c > @@ -1074,6 +1074,7 @@ static int cpsw_probe_dt(struct cpsw_priv *priv) > > slave->phy_id = phy_id[1]; > slave->phy_if = of_get_phy_mode(child); > + slave->slave_num = i; > > i++; > } > -- > 1.7.0.4 > > > _______________________________________________ > barebox mailing list > barebox@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox