Re: [PATCH v2 34/35] clocksource/drivers/Kconfig: Support andestech atcpit100 timer

From: Greentime Hu
Date: Mon Nov 27 2017 - 21:54:26 EST


2017-11-27 22:11 GMT+08:00 Arnd Bergmann <arnd@xxxxxxxx>:
> On Mon, Nov 27, 2017 at 1:28 PM, Greentime Hu <green.hu@xxxxxxxxx> wrote:
>> From: Rick Chen <rickchen36@xxxxxxxxx>
>>
>> Add CLKSRC_ATCPIT100 for Andestech atcpit100 timer selection.
>> It often be used in Andestech AE3XX platform.
>>
>> Signed-off-by: Rick Chen <rickchen36@xxxxxxxxx>
>> Signed-off-by: Greentime Hu <green.hu@xxxxxxxxx>
>
> No need to split out the Makefile patch from the actual driver, they
> clearly belong together.
> The binding change should be a separate patch, as you did.
>
> It's probably best to separate the driver patches from the
> architecture submission
> in the future, they can simply get merged by the respective subsystem
> maintainers,
> with a smaller Cc list.
>

Hi, Arnd:

Thanks.
We will merge these 2 patches together in the next version patch.
We will sent to clocksource subsystem with a seperate patchset.