On Thu, Jul 2, 2015 at 8:31 PM, Vitaly Andrianov <[email protected]> wrote:
> Interrupts for GPIOs 16 through 31 are enabled by bit 1 in the > "binten" register (offset 8). Previous versions of GPIO only > used bit 0, which enables GPIO 0-15 interrupts. > > Signed-off-by: Vitaly Andrianov <[email protected]> > Reviewed-by: Grygorii Strashko <[email protected]> > --- > History > > v2. > - use GENMASK to set binten. Thanks to Nori Sekhar's. This version applied for v4.3 with Sekhar's review tag. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

