summaryrefslogtreecommitdiff
path: root/projects/linux/io/done/Thermal-add-interrupts.yaml
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2021-09-02 17:27:26 +0200
committerWolfram Sang <wsa+renesas@sang-engineering.com>2021-09-02 17:27:26 +0200
commit2e7dbf124bdaec75e9191732d20a8da49b1eb58f (patch)
tree492ed32495362d5c3a3856ea1a92fa3b5eb38262 /projects/linux/io/done/Thermal-add-interrupts.yaml
parent9edc8a6b164a3a038928c4d6002a5c17846df4cc (diff)
projects: linux: io: update tasks after meeting 20210902
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux/io/done/Thermal-add-interrupts.yaml')
-rw-r--r--projects/linux/io/done/Thermal-add-interrupts.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/projects/linux/io/done/Thermal-add-interrupts.yaml b/projects/linux/io/done/Thermal-add-interrupts.yaml
new file mode 100644
index 0000000..677c5b7
--- /dev/null
+++ b/projects/linux/io/done/Thermal-add-interrupts.yaml
@@ -0,0 +1,15 @@
+title: Thermal; add interrupts for critical events
+team: IO
+key: c7ddcb6c-9d01-11eb-828f-2f1e3d023263
+assignee: Niklas
+status: Done
+
+upstream:
+ - next: 47cf09e0f4fc51200ecea15387bec3584562f55d # thermal/drivers/rcar_gen3_thermal: Add support for hardware trip points
+ - next: d3a2328e741bf6e9e6bda750e0a63832fa365a74 # thermal/drivers/rcar_gen3_thermal: Store TSC id as unsigned int
+
+comments:
+ - we don't want interrupts for temperature changes but to indicate critical events
+ - v1; https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=511979&state=*
+ - v2; https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=526113&state=*
+ - merged