On Wed, Aug 29, 2018 at 12:06:52PM +0200, Steffen Trumtrar wrote: > The socfpga-specific designware driver uses reset_control_get(). > Select the socfpga-reset driver to actually use this function instead of > a stub. > > Signed-off-by: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx> > --- > drivers/net/Kconfig | 1 + > 1 file changed, 1 insertion(+) Applied, thanks Sascha > > diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig > index b633a3ac4d7b..1aa096f005e3 100644 > --- a/drivers/net/Kconfig > +++ b/drivers/net/Kconfig > @@ -83,6 +83,7 @@ config DRIVER_NET_DESIGNWARE_SOCFPGA > bool "Designware Universal MAC ethernet driver for SoCFPGA platforms" > depends on ARCH_SOCFPGA > select MFD_SYSCON > + select RESET_CONTROLLER > help > This option enables support for the Synopsys > Designware Core Univesal MAC 10M/100M/1G ethernet IP on SoCFPGA. > -- > 2.11.0 > > > _______________________________________________ > 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