On Mon, 12 Oct 2015 00:08:01 +0300 Alexander Popov <alex.po...@linux.com> wrote:
> This driver for Freescale MPC512x LocalPlus Bus FIFO (called SCLPC > in the Reference Manual) allows Direct Memory Access transfers > between RAM and peripheral devices on LocalPlus Bus. > > Signed-off-by: Alexander Popov <alex.po...@linux.com> > --- > arch/powerpc/configs/mpc512x_defconfig | 1 + > arch/powerpc/include/asm/mpc5121.h | 59 +++ > arch/powerpc/platforms/512x/Kconfig | 6 + > arch/powerpc/platforms/512x/Makefile | 1 + > arch/powerpc/platforms/512x/mpc512x_lpbfifo.c | 539 > ++++++++++++++++++++++++++ > 5 files changed, 606 insertions(+) > create mode 100644 arch/powerpc/platforms/512x/mpc512x_lpbfifo.c extended with MODULE_DEVICE_TABLE() for of_device_id struct and applied to mpc5xxx/next. Thanks, Anatolij _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev