commit | 4e0543379023f3db46c4341a62cfd891f5656400 | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Tue Nov 05 21:58:32 2019 -0800 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Feb 05 12:00:36 2020 +0100 |
tree | c81288b632b4b1a4b8d6a9e24596cc244a8b2408 | |
parent | 19f3a4319971a58c009c7c2cb6fe62038dbe3112 [diff] |
gpio: intel_apl: convert to new GPIO API Update driver code to use new GPIO configuration flags such as GPIO_ACTIVE_LOW. Also add implementation of new port_* driver API as well as gpio_pin_interrupt_configure function. Signed-off-by: Daniel Leung <daniel.leung@intel.com>