Re: [RESEND][PATCH 0/2] Add pl031 RTC support for Hi6220/HiKey

From: Rob Herring
Date: Fri Jun 24 2016 - 00:39:01 EST


On Thu, Jun 23, 2016 at 3:39 PM, John Stultz <john.stultz@xxxxxxxxxx> 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@xxxxxxxxxx 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@xxxxxxxxxxxx>
> Cc: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
> Cc: Rob Herring <robh+dt@xxxxxxxxxx>
> Cc: Pawel Moll <pawel.moll@xxxxxxx>
> Cc: Wei Xu <xuwei5@xxxxxxxxxxxxx>
> Cc: Guodong Xu <guodong.xu@xxxxxxxxxx>
> Cc: Zhangfei Gao <zhangfei.gao@xxxxxxxxxx>
>
> 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
>