MIPS: generic: Add support for Microsemi Ocelot
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 20 Mar 2018 13:08:00 +0000 (14:08 +0100)
committerJames Hogan <jhogan@kernel.org>
Wed, 21 Mar 2018 23:33:10 +0000 (23:33 +0000)
commit6bce3deae4d51326d0f07619ab6443ba771b3fb6
tree23fe80edbfe1cdf56dfc06b7a1c862db3456fe58
parent6b36d31a8a997248a10059e6d8a4e31b9c8310a2
MIPS: generic: Add support for Microsemi Ocelot

Introduce support for the MIPS based Microsemi Ocelot SoCs.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Allan Nielsen <Allan.Nielsen@microsemi.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/18858/
[jhogan@kernel.org: update ocelot_defconfig specification]
Signed-off-by: James Hogan <jhogan@kernel.org>
arch/mips/Makefile
arch/mips/configs/generic/board-ocelot.config [new file with mode: 0644]
arch/mips/generic/Kconfig
arch/mips/generic/Makefile
arch/mips/generic/board-ocelot.c [new file with mode: 0644]