Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | arm: mvebu: Add SPI driver model support | Stefan Roese | 2016-01-14 | -0/+2 |
| | | | | | | | | | | | | This patch enables the DM support for the SPI driver and the SPI NOR flash chips. Some MVEBU boards boot from SPI NOR, so adding the aliases and enabling CONFIG_DM_SEQ_ALIAS is needed here. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Luka Perkov <luka.perkov@sartura.hr> Cc: Dirk Eibach <dirk.eibach@gdsys.cc> Cc: Simon Glass <sjg@chromium.org> | |||
* | arm: mvebu: Add basic Armada XP / 38x dtsi/dts files | Stefan Roese | 2015-10-21 | -0/+600 |
These will be needed by the upcoming DM (driver model) support for the Armada XP / 38x SoC's. This will provide DT based probing. The dts files are copied 1:1 from the Linux kernel release v4.2. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Luka Perkov <luka.perkov@sartura.hr> |