Re: [PATCH V13 0/2] C-SKY(csky) Timer Driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Guo,

On 31/10/2018 03:06, Guo Ren wrote:
> Hi Daniel & Thomas,
> 
> I sent you "PATCH V13" a few days ago, but no-reply:
> https://lkml.org/lkml/2018/10/29/608
> Now I send again.

Where are the DT bindings ?

please (cc lkml when sending patches)



> Although csky subsystem has been merged into linux-4.20, but there is no
> timer drivers for csky. A lot of boards need these timer drivers.
> 
> Please help merge them into linux-4.20, wait for you reply.
> 
> Thx
>  Guo Ren
> 
> Changelog:
>  - Move changelog to end of patch.
>  - Remove the set_irq_createmapping call back in csky-mp-intc.c.
>  - Convert the cpumask to an interrupt-controller specific representation
>    in driver's code, and not the SMP code's, and also modify the related
>    codes in csky kernel patchset.
>  - Add COMPILE_TEST for csky_mp_timer.
>  - Fixup smp boot error, cpuhp_setup_state must after timer_of_init()
>    for csky_mp_timer.
> 
> Guo Ren (2):
>   clocksource: add C-SKY SMP timer
>   clocksource: add gx6605s SOC system timer
> 
>  drivers/clocksource/Kconfig         |  18 ++++
>  drivers/clocksource/Makefile        |   2 +
>  drivers/clocksource/timer-gx6605s.c | 154 ++++++++++++++++++++++++++++++++
>  drivers/clocksource/timer-mp-csky.c | 173 ++++++++++++++++++++++++++++++++++++
>  include/linux/cpuhotplug.h          |   1 +
>  5 files changed, 348 insertions(+)
>  create mode 100644 drivers/clocksource/timer-gx6605s.c
>  create mode 100644 drivers/clocksource/timer-mp-csky.c
> 


-- 
 <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog




[Index of Archives]     [Linux Kernel]     [Kernel Newbies]     [x86 Platform Driver]     [Netdev]     [Linux Wireless]     [Netfilter]     [Bugtraq]     [Linux Filesystems]     [Yosemite Discussion]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]

  Powered by Linux