summaryrefslogtreecommitdiff
path: root/projects/linux/io/done/V3U-enable_CMT_TMU.yaml
blob: 63b08067e44784c04f7b27eb1d4301cdf858897d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
title: V3U; enable CMT and TMU timer
team: IO
key: d14a0472-7b3c-11eb-aa9b-7beb02b72542
assignee: Wolfram
status: Done

bsp41x:
 - 63d7c98edd0d95500ab568dbfd571695bd977b25 # dt-bindings: timer: renesas, tmu: Document r8a779a0 TMU support
 - 1a1c4c9fb9ccfabcace9b41fefde01752e600a27 # arm64: dts: renesas: r8a779a0: Add TMU support
 - 02933522a5a1c3704cda468724b70cd95eee1d13 # dt-bindings: timer: renesas, cmt: Document r8a779a0 support
 - 1d19ace2a0b3c806a8eb43afb55ce05da545c898 # arm64: dts: renesas: r8a779a0: Add CMT support
 - c634f0fc231d772847a7d28573f79447b004b875 # clocksource: sh_cmt: Do not write 1 to reserved bit
 - a35d44aa2e8df18d399e04ccfd8c91666d90520d # clocksource: sh_cmt: Fix wrong setting if don't request IRQ for clock source channel

upstream:
 - torvalds: 68c70aae06e9660473a00fd7d68e0b53f4d7b6f4 # clocksource/drivers/sh_cmt: Don't use CMTOUT_IE with R-Car Gen2/3
 - torvalds: fe8324f37cfebf72e2669e97b9d76ea9794d2972 # dt-bindings: timer: renesas,cmt: Add r8a779a0 CMT support
 - torvalds: 95acd758fe4bcbbf6e43a7229e2518facb87212f # clk: renesas: r8a7795: Add TMU clocks
 - torvalds: 596e6e1c03cadf93ab37d3cdea672a01889356cb # arm64: dts: renesas: r8a779a0: Add TMU support
 - torvalds: 0eedab655ec1817d450085dcb12219726cb415ff # clk: renesas: r8a779a0: Add CMT clocks
 - torvalds: 7e2a95d953534ec6297c6ff2356ce8e20da04126 # arm64: dts: renesas: r8a779a0: Add CMT support
 - torvalds: cdbbe6ce26f6e991014596e50d6be280fbc302be # dt-bindings: timer: renesas,tmu: add r8a779a0 TMU support
 - torvalds: be83c3b6e7b8ff22f72827a613bf6f3aa5afadbb # clocksource/drivers/sh_cmt: Fix wrong setting if don't request IRQ for clock source channel

comments:
 - "also decide if we want to enable timers in board files or the dtsi"
 - "we don't want to enable in board files by default. There were multiple issues. Moving to non-target"
 - "upporting c634f0fc231d772847a7d28573f79447b004b875:"
 - "v1: https://patchwork.kernel.org/project/linux-renesas-soc/patch/20210305132859.8208-1-wsa+renesas@sang-engineering.com/"
 - "v2: https://patchwork.kernel.org/project/linux-renesas-soc/patch/20210309094448.31823-1-wsa+renesas@sang-engineering.com/"
 - "merged"
 - "upporting 63d7c98edd0d95500ab568dbfd571695bd977b25:"
 - "v1: https://patchwork.kernel.org/project/linux-renesas-soc/patch/20210305142359.11992-1-wsa+renesas@sang-engineering.com/"
 - "v2: https://patchwork.kernel.org/project/linux-renesas-soc/patch/20210331124555.2150-1-wsa@kernel.org/"
 - "v2 resend: https://patchwork.kernel.org/project/linux-renesas-soc/patch/20210607124828.1984-1-wsa+renesas@sang-engineering.com/"
 - "merged"
 - "upporting 1a1c4c9fb9ccfabcace9b41fefde01752e600a27:"
 - "v1: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=442811&state=*"
 - "merged"
 - "CMT testcase fails, needs more investigation"
 - "fails the same on M3N, seperate issue"
 - "upporting 02933522a5a1c3704cda468724b70cd95eee1d13:"
 - "v1: https://patchwork.kernel.org/project/linux-renesas-soc/patch/20210305135603.1227-1-wsa+renesas@sang-engineering.com/"
 - "v2: https://patchwork.kernel.org/project/linux-renesas-soc/patch/20210311090918.2197-1-wsa+renesas@sang-engineering.com/"
 - "merged"
 - "upporting 1d19ace2a0b3c806a8eb43afb55ce05da545c898:"
 - "v1: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=446071&state=*"
 - "merged"
 - "re-added a35d44aa2e8df18d399e04ccfd8c91666d90520d5, handled by Niklas"
 - "v1: https://patchwork.kernel.org/project/linux-renesas-soc/patch/20210422123443.73334-1-niklas.soderlund+renesas@ragnatech.se/"
 - "merged"