Re: [PATCH] ARM: dts: exynos: fix RTC interrupt for exynos5410

2018-01-07 Thread Krzysztof Kozlowski
On Thu, Dec 21, 2017 at 10:30:07PM +0100, Arnd Bergmann wrote: > According to the comment added to exynos_dt_pmu_match[] in commit > 8b283c025443 ("ARM: exynos4/5: convert pmu wakeup to stacked domains"), > the RTC is not able to wake up the system through the PMU on Exynos5410, > unlike Exynos5420

Re: [PATCH] ARM: dts: exynos: fix RTC interrupt for exynos5410

2017-12-22 Thread Krzysztof Kozlowski
On Thu, Dec 21, 2017 at 10:30 PM, Arnd Bergmann wrote: > According to the comment added to exynos_dt_pmu_match[] in commit > 8b283c025443 ("ARM: exynos4/5: convert pmu wakeup to stacked domains"), > the RTC is not able to wake up the system through the PMU on Exynos5410, > unlike Exynos5420. > > H

[PATCH] ARM: dts: exynos: fix RTC interrupt for exynos5410

2017-12-21 Thread Arnd Bergmann
According to the comment added to exynos_dt_pmu_match[] in commit 8b283c025443 ("ARM: exynos4/5: convert pmu wakeup to stacked domains"), the RTC is not able to wake up the system through the PMU on Exynos5410, unlike Exynos5420. However, when the RTC DT node got added, it was a straight copy of t