diff options
author | Patrice Chotard <patrice.chotard@st.com> | 2020-03-12 11:11:18 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-03-13 09:30:30 -0400 |
commit | d21ffa2a2ebc366b8ca644324d76bb2924947373 (patch) | |
tree | cbb6f9c3031ab81d5b0a775906727df844b0a618 /MAINTAINERS | |
parent | 183780491f9b45da6bec9627304b2c26169e8801 (diff) |
MAINTAINERS: update entry for ARM STI
Add STi drivers/include files and git tree.
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2c43573ff5..92dda40a85 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -329,8 +329,21 @@ F: drivers/usb/host/ehci-msm.c ARM STI M: Patrice Chotard <patrice.chotard@st.com> S: Maintained +T: git https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git F: arch/arm/mach-sti/ F: arch/arm/include/asm/arch-sti*/ +F: drivers/phy/sti_usb_phy.c +F: drivers/pinctrl/pinctrl-sti.c +F: drivers/mmc/sti_sdhci.c +F: drivers/reset/sti-reset.c +F: drivers/serial/serial_sti_asc.c +F: drivers/sysreset/sysreset_sti.c +F: drivers/timer/sti-timer.c +F: drivers/usb/host/dwc3-sti-glue.c +F: include/dwc3-sti-glue.h +F: include/dt-bindings/clock/stih407-clks.h +F: include/dt-bindings/clock/stih410-clks.h +F: include/dt-bindings/reset/stih407-resets.h ARM STM SPEAR #M: Vipin Kumar <vipin.kumar@st.com> |