1
0
Fork 0
alistair23-linux/arch/arm/mach-exynos
Hyunki Koo b74416dba3 irqchip: Define EXYNOS_IRQ_COMBINER
This patch is written to clean up dependency of ARCH_EXYNOS
Not all exynos device have IRQ_COMBINER, especially aarch64 EXYNOS
but it is built for all exynos devices.
Thus add the config for EXYNOS_IRQ_COMBINER
remove direct dependency between ARCH_EXYNOS and exynos-combiner.c
and only selected on the aarch32 devices

Signed-off-by: Hyunki Koo <hyunki00.koo@samsung.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20191224211108.7128-1-hyunki00.koo@gmail.com
2020-01-20 19:10:05 +00:00
..
include/mach ARM: exynos: Remove static mapping of SCU SFR 2018-05-13 14:06:55 +02:00
Kconfig irqchip: Define EXYNOS_IRQ_COMBINER 2020-01-20 19:10:05 +00:00
Makefile Samsung mach/soc changes for v5.3 2019-06-26 19:30:10 -07:00
common.h docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
exynos-smc.S ARM: use arch_extension directive instead of arch argument 2019-06-19 09:44:25 -07:00
exynos.c ARM: exynos: Add CPU state management for Exynos542x under secure firmware 2019-03-19 21:07:47 +01:00
firmware.c ARM: exynos: Fix a leaked reference by adding missing of_node_put 2019-03-19 21:34:38 +01:00
headsmp.S ARM: smp: remove arch-provided "pen_release" 2019-02-01 22:05:23 +00:00
mcpm-exynos.c ARM: exynos: Fix infinite loops on CPU powerup failure 2019-04-09 15:07:33 +02:00
platsmp.c ARM: exynos: Fix infinite loops on CPU powerup failure 2019-04-09 15:07:33 +02:00
pm.c ARM: exynos: Remove static mapping of SCU SFR 2018-05-13 14:06:55 +02:00
sleep.S ARM: use arch_extension directive instead of arch argument 2019-06-19 09:44:25 -07:00
smc.h ARM: exynos: Add Exynos SMC values for secure memory write 2019-03-19 21:07:47 +01:00
suspend.c ARM: exynos: Cleanup cppcheck shifting warning 2019-06-25 20:45:09 +02:00