commit | d138a4fad17c5556cd319f4275d6d010b61a9f2b | [log] [tgz] |
---|---|---|
author | Maureen Helm <maureen.helm@nxp.com> | Mon Nov 28 16:19:14 2016 -0600 |
committer | Kumar Gala <kumar.gala@linaro.org> | Mon Jan 23 15:15:54 2017 -0600 |
tree | fc784bb0cd10b61357fe521ab30b0a2d4898ce43 | |
parent | bd562921e87178ac94deae1b0eafa06a2872de3e [diff] |
spi: Introduce new mcux shim driver Adds a shim layer around the mcux dspi driver to adapt it to the Zephyr spi interface. Unlike the existing k64 spi driver, this driver can be used for other Kinetis SoCs that contain the dspi module. Jira: ZEP-1374 Change-Id: I9417c1513565dfcc47ccda098492f60e840f4f84 Signed-off-by: Maureen Helm <maureen.helm@nxp.com>