diff options
author | Joachim Eastwood <manabian@gmail.com> | 2016-02-25 22:44:38 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-03-07 10:44:30 +0700 |
commit | 81825b111d316ee0297cd4ab86cd59694dc91e70 (patch) | |
tree | 30ddcd7b049a25e13045e2809c1de48a6f5b1951 /Documentation | |
parent | b18537cd8ec2e5280ba19d24ea8812b80e5b3208 (diff) |
pinctrl: lpc18xx: add nxp,gpio-pin-interrupt property
Add support for setting up GPIO pin interrupts in the lpc18xx pinctrl
driver. The LPC18xx SCU contain two registers that sets up the signal
routing to the GPIO pin interrupt (PINT) block. The routing uses the
GPIO namespace and not the pin namespace so a lookup is preformed on
the pin.
Routing configuration is done in the device tree by using the new
nxp,gpio-pin-interrupt property. This property takes single parameter
which sets the PINT hwirq for the GPIO.
Signed-off-by: Joachim Eastwood <manabian@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions