[U-Boot] Pull-request: u-boot-spi/master
Jagan Teki
jteki at openedev.com
Sun Oct 11 13:22:08 CEST 2015
Hi Tom,
Please pull this PR.
thanks!
Jagan.
The following changes since commit 9a4c6e9abf5261f565cfbf1e80c6e17d26ad0b1e:
sunxi: Fix USB regulators in Linksprite_pcDuino_defconfig (2015-10-10 11:54:16 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-spi.git master
for you to fetch changes up to 03d1d568a04b3d67e0f09b598554c2b74e31224f:
configs: ls1021atwr: Enable DSPI for LS1021ATWR (2015-10-11 16:43:06 +0530)
----------------------------------------------------------------
Jagan Teki (2):
spi: xilinx_spi: Fix to configure CPOL, CPHA mask
spi: zynq_spi: Fix to configure CPOL, CPHA mask
Mirza Krak (1):
spi: tegra20: Add support for mode selection
Yao Yuan (2):
mtd: sf: Add support AT26DF081A chip
configs: ls1021atwr: Enable DSPI for LS1021ATWR
Yuan Yao (1):
dm: dts: ls1021a-twr: Enable DSPI2 on LS1021ATWR
arch/arm/dts/ls1021a-twr.dts | 16 ++++++++++++++++
drivers/mtd/spi/sf_params.c | 1 +
drivers/spi/tegra20_slink.c | 21 +++++++++++++++++++++
drivers/spi/xilinx_spi.c | 10 +++++-----
drivers/spi/zynq_spi.c | 7 ++++---
include/configs/ls1021atwr.h | 6 +++++-
6 files changed, 52 insertions(+), 9 deletions(-)
More information about the U-Boot
mailing list