Skip to content
Snippets Groups Projects
Commit 08c61a58 authored by Eric Nelson's avatar Eric Nelson Committed by Albert ARIBAUD
Browse files

mxc_spi: move machine specifics into CPU headers


Move (E)CSPI register declarations into the imx-regs.h files for each supported CPU

Introduce two new macros to control conditional setup
     MXC_CSPI - Used for processors with the Configurable Serial Peripheral Interface (MX3x)
     MXC_ECSPI - For processors with Enhanced Configurable... (MX5x, MX6x)

Signed-off-by: default avatarEric Nelson <eric.nelson@boundarydevices.com>
Acked-by: default avatarDirk Behme <dirk.behme@de.bosch.com>
Acked-by: default avatarStefano Babic <sbabic@denx.de>
Acked-by: default avatarJason Liu <jason.hui@linaro.org>
Tested-by: default avatarJason Liu <jason.hui@linaro.org>
parent 4b3a30e9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment