]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitadcbf8147ea97952fef81a850ab924c9f03a2656
tree23fe80edbfe1cdf56dfc06b7a1c862db3456fe58
parent2e281c25b24f945979a8e64d6f2d6fbfc517522a
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]