On Mon, Dec 19, 2016 at 07:21:34PM +0100, Geert Uytterhoeven wrote: > When listing multiple GPIOs in the "gpios" property of a GPIO hog, only > the first GPIO is affected. The user is left clueless about the > disfunctioning of the other GPIOs specified. > > Fix this by adding and documenting support for specifying multiple > GPIOs in a single GPIO hog. > > Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/gpio/gpio.txt | 8 +++---- > drivers/gpio/gpiolib-of.c | 31 ++++++++++++++++--------- > 2 files changed, 24 insertions(+), 15 deletions(-) Acked-by: Rob Herring <robh@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html