diff options
author | 2019-02-15 17:44:23 +0100 | |
---|---|---|
committer | 2019-02-15 20:38:16 +0100 | |
commit | 5f6efe31636a0f68ab418b8a6da0cc58b9859121 (patch) | |
tree | 5b0e31aede5f5513ed963dabdc6570d9043e785b | |
parent | Merge tag 'samsung-soc-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/fixes (diff) | |
parent | MAINTAINERS: Add entry for uDPU board (diff) | |
download | wireguard-linux-5f6efe31636a0f68ab418b8a6da0cc58b9859121.tar.xz wireguard-linux-5f6efe31636a0f68ab418b8a6da0cc58b9859121.zip |
Merge tag 'mvebu-arm64-5.1-1' of git://git.infradead.org/linux-mvebu into arm/fixes
mvebu arm64 for 5.1 (part 1)
- Add maintainer entry for for the new uDPU board (Armada 3720 based)
* tag 'mvebu-arm64-5.1-1' of git://git.infradead.org/linux-mvebu:
MAINTAINERS: Add entry for uDPU board
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3c1682fd4058..e362b7473251 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9846,6 +9846,11 @@ F: drivers/media/platform/meson/ao-cec.c F: Documentation/devicetree/bindings/media/meson-ao-cec.txt T: git git://linuxtv.org/media_tree.git +METHODE UDPU SUPPORT +M: Vladimir Vid <vladimir.vid@sartura.hr> +S: Maintained +F: arch/arm64/boot/dts/marvell/armada-3720-uDPU.dts + MICROBLAZE ARCHITECTURE M: Michal Simek <monstr@monstr.eu> W: http://www.monstr.eu/fdt/ |