Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1430359
| From | Rob Herring <robh+dt@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RESEND][PATCH 0/2] Add pl031 RTC support for Hi6220/HiKey |
| Date | 2016-06-24 06:40 +0200 |
| Message-ID | <rNr4l-3s8-1@gated-at.bofh.it> (permalink) |
| References | <rNjzP-6Qf-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Jun 23, 2016 at 3:39 PM, John Stultz <john.stultz@linaro.org> wrote: > This patchset enables the pl031 RTC on the Hi6220 SoC. > > I'd like to submit it for review and consideration to be merged. > (But I've not gotten much feedback on it. Do I have the right > people cc'ed?) Yes. One issue is the DT header causes dependency problems as either clk or arm-soc maintainers have to take everything. I think it is desired that you don't use defines in the dts file, so arm-soc can take it and Michael/Stephen can take the clock changes. Send the dts file change to arm@kernel.org if you can't get any response from the sub-arch maintainer. Rob > > Michael/Wei: If you don't object to this, can I get an ack from > one of you so the other can take the change through their tree? > > 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 — Previous in thread | Next in thread | Find similar | Unroll thread
[RESEND][PATCH 0/2] Add pl031 RTC support for Hi6220/HiKey John Stultz <john.stultz@linaro.org> - 2016-06-23 22:40 +0200
[RESEND][PATCH 1/2] clk: hi6220: Add RTC clock for pl031 John Stultz <john.stultz@linaro.org> - 2016-06-23 22:40 +0200
[RESEND][PATCH 2/2] arm64: dts: hi6220: Add pl031 RTC support John Stultz <john.stultz@linaro.org> - 2016-06-23 22:40 +0200
Re: [RESEND][PATCH 2/2] arm64: dts: hi6220: Add pl031 RTC support Wei Xu <xuwei5@hisilicon.com> - 2016-06-28 20:20 +0200
Re: [RESEND][PATCH 0/2] Add pl031 RTC support for Hi6220/HiKey Rob Herring <robh+dt@kernel.org> - 2016-06-24 06:40 +0200
Re: [RESEND][PATCH 0/2] Add pl031 RTC support for Hi6220/HiKey Stephen Boyd <sboyd@codeaurora.org> - 2016-06-28 19:20 +0200
Re: [RESEND][PATCH 0/2] Add pl031 RTC support for Hi6220/HiKey John Stultz <john.stultz@linaro.org> - 2016-06-30 02:40 +0200
csiph-web