diff options
author | Tom Rini <trini@konsulko.com> | 2019-11-07 07:25:14 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-11-07 07:25:14 -0500 |
commit | d9110878895634cd9e8bf891c832d2a58b36863c (patch) | |
tree | 108ced5e3be5cbfe38c282a0430884b66d54dd93 /MAINTAINERS | |
parent | 416b5dd5f4dd4e8634f526f4a77b6b66fb6d1843 (diff) | |
parent | 2a51fe01be0985f5214aac98866c9a26906f3fba (diff) |
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
- mpc85xx, socrates: Add dts, enable DM support, fix warnings, disable
video
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a310b8478f..4a8b32cc28 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -701,6 +701,11 @@ S: Maintained F: drivers/pci_endpoint/ F: include/pci_ep.h +PCI MPC85xx +M: Heiko Schocher <hs@denx.de> +S: Maintained +F: drivers/pci/pci_mpc85xx.c + POWER M: Jaehoon Chung <jh80.chung@samsung.com> S: Maintained |