diff options
author | Olof Johansson <olof@lixom.net> | 2016-04-13 15:44:59 -0700 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2016-04-13 15:44:59 -0700 |
commit | c323061e4201d22bb72d3ed65044751b344a52a7 (patch) | |
tree | 53d2d172fbff70743cf85e75fe8c663eb267cc63 /MAINTAINERS | |
parent | 49ad80df2629a4627d2d8efe544c58ed0798c902 (diff) | |
parent | 33406c805730377ff48741f9ad99e7aada91595b (diff) |
Merge tag 'sti-soc-for-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcoquelin/sti into next/soc
Highlights:
-----------
- Add CPUFreq and RProc drivers to STI maintainers file list
- Improve STi's menuconfig help entry
* tag 'sti-soc-for-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcoquelin/sti:
ARM: STi: Update platform level menuconfig 'help'
MAINTAINERS: Add ST's Remote Processor Driver to ARM/STI ARCHITECTURE
MAINTAINERS: Add ST's CPUFreq driver to the STI file list
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 61a323a6b2cf..5d4286c7e42c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1638,6 +1638,7 @@ F: arch/arm/boot/dts/sti* F: drivers/char/hw_random/st-rng.c F: drivers/clocksource/arm_global_timer.c F: drivers/clocksource/clksrc_st_lpc.c +F: drivers/cpufreq/sti-cpufreq.c F: drivers/i2c/busses/i2c-st.c F: drivers/media/rc/st_rc.c F: drivers/media/platform/sti/c8sectpfe/ @@ -1647,6 +1648,7 @@ F: drivers/phy/phy-miphy365x.c F: drivers/phy/phy-stih407-usb.c F: drivers/phy/phy-stih41x-usb.c F: drivers/pinctrl/pinctrl-st.c +F: drivers/remoteproc/st_remoteproc.c F: drivers/reset/sti/ F: drivers/rtc/rtc-st-lpc.c F: drivers/tty/serial/st-asc.c |