MSCC: add board support for the Luton based evaluation board
authorGregory CLEMENT <gregory.clement@bootlin.com>
Fri, 14 Dec 2018 15:16:50 +0000 (16:16 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 19 Dec 2018 14:23:01 +0000 (15:23 +0100)
commitf8c8cedd7ad377cb2a00d35d94dec0dd260117cc
tree690a9fc813d3e3d8a639a1839e2cea3cc1ba078d
parent6787c1ece07f771629ea5b463a362f9b4c40d2c0
MSCC: add board support for the Luton based evaluation board

Adding the support for the Luton boards PCB91 which share common code with
the Ocelots boards, including board code, device tree and configuration.

Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
MAINTAINERS
arch/mips/dts/luton_pcb091.dts [new file with mode: 0644]
arch/mips/dts/mscc,luton.dtsi [new file with mode: 0644]
arch/mips/mach-mscc/Kconfig
board/mscc/luton/Kconfig [new file with mode: 0644]
board/mscc/luton/Makefile [new file with mode: 0644]
board/mscc/luton/luton.c [new file with mode: 0644]
configs/mscc_luton_defconfig [new file with mode: 0644]