diff options
author | Patrick Delaunay <patrick.delaunay@st.com> | 2019-07-30 19:16:56 +0200 |
---|---|---|
committer | Patrice Chotard <patrice.chotard@st.com> | 2019-08-27 11:19:23 +0200 |
commit | 8c018234ea712aa9afd7c23905f125f121577c77 (patch) | |
tree | ae7600079f308002ce832f9e7779f9dc52e87e5c /board/st | |
parent | 4de076ed0958d98168820d5b2b5d96c16f928605 (diff) | |
download | u-boot-8c018234ea712aa9afd7c23905f125f121577c77.zip u-boot-8c018234ea712aa9afd7c23905f125f121577c77.tar.gz u-boot-8c018234ea712aa9afd7c23905f125f121577c77.tar.bz2 |
MAINTAINERS: update ARM STM STM32MP and STM32MP1 BOARD
Add the missing driver and files for mach-stm32mp / stm32mp1 product.
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Diffstat (limited to 'board/st')
-rw-r--r-- | board/st/stm32mp1/MAINTAINERS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/board/st/stm32mp1/MAINTAINERS b/board/st/stm32mp1/MAINTAINERS index 3bf4c21..2930947 100644 --- a/board/st/stm32mp1/MAINTAINERS +++ b/board/st/stm32mp1/MAINTAINERS @@ -1,9 +1,10 @@ STM32MP1 BOARD M: Patrick Delaunay <patrick.delaunay@st.com> L: uboot-stm32@st-md-mailman.stormreply.com (moderated for non-subscribers) +T: git https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git S: Maintained -F: arch/arm/dts/stm32mp157* -F: board/st/stm32mp1 +F: arch/arm/dts/stm32mp15* +F: board/st/stm32mp1/ F: configs/stm32mp15_basic_defconfig F: configs/stm32mp15_optee_defconfig F: configs/stm32mp15_trusted_defconfig |