diff options
author | Vladimir Vid <[email protected]> | 2019-02-08 18:16:07 +0100 |
---|---|---|
committer | Gregory CLEMENT <[email protected]> | 2019-02-08 18:20:52 +0100 |
commit | f7fa3135c02c9b59f48ada0803e2d3672cdf559a (patch) | |
tree | b2f7d93393b169d3e5ce68d3957bc5b2d7f4fc92 | |
parent | bfeffd155283772bbe78c6a05dec7c0128ee500c (diff) |
MAINTAINERS: Add entry for uDPU board
This adds an entry maintainer for the micro-DPU (uDPU) board which is
based on Armada-3720 SoC.
micro-DPU is the single-port FTTdp distribution point unit made by
Methode Electronics which offers complete modularity with replaceable SFP
modules both for uplink and downlink (G.hn over twisted-pair, G.hn over
coax, 1G and 2.5G Ethernet over Cat-5e cable).
[gregory: maintainer part extract from initial "arm64: dts: marvell: Add
device tree for uDPU board" pacth]
Signed-off-by: Vladimir Vid <[email protected]>
Signed-off-by: Gregory CLEMENT <[email protected]>
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 32d444476a90..0790f9a02db8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9849,6 +9849,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 <[email protected]> +S: Maintained +F: arch/arm64/boot/dts/marvell/armada-3720-uDPU.dts + MICROBLAZE ARCHITECTURE M: Michal Simek <[email protected]> W: http://www.monstr.eu/fdt/ |