Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1439928
| From | Randy Li <ayaka@soulik.info> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] making rtc cores from s3c6410 and exynos3250 both work |
| Date | 2016-07-09 11:30 +0200 |
| Message-ID | <rSWKd-14B-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
The 8792f7772f4f40ffc68bad5f28311205584b734d would just make those platform using rtc core from exynos3250 work but have a huge effect on those platforms using the rtc core from s3c6410. These patches would fix this problem. Randy Li (3): Revert "drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC data" rtc: s3c: add device data for samsung,exynos3250-rtc ARM: dts: exynos: correct the rtc compatible value for exynos5 arch/arm/boot/dts/exynos3250.dtsi | 2 +- arch/arm/boot/dts/exynos5.dtsi | 2 +- drivers/rtc/rtc-s3c.c | 15 +++++++++++++-- 3 files changed, 15 insertions(+), 4 deletions(-) -- 2.7.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] making rtc cores from s3c6410 and exynos3250 both work Randy Li <ayaka@soulik.info> - 2016-07-09 11:30 +0200
[PATCH 1/3] Revert "drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC data" Randy Li <ayaka@soulik.info> - 2016-07-09 11:30 +0200
Re: [PATCH 1/3] Revert "drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC data" Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-07-11 07:50 +0200
Re: [PATCH 0/3] making rtc cores from s3c6410 and exynos3250 both work Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-07-11 07:50 +0200
csiph-web