ram: Add driver for MPC83xx
authorMario Six <mario.six@gdsys.cc>
Mon, 6 Aug 2018 08:23:30 +0000 (10:23 +0200)
committerSimon Glass <sjg@chromium.org>
Tue, 18 Sep 2018 06:01:18 +0000 (00:01 -0600)
commite40615565d68465284b3c6a5fc4147f662824a88
tree8654ebc0d143eed7c33e69db4b2a584e44359570
parent0f1caa98807901a2d94cdda891d8380c4dc69063
ram: Add driver for MPC83xx

Add a RAM driver for the MPC83xx architecture.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mario Six <mario.six@gdsys.cc>
Documentation/devicetree/bindings/ram/fsl,mpc83xx-mem-controller.txt [new file with mode: 0644]
MAINTAINERS
arch/powerpc/cpu/mpc83xx/spd_sdram.c
drivers/ram/Kconfig
drivers/ram/Makefile
drivers/ram/mpc83xx_sdram.c [new file with mode: 0644]
include/dt-bindings/memory/mpc83xx-sdram.h [new file with mode: 0644]
include/mpc83xx.h