summaryrefslogtreecommitdiff
path: root/projects/linux/io/WDT-handover_from_bootloader.yaml
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2020-08-11 14:59:53 +0200
committerWolfram Sang <wsa+renesas@sang-engineering.com>2020-08-11 14:59:53 +0200
commitce2e4c9d77a753a0afe52b14f2e46bc76399db6c (patch)
tree3fa2b2165b9ab0a09748f480a58f5e4bbc5dda65 /projects/linux/io/WDT-handover_from_bootloader.yaml
parented5b066905b6dfdc50343735e35c5c5f4f85ef11 (diff)
projects: linux: io: update tasks after updates 20200806
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux/io/WDT-handover_from_bootloader.yaml')
-rw-r--r--projects/linux/io/WDT-handover_from_bootloader.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/projects/linux/io/WDT-handover_from_bootloader.yaml b/projects/linux/io/WDT-handover_from_bootloader.yaml
index 8d3fa06..27a48a1 100644
--- a/projects/linux/io/WDT-handover_from_bootloader.yaml
+++ b/projects/linux/io/WDT-handover_from_bootloader.yaml
@@ -2,9 +2,12 @@ title: Watchdog; implement handover from bootloader
team: IO
key: a0883915-709c-4116-afc3-2629f1b06a4f
assignee: Ulrich
-status: Done
+status: Active
upstream:
+ - next: ed4a11807d2a35ccfc0d00371f20b826f670b5f2 # clk: renesas: cpg-mssr: Mark clocks as critical only if on at boot
+ - next: f23f1101ad0ef1acdc219d3364522166e2c711ce # clk: renesas: rcar-gen3: Mark RWDT clocks as critical
+ - next: 52bc5ea6edde35bc65ed6ecd7639534e78002c74 # clk: renesas: rzg2: Mark RWDT clocks as critical
comments:
- "RFC, needs discussion with Geert: https://patchwork.kernel.org/patch/10900571/"
@@ -20,3 +23,4 @@ comments:
- "Geert suggested to mark running WDT clocks as IS_CRITICAL during probe. Uli will implement this"
- "v4: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=303821&state=*"
- "merged"
+ - "WDT driver update still missing, Wolfram will resend"