mbox series

[v2,0/3] Add R-Car gen3 SoC support to the CMT driver

Message ID c94a4ad6-93ee-05e4-e2c1-e8d24d3bc75e@cogentembedded.com (mailing list archive)
Headers show
Series Add R-Car gen3 SoC support to the CMT driver | expand

Message

Sergei Shtylyov Sept. 12, 2018, 8:10 p.m. UTC
Hello!

Here's the set of 3 patches against the 'tip.git' repo's 'timers/core' branch
plus the CMT driver fixups for the 32/64-bit machines posted recently. We're
adding support for the CMT types0/1 found in the R-Car gen3 SoCs.

[1/3] clocksource: sh_cmt: properly line-wrap sh_cmt_of_table[] initializer
[2/3] dt-bindings: timer: renesas: cmt: document R-Car gen3 support
[3/3] clocksource: sh_cmt: add R-Car gen3 support

MBR, Sergei

Comments

Daniel Lezcano Sept. 14, 2018, 2:34 p.m. UTC | #1
On 12/09/2018 22:10, Sergei Shtylyov wrote:
> Hello!
> 
> Here's the set of 3 patches against the 'tip.git' repo's 'timers/core' branch
> plus the CMT driver fixups for the 32/64-bit machines posted recently. We're
> adding support for the CMT types0/1 found in the R-Car gen3 SoCs.
> 
> [1/3] clocksource: sh_cmt: properly line-wrap sh_cmt_of_table[] initializer
> [2/3] dt-bindings: timer: renesas: cmt: document R-Car gen3 support
> [3/3] clocksource: sh_cmt: add R-Car gen3 support

Applied for 4.20, thanks.