diff options
author | Harvey Hunt <harvey.hunt@imgtec.com> | 2017-08-21 12:54:46 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2017-08-29 15:21:53 +0200 |
commit | d48faef7eded0c9d08f704e1eff78ef9289c1364 (patch) | |
tree | c41aea734685eb5ffcda4e258e7643169e8d05ff /MAINTAINERS | |
parent | dt-bindings: vendors: Add VoCore as a vendor (diff) | |
download | linux-d48faef7eded0c9d08f704e1eff78ef9289c1364.tar.xz linux-d48faef7eded0c9d08f704e1eff78ef9289c1364.zip |
MIPS: dts: Add Vocore2 board
The VoCore2 board is a low cost MT7628A based board with 128MB RAM, 16MB
flash and multiple external peripherals.
This initial DTS provides enough support to get to userland and use the USB
port.
Signed-off-by: Harvey Hunt <harvey.hunt@imgtec.com>
Cc: robh+dt@kernel.org
Cc: mark.rutland@arm.com
Cc: john@phrozen.org
Cc: linux-kernel@vger.kernel.org
Cc: devicetree@vger.kernel.org
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/17134/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1c3feffb1c1c..4e8848e41b78 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14126,6 +14126,12 @@ L: netdev@vger.kernel.org S: Maintained F: drivers/net/vmxnet3/ +VOCORE VOCORE2 BOARD +M: Harvey Hunt <harveyhuntnexus@gmail.com> +L: linux-mips@linux-mips.org +S: Maintained +F: arch/mips/boot/dts/ralink/vocore2.dts + VOLTAGE AND CURRENT REGULATOR FRAMEWORK M: Liam Girdwood <lgirdwood@gmail.com> M: Mark Brown <broonie@kernel.org> |