diff options
author | Horatiu Vultur <horatiu.vultur@microchip.com> | 2019-04-24 11:27:59 +0200 |
---|---|---|
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2019-05-03 16:42:24 +0200 |
commit | 8c211af8f8c0617c40ccf4f0df557e4fbf6073ea (patch) | |
tree | bf9bb71a956826b26e1032a42a528ba4c756c798 /MAINTAINERS | |
parent | 06d270cf57a48abbb71daa2ea30178ab04dc9cef (diff) | |
download | u-boot-8c211af8f8c0617c40ccf4f0df557e4fbf6073ea.tar.gz |
net: mscc: ocelot: Update DTS for Ocelot pcb120.
Update device tree for ocelot to add support for ocelot pcb120.
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 09f31cd483..6035623fc4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -577,6 +577,7 @@ F: configs/mscc* F: drivers/gpio/mscc_sgpio.c F: drivers/spi/mscc_bb_spi.c F: include/configs/vcoreiii.h +F: include/dt-bindings/mscc/ F: drivers/pinctrl/mscc/ F: drivers/net/mscc_eswitch/ |