On 14/06/16 07:53, Linus Walleij wrote: > On Mon, Jun 13, 2016 at 3:06 PM, William Breathitt Gray > <[email protected]> wrote: > >> The Apex Embedded Systems STX104 device features eight lines of digital >> I/O (four digital inputs and four digital outputs). This patch adds GPIO >> support for these eight lines of digital I/O via GPIOLIB. >> >> Cc: Linus Walleij <[email protected]> >> Cc: Alexandre Courbot <[email protected]> >> Signed-off-by: William Breathitt Gray <[email protected]> >> --- >> Changes in v3: >> - Revert v2 change; any arch should be able to select GPIOLIB >> - Return -EINVAL when attempting to set a GPIO to a direction it >> cannot be >> - Call stx104_gpio_set to have an initial value when setting a GPIO to >> output direction > > Reviewed-by: Linus Walleij <[email protected]> Applied to the togreg branch of iio.git - initially pushed out as testing for the autobuilders to play with it.
Thanks, Jonathan > > Yours, > Linus Walleij > -- > To unsubscribe from this list: send the line "unsubscribe linux-iio" in > the body of a message to [email protected] > More majordomo info at http://vger.kernel.org/majordomo-info.html >

