Re: [PATCH 1/1] Add support for GPIOs for SMSC LAN95xx chips.

2014-06-23 Thread David Miller
Please do not post updated patches in this way. Instead, make a new, fresh, list posting with a formal commit message and signoff just as you would otherwise properly submit a new change. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...

Re: [PATCH 1/1] Add support for GPIOs for SMSC LAN95xx chips.

2014-06-23 Thread Evgeny Boger
sorry for the delay. Won't you need to add some GPIOLIB logic to the Kconfig entry for this driver? I don't think so. As far as I understand, the standard approach is to make sure that the driver with optional GPIOs works well with no GPIOLIB selected. Examples: tty/serial/max310x.c, input/tou

Re: [PATCH 1/1] Add support for GPIOs for SMSC LAN95xx chips.

2014-05-13 Thread David Miller
From: Evgeny Boger Date: Sun, 11 May 2014 17:34:14 +0400 > There might be 11 GPIOs in total. Last three GPIOs (offsets 8-11, 0-based) > are shared > with FDX, LNKA, SPD LEDs respectively. The LEDs are driven by chip by default > at startup time. Once the corresponding GPIO is requested, the chi