Re: [PATCH V4 2/2] ARM: dts: exynos5422-odroidxu3: add 'rtc_src' clock to rtc node

2015-03-31 Thread Markus Reichl
Am 31.03.2015 um 14:00 schrieb Javier Martinez Canillas: > Hello Markus, > > On 03/31/2015 01:48 PM, Markus Reichl wrote: >> The Exynos5422 SoC has a s3c6410 RTC where the source clock >> is now a mandatory property. >> >> This patch fixes probe failure of s3c-rtc on Odroid-XU3 boards. >> It is ba

Re: [PATCH V4 2/2] ARM: dts: exynos5422-odroidxu3: add 'rtc_src' clock to rtc node

2015-03-31 Thread Javier Martinez Canillas
Hello Markus, On 03/31/2015 01:48 PM, Markus Reichl wrote: > The Exynos5422 SoC has a s3c6410 RTC where the source clock > is now a mandatory property. > > This patch fixes probe failure of s3c-rtc on Odroid-XU3 boards. > It is based on v4.0-rc2. > > --- > Changes since v3: > 1. Readded slipped

[PATCH V4 2/2] ARM: dts: exynos5422-odroidxu3: add 'rtc_src' clock to rtc node

2015-03-31 Thread Markus Reichl
The Exynos5422 SoC has a s3c6410 RTC where the source clock is now a mandatory property. This patch fixes probe failure of s3c-rtc on Odroid-XU3 boards. It is based on v4.0-rc2. --- Changes since v3: 1. Readded slipped #include statement. Sorry for the mess. Changes since v2: 1. Dropped unused ph