]> 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)
commitf7031c3843f256ce90482661fa65c48c8790c79b
tree23fe80edbfe1cdf56dfc06b7a1c862db3456fe58
parent6458dc4a4142e004c743c013e846fe8b5882615c
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]