commit | a4670f8ebb5b4df6afeb5155fb5b44c1d1d154b9 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Sun Sep 17 20:43:46 2017 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 29 10:52:21 2017 -0400 |
tree | 68a2b98c741013f67025b2bacbf29f3067267a37 | |
parent | ab0ac272421c4b72c7a78db32ad709e23cab1eea [diff] |
arm: da850-evm: Enable DM and device tree support for da850-evm With the device tree ported and DM compatible drivers, enable: OF_CONTROL, DM_SPI, DM_SPI_FLASH and DM_SERIAL Note: DM_SERIAL is not enabled for da850evm_direct_nor_defconfig yet. Reviewed-by: Jagan Teki <jagan@openedev.com> Signed-off-by: Adam Ford <aford173@gmail.com>