]> git.ipfire.org Git - people/ms/u-boot.git/commit
imx: mx6ull-14x14-evk: enable DM QSPI driver
authorPeng Fan <peng.fan@nxp.com>
Wed, 3 Jan 2018 00:52:03 +0000 (08:52 +0800)
committerStefano Babic <sbabic@denx.de>
Fri, 12 Jan 2018 13:28:04 +0000 (14:28 +0100)
commita3cc43551f8f1cab156d02a44999c07a7261fd14
tree1e8e00bde14fbbc1241286e9aa667d7a4fea024d
parentafe8e1b03362f169b2f905d20e2b352aca9d522e
imx: mx6ull-14x14-evk: enable DM QSPI driver

To support QSPI DM driver
 - Add spi0 alias for qspi node. Which is used for bus number 0.
 - Modify the n25q256a@0 compatible property to "spi-flash".
 - Modify spi4 (gpio_spi) node to spi5
 - Define DM SPI/QSPI related config to enable QSPI

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/dts/imx6ull-14x14-evk.dts
arch/arm/dts/imx6ull.dtsi
configs/mx6ull_14x14_evk_defconfig
configs/mx6ull_14x14_evk_plugin_defconfig
include/configs/mx6ullevk.h