Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1417978
| From | John Stultz <john.stultz@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] Add pl031 RTC support for Hi6220/HiKey |
| Date | 2016-06-09 02:20 +0200 |
| Message-ID | <rHVRv-7bV-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patchset enables the pl031 RTC on the Hi6220 SoC. I wanted to submit it out for review and consideration to be merged. Please let me know how best these two patches should go upstream (independently via separate maintainers trees, or acked and through one?). thanks -john Cc: Michael Turquette <mturquette@baylibre.com> Cc: Stephen Boyd <sboyd@codeaurora.org> Cc: Rob Herring <robh+dt@kernel.org> Cc: Pawel Moll <pawel.moll@arm.com> Cc: Wei Xu <xuwei5@hisilicon.com> Cc: Guodong Xu <guodong.xu@linaro.org> Cc: Zhangfei Gao <zhangfei.gao@linaro.org> Zhangfei Gao (2): clk: hi6220: Add RTC clock for pl031 arm64: dts: hi6220: Add pl031 RTC support arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 16 ++++++++++++++++ drivers/clk/hisilicon/clk-hi6220.c | 2 ++ include/dt-bindings/clock/hi6220-clock.h | 5 +++-- 3 files changed, 21 insertions(+), 2 deletions(-) -- 1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] Add pl031 RTC support for Hi6220/HiKey John Stultz <john.stultz@linaro.org> - 2016-06-09 02:20 +0200 [PATCH 2/2] arm64: dts: hi6220: Add pl031 RTC support John Stultz <john.stultz@linaro.org> - 2016-06-09 02:20 +0200 [PATCH 1/2] clk: hi6220: Add RTC clock for pl031 John Stultz <john.stultz@linaro.org> - 2016-06-09 02:20 +0200
csiph-web