commit | d71f2468552f30d45f18685fe332a8fedde12b8d | [log] [tgz] |
---|---|---|
author | Maureen Helm <maureen.helm@nxp.com> | Mon Dec 12 10:50:56 2016 -0600 |
committer | Kumar Gala <kumar.gala@linaro.org> | Thu Jan 12 09:46:27 2017 -0600 |
tree | f045b0b481ed00da7e5c8c3d7ef0ebe8c5cf7996 | |
parent | c070aa74dd6426fd10decf7f296a480165e12b92 [diff] |
gpio: Introduce new mcux gpio driver Adds a new mcux gpio driver that can be used for k64 and other Kinetis SoCs. This driver uses mcux CMSIS register accesses to the GPIO and PORT modules. Some of the logic from the k64 gpio driver was reused and refactored (mainly flag parsing and callback handling). Jira: ZEP-1394 Change-Id: If5e9390861c181ec555dce6569b14debb729526a Signed-off-by: Maureen Helm <maureen.helm@nxp.com>