Hi Joe, On Mon, 2016-06-27 at 13:17 +0300, Alexey Brodkin wrote: > Commit 90b7fc924adf "net: designware: support phy reset device-tree > bindings" made DW GMAC driver dependent on DM_GPIO by unconditional > usage of purely DM_GPIO stuff like: > * dm_gpio_XXX() > * gpio_request_by_name() > > But since that driver as of today might be easily used without > DM_GPIO (that's the case for Synopsys AXS10x boards) we're > shielding all DM_GPIO things by ifdefs. > > Signed-off-by: Alexey Brodkin <abrod...@synopsys.com> > Cc: Simon Glass <s...@chromium.org> > Cc: Beniamino Galvani <b.galv...@gmail.com> > Cc: Joe Hershberger <joe.hershber...@ni.com> > Cc: Sjoerd Simons <sjoerd.sim...@collabora.co.uk> > Cc: Sonic Zhang <sonic.zh...@analog.com> > Cc: Bin Meng <bmeng...@gmail.com> > Cc: Marek Vasut <ma...@denx.de> > ---
Any chance for this one to be applied? Otherwise U-Boot for axs10x boards is not compilable any longer. Regards, Alexey _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot