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

Vignesh Raghavendra vigneshr at ti.com
Wed Apr 17 12:45:52 UTC 2019



On 17/04/19 5:51 PM, Jagan Teki wrote:
> Hi Tom,
> 
> Please pull this PR.
> 

Thanks Jagan!

Tom,
These patches depend on [1] that drops cl-som-am57x board support.
http://patchwork.ozlabs.org/patch/1085281/

Regards
Vignesh

> Summary:
> - drop non-DM code from ti_qspi
> - support spi-mem for ti_qspi
> 
> thanks,
> Jagan.
> 
> The following changes since commit 216800acf1fbf9f498455bf3c92d4513d9a4c681:
> 
>    Merge branch 'master' of git://git.denx.de/u-boot-spi (2019-04-14 00:03:06 -0400)
> 
> are available in the Git repository at:
> 
>    git://git.denx.de/u-boot-spi.git master
> 
> for you to fetch changes up to 4c96c61216719155b3a1d51f6373e996335861de:
> 
>    spi: ti_qspi: Convert to spi-mem ops (2019-04-17 17:43:54 +0530)
> 
> ----------------------------------------------------------------
> Vignesh Raghavendra (2):
>        spi: ti_qspi: Drop non DM code
>        spi: ti_qspi: Convert to spi-mem ops
> 
>   doc/driver-model/MIGRATION.txt |   1 -
>   drivers/spi/Kconfig            |  13 +-
>   drivers/spi/Makefile           |   2 +-
>   drivers/spi/ti_qspi.c          | 351 ++++++++++++-----------------------------
>   include/configs/am43xx_evm.h   |   6 -
>   include/configs/am57xx_evm.h   |   5 -
>   include/configs/cm_t43.h       |   3 -
>   include/configs/dra7xx_evm.h   |   5 -
>   scripts/config_whitelist.txt   |   3 -
>   9 files changed, 108 insertions(+), 281 deletions(-)
> 


More information about the U-Boot mailing list