MIPS: mscc: Add serval support
authorGregory CLEMENT <gregory.clement@bootlin.com>
Tue, 10 Nov 2020 11:45:08 +0000 (12:45 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Thu, 12 Nov 2020 22:35:15 +0000 (23:35 +0100)
commitfe0052018a84d50be034449b4175177f569fbf5c
treeb7716e6d31d40e47073bdfe3fab306d4026f9441
parentf84778f7d8c3b867d6aaca9361d7b43b222f9f6a
MIPS: mscc: Add serval support

Add a device trees and FIT image support for the Microsemi Serval SoC
which belongs to same family of the Ocelot SoC.

It is based on the work of Lars Povlsen <lars.povlsen@microchip.com>.

Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/boot/dts/mscc/Makefile
arch/mips/boot/dts/mscc/serval.dtsi [new file with mode: 0644]
arch/mips/boot/dts/mscc/serval_common.dtsi [new file with mode: 0644]
arch/mips/boot/dts/mscc/serval_pcb105.dts [new file with mode: 0644]
arch/mips/boot/dts/mscc/serval_pcb106.dts [new file with mode: 0644]
arch/mips/generic/Kconfig
arch/mips/generic/Platform
arch/mips/generic/board-serval.its.S [new file with mode: 0644]