* linux-next: manual merge of the clockevents tree with the samsung-krzk tree
@ 2015-11-23 1:22 Stephen Rothwell
2015-11-23 1:45 ` Krzysztof Kozlowski
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Rothwell @ 2015-11-23 1:22 UTC (permalink / raw)
To: Daniel Lezcano, Krzysztof Kozlowski; +Cc: linux-next, linux-kernel, Alim Akhtar
Hi Daniel,
Today's linux-next merge of the clockevents tree got a conflict in:
arch/arm/mach-exynos/Kconfig
between commit:
23067d397616 ("ARM: EXYNOS: Switch to syscon reboot and poweroff")
from the samsung-krzk tree and commit:
b21f38ccbc1d ("clocksource/drivers/exynos_mct: Fix Kconfig and add COMPILE_TEST option")
from the clockevents tree.
OK, so these entries were sorted at one point for a reason :-(
I fixed it up (see below) and can carry the fix as necessary (no action
is required).
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
diff --cc arch/arm/mach-exynos/Kconfig
index d279edf9b10d,ff105399aae4..000000000000
--- a/arch/arm/mach-exynos/Kconfig
+++ b/arch/arm/mach-exynos/Kconfig
@@@ -14,6 -14,6 +14,7 @@@ menuconfig ARCH_EXYNO
select ARCH_REQUIRE_GPIOLIB
select ARM_AMBA
select ARM_GIC
++ select CLKSRC_EXYNOS_MCT
select COMMON_CLK_SAMSUNG
select EXYNOS_THERMAL
select HAVE_ARM_SCU if SMP
@@@ -23,13 -23,11 +24,13 @@@
select PINCTRL
select PINCTRL_EXYNOS
select PM_GENERIC_DOMAINS if PM
++ select POWER_RESET
++ select POWER_RESET_SYSCON
++ select POWER_RESET_SYSCON_POWEROFF
select S5P_DEV_MFC
select SRAM
select THERMAL
select MFD_SYSCON
- select POWER_RESET
- select POWER_RESET_SYSCON
- select POWER_RESET_SYSCON_POWEROFF
- select CLKSRC_EXYNOS_MCT
help
Support for SAMSUNG EXYNOS SoCs (EXYNOS4/5)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: linux-next: manual merge of the clockevents tree with the samsung-krzk tree
2015-11-23 1:22 linux-next: manual merge of the clockevents tree with the samsung-krzk tree Stephen Rothwell
@ 2015-11-23 1:45 ` Krzysztof Kozlowski
0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2015-11-23 1:45 UTC (permalink / raw)
To: Stephen Rothwell, Daniel Lezcano; +Cc: linux-next, linux-kernel, Alim Akhtar
On 23.11.2015 10:22, Stephen Rothwell wrote:
> Hi Daniel,
>
> Today's linux-next merge of the clockevents tree got a conflict in:
>
> arch/arm/mach-exynos/Kconfig
>
> between commit:
>
> 23067d397616 ("ARM: EXYNOS: Switch to syscon reboot and poweroff")
>
> from the samsung-krzk tree and commit:
>
> b21f38ccbc1d ("clocksource/drivers/exynos_mct: Fix Kconfig and add COMPILE_TEST option")
>
> from the clockevents tree.
>
> OK, so these entries were sorted at one point for a reason :-(
>
> I fixed it up (see below) and can carry the fix as necessary (no action
> is required).
Thanks, merge fix looks good. Indeed we should have put them in
alphabetical order.
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-11-23 1:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-23 1:22 linux-next: manual merge of the clockevents tree with the samsung-krzk tree Stephen Rothwell
2015-11-23 1:45 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox