[U-Boot] Pull request: u-boot-spi/master

Jagan Teki jagan at amarulasolutions.com
Wed Mar 14 14:02:07 UTC 2018


Hi Tom,

Please pull this PR.

thanks,
Jagan.

The following changes since commit f95ab1fb6e37f0601f397091bb011edf7a98b890:

  Prepare v2018.03 (2018-03-13 08:02:19 -0400)

are available in the Git repository at:

  git://git.denx.de/u-booti-spi.git master

for you to fetch changes up to 3e4ef60403c626cf6c9a5f3d1f600bc9a39f3ce5:

  omap3_logic: Enable DM_SPI (2018-03-13 19:50:10 +0530)

----------------------------------------------------------------
Adam Ford (1):
      omap3_logic: Enable DM_SPI

Jagan Teki (3):
      spi: atcspi200: Drop non-dm code
      spi: omap3: Skip set_mode, set_speed from claim
      arm: sunxi: Move spl spi sunxi code to mach-sunxi

 arch/arm/mach-sunxi/Kconfig                        |  8 ++
 arch/arm/mach-sunxi/Makefile                       |  1 +
 .../arm/mach-sunxi/spl_spi_sunxi.c                 |  0
 configs/omap3_logic_defconfig                      |  1 +
 drivers/mtd/spi/Kconfig                            | 13 ----
 drivers/mtd/spi/Makefile                           |  1 -
 drivers/spi/Kconfig                                | 14 ++--
 drivers/spi/atcspi200_spi.c                        | 87 ----------------------
 drivers/spi/omap3_spi.c                            | 21 ++++--
 9 files changed, 33 insertions(+), 113 deletions(-)
 rename drivers/mtd/spi/sunxi_spi_spl.c => arch/arm/mach-sunxi/spl_spi_sunxi.c (100%)


More information about the U-Boot mailing list