On Mon, Jul 25, 2016 at 06:40:22PM +0530, Vignesh R wrote: > On DRA72 EVM, cpsw slaves may be muxed with other modules. This > selection is controlled by a pcf gpio line. Add support for cpsw driver > to acquire mode-gpios and select the appropriate slave using gpio APIs. > > Signed-off-by: Vignesh R <vigne...@ti.com>
Reviewed-by: Tom Rini <tr...@konsulko.com> Minor nit below: > @@ -1203,6 +1206,16 @@ static int cpsw_eth_ofdata_to_platdata(struct udevice > *dev) > return -ENOENT; > } > > + > + num_mode_gpios = gpio_get_list_count(dev, "mode-gpios"); Extra blank line added. -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot