[U-Boot] [PATCH 0/8] spi: Cleanup set

Jagan Teki jteki at openedev.com
Thu Dec 17 08:14:51 CET 2015


On 16 December 2015 at 21:10, Jagan Teki <jteki at openedev.com> wrote:
> Cleanup set on spi_slave{}
>
> Jagan Teki (8):
>   spi: Remove SPI_OPM_RX_EXTN
>   spi: Remove SPI_OPM_RX_DIO|QIOF
>   spi: Rename SPI_OPM_RX_* to SPI_RX_*
>   spi: Rename op_mode_rx to mode_rx
>   spi: Move mode, mode_rx, flags macro's to structure
>   spi: Fix bit assignment with flags
>   spi: Use BIT macro
>   spi: Minor cleanup
>
>  drivers/mtd/spi/spi_flash.c |  2 +-
>  drivers/spi/ich.c           |  2 +-
>  drivers/spi/ti_qspi.c       |  2 +-
>  include/spi.h               | 65 +++++++++++++++++++--------------------------
>  4 files changed, 31 insertions(+), 40 deletions(-)

Tested-by: Jagan Teki <jteki at openedev.com>

thanks!
-- 
Jagan.


More information about the U-Boot mailing list