
1 Sep
2017
1 Sep
'17
6:11 p.m.
This series adds the DA850-evm device tree and related dependant files, along with enabling DM_SPI, DM_SERIAL, and DM_SPI with DM_SPIFLASH.
This is a resend of the original series. The only real change to this series from V1 is the additional adding of MTD PARTS and I2C.
Adam Ford (4): spi: davinci_spi: Add da830-spi support for DM arm: da850-evm: Enable DM and device tree support for da850-evm arm: da850-evm: Enable MTD Parts ARM: da850-evm: Enable DM_I2C
arch/arm/dts/da850-evm-u-boot.dtsi | 1 + configs/da850evm_defconfig | 14 ++++++++++++-- drivers/spi/davinci_spi.c | 1 + include/configs/da850evm.h | 36 +++++++++++++++++++++++++++++++----- 4 files changed, 45 insertions(+), 7 deletions(-)
--
2.7.4