m68k: add dspi chip-select support
authorAngelo Dureghello <angelo@sysam.it>
Wed, 13 Mar 2019 20:46:53 +0000 (21:46 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 24 May 2019 12:11:59 +0000 (08:11 -0400)
commit196afe62d6b3e720295bbda046d260ccc6292a28
treee169db6609ab6add1b2c0f917cbc12ba733025da
parentcd3b0717ba9875b3978bdc0835ee82415d766f29
m68k: add dspi chip-select support

Signed-off-by: Angelo Dureghello <angelo@sysam.it>
Changes for v5:
- new patch
arch/m68k/cpu/mcf5227x/Makefile
arch/m68k/cpu/mcf5227x/dspi.c [new file with mode: 0644]
arch/m68k/cpu/mcf5227x/start.S
arch/m68k/cpu/mcf5445x/Makefile
arch/m68k/cpu/mcf5445x/dspi.c [new file with mode: 0644]
arch/m68k/include/asm/coldfire/dspi.h