
6 Apr
2016
6 Apr
'16
2:25 p.m.
On 6 April 2016 at 17:24, Stefan Roese sr@denx.de wrote:
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 Cc: Jagan Teki jteki@openedev.com
v3:
- Remove unnecessary #ifdef
Does this mean dm for this driver will operate only for MVEBU now?
--
Jagan.