diff options
author | Horatiu Vultur <horatiu.vultur@microchip.com> | 2019-01-12 18:56:57 +0100 |
---|---|---|
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2019-01-16 13:56:43 +0100 |
commit | d1182056d395c87a902fa20f93526c77d2de5a98 (patch) | |
tree | 102c4fa137f4164eb9d2d38997407a5f948d5566 /MAINTAINERS | |
parent | e7a0de2c317e75accfa53c2dd17f521462ccd830 (diff) | |
download | u-boot-d1182056d395c87a902fa20f93526c77d2de5a98.tar.gz u-boot-d1182056d395c87a902fa20f93526c77d2de5a98.tar.xz u-boot-d1182056d395c87a902fa20f93526c77d2de5a98.zip |
MSCC: Add device tree for Jaguar2 board
Add device tree based on evaluation board pcb110.
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 2881d9e1f8..c419bee8d2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -521,6 +521,7 @@ F: arch/mips/mach-mscc/ F: arch/mips/dts/luton* F: arch/mips/dts/mscc* F: arch/mips/dts/ocelot* +F: arch/mips/dts/jr2* F: board/mscc/ F: configs/mscc* F: drivers/gpio/mscc_sgpio.c |