summaryrefslogtreecommitdiff
path: root/projects/linux/io/V3U-enable_CMT_TMU.yaml
blob: 645337caf54e1d436465157ca668355e8722db50 (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
title: V3U; enable CMT and TMU timer
team: IO
key: d14a0472-7b3c-11eb-aa9b-7beb02b72542
assignee: Wolfram
status: Active

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:

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/"
 - "upporting 63d7c98edd0d95500ab568dbfd571695bd977b25:"
 - "v1: https://patchwork.kernel.org/project/linux-renesas-soc/patch/20210305142359.11992-1-wsa+renesas@sang-engineering.com/"
 - "upporting 1a1c4c9fb9ccfabcace9b41fefde01752e600a27:"
 - "v1: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=442811&state=*"
 - "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/"
 - "upporting 1d19ace2a0b3c806a8eb43afb55ce05da545c898:"
 - "v1: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=446071&state=*"