diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-05-16 18:33:25 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-05-16 18:33:25 -0400 |
commit | d66102706621949e3ac7db14448eb65ea2abfcaa (patch) | |
tree | bb6673b8973958d9f63d684324712c211d8069ec /MAINTAINERS | |
parent | 7378668392a2c188846f4ccb7a6ce374e9e78883 (diff) | |
parent | 56523eefaa13e567ccae83dc0cab635aa8221eed (diff) |
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Pull ARM SoC fixes from Arnd Bergmann:
"Nothing frightening this time, just smaller fixes in a number of
places.
The other changes contained here are:
MAINTAINERS file updates:
- The mach-gemini maintainer is back in action and has a new git tree
- Krzysztof Kozlowski has volunteered to be a new co-maintainer for
the samsung platforms
- updates to the files that belong to Marvell mvebu
Bug fixes:
- The largest changes are on omap2, but are only to avoid some
harmless warnings and to fix reset on omap4
- a small regression fix on tegra
- multiple fixes for incorrect IRQ affinity on vexpress
- the missing system controller on arm64 juno is added
- one revert of a patch that was accidentally applied twice for
mach-rockchip
- two clock related DT fixes for mvebu
- a workaround for suspend with old DT binaries on new exynos kernels
- Another fix for suspend on exynos, needs to be backported"
* tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (21 commits)
MAINTAINERS: Add dts entries for some of the Marvell SoCs
MAINTAINERS: ARM: EXYNOS: Add Krzysztof Kozlowski as co-maintainer
ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4
ARM: EXYNOS: Fix failed second suspend on Exynos4
Revert "ARM: rockchip: fix undefined instruction of reset_ctrl_regs"
ARM: EXYNOS: Fix dereference of ERR_PTR returned by of_genpd_get_from_provider
ARM: EXYNOS: Don't try to initialize suspend on old DT
ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for Peach Boards
ARM: gemini: fix compiler warning due wrong data type
ARM: vexpress/tc2: Add interrupt-affinity to the PMU node
ARM: vexpress/ca9: Add interrupt-affinity to the PMU node
ARM: vexpress/ca9: Add unified-cache property to l2 cache node
ARM64: juno: add sp810 support and fix sp804 clock frequency
ARM: Gemini: Maintainers update
ARM: OMAP2+: Remove bogus struct clk comparison for timer clock
ARM: dove: Add clock-names to CuBox Si5351 clk generator
ARM: AM33xx+: hwmod: re-use omap4 implementations for reset functionality
ARM: OMAP4+: PRM: add support for passing status register/bit info to reset
ARM: AM43xx: hwmod: add VPFE hwmod entries
ARM: mvebu: Fix the main PLL frequency on Armada 375, 38x and 39x SoCs
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 64b49f549211..f8e0afb708b4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -974,7 +974,7 @@ S: Maintained | |||
974 | ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE | 974 | ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE |
975 | M: Hans Ulli Kroll <ulli.kroll@googlemail.com> | 975 | M: Hans Ulli Kroll <ulli.kroll@googlemail.com> |
976 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 976 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
977 | T: git git://git.berlios.de/gemini-board | 977 | T: git git://github.com/ulli-kroll/linux.git |
978 | S: Maintained | 978 | S: Maintained |
979 | F: arch/arm/mach-gemini/ | 979 | F: arch/arm/mach-gemini/ |
980 | 980 | ||
@@ -1193,7 +1193,7 @@ ARM/MAGICIAN MACHINE SUPPORT | |||
1193 | M: Philipp Zabel <philipp.zabel@gmail.com> | 1193 | M: Philipp Zabel <philipp.zabel@gmail.com> |
1194 | S: Maintained | 1194 | S: Maintained |
1195 | 1195 | ||
1196 | ARM/Marvell Armada 370 and Armada XP SOC support | 1196 | ARM/Marvell Kirkwood and Armada 370, 375, 38x, XP SOC support |
1197 | M: Jason Cooper <jason@lakedaemon.net> | 1197 | M: Jason Cooper <jason@lakedaemon.net> |
1198 | M: Andrew Lunn <andrew@lunn.ch> | 1198 | M: Andrew Lunn <andrew@lunn.ch> |
1199 | M: Gregory Clement <gregory.clement@free-electrons.com> | 1199 | M: Gregory Clement <gregory.clement@free-electrons.com> |
@@ -1202,12 +1202,17 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | |||
1202 | S: Maintained | 1202 | S: Maintained |
1203 | F: arch/arm/mach-mvebu/ | 1203 | F: arch/arm/mach-mvebu/ |
1204 | F: drivers/rtc/rtc-armada38x.c | 1204 | F: drivers/rtc/rtc-armada38x.c |
1205 | F: arch/arm/boot/dts/armada* | ||
1206 | F: arch/arm/boot/dts/kirkwood* | ||
1207 | |||
1205 | 1208 | ||
1206 | ARM/Marvell Berlin SoC support | 1209 | ARM/Marvell Berlin SoC support |
1207 | M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | 1210 | M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> |
1208 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1211 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1209 | S: Maintained | 1212 | S: Maintained |
1210 | F: arch/arm/mach-berlin/ | 1213 | F: arch/arm/mach-berlin/ |
1214 | F: arch/arm/boot/dts/berlin* | ||
1215 | |||
1211 | 1216 | ||
1212 | ARM/Marvell Dove/MV78xx0/Orion SOC support | 1217 | ARM/Marvell Dove/MV78xx0/Orion SOC support |
1213 | M: Jason Cooper <jason@lakedaemon.net> | 1218 | M: Jason Cooper <jason@lakedaemon.net> |
@@ -1220,6 +1225,9 @@ F: arch/arm/mach-dove/ | |||
1220 | F: arch/arm/mach-mv78xx0/ | 1225 | F: arch/arm/mach-mv78xx0/ |
1221 | F: arch/arm/mach-orion5x/ | 1226 | F: arch/arm/mach-orion5x/ |
1222 | F: arch/arm/plat-orion/ | 1227 | F: arch/arm/plat-orion/ |
1228 | F: arch/arm/boot/dts/dove* | ||
1229 | F: arch/arm/boot/dts/orion5x* | ||
1230 | |||
1223 | 1231 | ||
1224 | ARM/Orion SoC/Technologic Systems TS-78xx platform support | 1232 | ARM/Orion SoC/Technologic Systems TS-78xx platform support |
1225 | M: Alexander Clouter <alex@digriz.org.uk> | 1233 | M: Alexander Clouter <alex@digriz.org.uk> |
@@ -1371,6 +1379,7 @@ N: rockchip | |||
1371 | 1379 | ||
1372 | ARM/SAMSUNG EXYNOS ARM ARCHITECTURES | 1380 | ARM/SAMSUNG EXYNOS ARM ARCHITECTURES |
1373 | M: Kukjin Kim <kgene@kernel.org> | 1381 | M: Kukjin Kim <kgene@kernel.org> |
1382 | M: Krzysztof Kozlowski <k.kozlowski@samsung.com> | ||
1374 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1383 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1375 | L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) | 1384 | L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) |
1376 | S: Maintained | 1385 | S: Maintained |