diff options
author | Tom Rini <trini@konsulko.com> | 2020-03-02 09:20:30 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-03-02 09:20:30 -0500 |
commit | 8aad16916d04e3db0d1652cb96e840e209e19252 (patch) | |
tree | 0e06639b31199dcaf51ea01a8125b764e773d75e /MAINTAINERS | |
parent | bd7bb38699412bf95449bf9f23aa625c0436eae6 (diff) | |
parent | efa667d38bb8bdd548972e10d02d830d9256602d (diff) | |
download | u-boot-8aad16916d04e3db0d1652cb96e840e209e19252.tar.gz |
Merge tag 'u-boot-stm32-20200203' of https://gitlab.denx.de/u-boot/custodians/u-boot-stmWIP/02Mar2020
- convert stm32mp1 board documentation to rst format
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1842569f24..37ff21a037 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -345,6 +345,7 @@ 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/mach-stm32mp/ +F: doc/board/st/ F: drivers/adc/stm32-adc* F: drivers/clk/clk_stm32mp1.c F: drivers/gpio/stm32_gpio.c |