Skip to content
Commit d1761582 authored by Martin Koehler's avatar Martin Koehler Committed by David Leach
Browse files

drivers: gpio: Fix NO_PINT_INT



Fixed #41945
NO_PINT_INT can have the same value as a specific pin.
E.G. For 1 byte pint_pin_int_t it equaled interrupt1.
Now is instead always 1 higher than the highest pin.
Expects fsl to keep setting values from 0 to
(number of connected outputs - 1)

Signed-off-by: default avatarMartin Koehler <koehler@metratec.com>
parent 50a9c29d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment