From 1d4b42bcccb9ea851ec0b4127e8cb103e8a7183f Mon Sep 17 00:00:00 2001 From: Lee Jones Date: Wed, 2 Dec 2015 16:18:50 +0000 Subject: [PATCH 1/3] MAINTAINERS: Add ST's CPUFreq driver to the STI file list Signed-off-by: Lee Jones Signed-off-by: Maxime Coquelin --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 03e00c7c88eb..174e85486a52 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/ From aac2252443a568ebf8b9e1b5682650645c6b57c9 Mon Sep 17 00:00:00 2001 From: Lee Jones Date: Wed, 2 Sep 2015 13:31:31 +0100 Subject: [PATCH 2/3] MAINTAINERS: Add ST's Remote Processor Driver to ARM/STI ARCHITECTURE Signed-off-by: Lee Jones Signed-off-by: Maxime Coquelin --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 174e85486a52..a47be8b24b24 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1648,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 From 33406c805730377ff48741f9ad99e7aada91595b Mon Sep 17 00:00:00 2001 From: Lee Jones Date: Tue, 5 May 2015 13:13:57 +0100 Subject: [PATCH 3/3] ARM: STi: Update platform level menuconfig 'help' Encompass newer STiH4{07,10} and STiH418 SoC based platforms. Acked-by: Peter Griffin Signed-off-by: Lee Jones Signed-off-by: Maxime Coquelin --- arch/arm/mach-sti/Kconfig | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/arch/arm/mach-sti/Kconfig b/arch/arm/mach-sti/Kconfig index a196d14f65f5..6f1af29f935d 100644 --- a/arch/arm/mach-sti/Kconfig +++ b/arch/arm/mach-sti/Kconfig @@ -18,11 +18,10 @@ menuconfig ARCH_STI select PL310_ERRATA_769419 if CACHE_L2X0 select RESET_CONTROLLER help - Include support for STiH41x SOCs like STiH415/416 using the device tree - for discovery - More information at Documentation/arm/STiH41x and - at Documentation/devicetree - + Include support for STMicroelectronics' STiH415/416, STiH407/10 and + STiH418 family SoCs using the Device Tree for discovery. More + information can be found in Documentation/arm/sti/ and + Documentation/devicetree. if ARCH_STI