commit | bd8230f4986fd83fe7811a1e4de817b2c50e45f8 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Sun Aug 25 10:01:14 2019 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 26 11:46:29 2019 -0400 |
tree | c024dbcb18b2e39423759905c4f4e7fdd144fc95 | |
parent | 6ec08efb253b9bc0e33a46b109d1aa5ee5f59a7e [diff] |
ARM: da850evm_direct_nor: Enable DM_GPIO The SPI and NAND variants enable DM_GPIO, so this patch enables DM_GPIO for the NOR / XIP version of the da850-evm. Signed-off-by: Adam Ford <aford173@gmail.com>