Home
last modified time | relevance | path

Searched hist:"9 fc56631a4f784ecaf860ae822d48580cd4317ed" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mvebu/
H A Dspi.h9fc56631a4f784ecaf860ae822d48580cd4317ed Thu Feb 11 10:37:38 UTC 2016 Stefan Roese <sr@denx.de> spi: kirkwood_spi: Add support for multiple chip-selects on MVEBU

Currently only chip-select 0 is supported by the kirkwood SPI driver.
The Armada XP / 38x SoCs also use this driver and support multiple chip
selects. This patch adds support for multiple CS on MVEBU.

The register definitions are restructured a bit with this patch. Grouping
them to the corresponding registers.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Luka Perkov <luka.perkov@sartura.hr>
Reviewed-by: Jagan Teki <jteki@openedev.com>
/rk3399_rockchip-uboot/drivers/spi/
H A Dkirkwood_spi.c9fc56631a4f784ecaf860ae822d48580cd4317ed Thu Feb 11 10:37:38 UTC 2016 Stefan Roese <sr@denx.de> spi: kirkwood_spi: Add support for multiple chip-selects on MVEBU

Currently only chip-select 0 is supported by the kirkwood SPI driver.
The Armada XP / 38x SoCs also use this driver and support multiple chip
selects. This patch adds support for multiple CS on MVEBU.

The register definitions are restructured a bit with this patch. Grouping
them to the corresponding registers.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Luka Perkov <luka.perkov@sartura.hr>
Reviewed-by: Jagan Teki <jteki@openedev.com>