diff options
author | Horatiu Vultur <horatiu.vultur@microchip.com> | 2019-01-12 18:56:59 +0100 |
---|---|---|
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2019-01-16 13:56:43 +0100 |
commit | 393b77d8f9c2d6da8cda99470aa484595a4d6096 (patch) | |
tree | 0c0e685065626087be15e61bc254ccb0f9d6a2f2 /MAINTAINERS | |
parent | 297edaec129483fecdf19f9ec3f64d47b83ab7c3 (diff) | |
download | u-boot-393b77d8f9c2d6da8cda99470aa484595a4d6096.tar.gz |
MSCC: add device tree for Serval2 board
Add device tree based on evaluation board pcb112.
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 c419bee8d2..3fa5d3e96f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -522,6 +522,7 @@ F: arch/mips/dts/luton* F: arch/mips/dts/mscc* F: arch/mips/dts/ocelot* F: arch/mips/dts/jr2* +F: arch/mips/dts/serval* F: board/mscc/ F: configs/mscc* F: drivers/gpio/mscc_sgpio.c |