summaryrefslogtreecommitdiff
path: root/projects/linux/io/done
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2019-06-06 10:54:43 +0200
committerWolfram Sang <wsa+renesas@sang-engineering.com>2019-06-06 10:54:43 +0200
commit7832e6e40bf800daeb58c61b582ccbd8205ec39b (patch)
treeccdf487314fad1937614a29ecc5dcb3f4c3480b5 /projects/linux/io/done
parent605e6d690bca471cf52b61df45dba4e9fdb12f0d (diff)
projects: linux: io: update tasks after meeting 20190606
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux/io/done')
-rw-r--r--projects/linux/io/done/SDHI-clk_imbalance.yaml15
-rw-r--r--projects/linux/io/done/Thermal-add_IPA.yaml21
2 files changed, 36 insertions, 0 deletions
diff --git a/projects/linux/io/done/SDHI-clk_imbalance.yaml b/projects/linux/io/done/SDHI-clk_imbalance.yaml
new file mode 100644
index 0000000..a232c30
--- /dev/null
+++ b/projects/linux/io/done/SDHI-clk_imbalance.yaml
@@ -0,0 +1,15 @@
+title: SDHI; fix SDHI clock imbalance
+team: IO
+key: f0a3a834-9c53-41a1-865c-6bbeabefe499
+assignee: Niklas
+status: Done
+target-date: 2019-05-31
+
+upstream:
+ - next: b77021ae6a8968005126f79bd3410c6ee9c18702
+
+comments:
+ - "we need to make sure we don't break older boards. APE6 should still work, including suspend/resume"
+ - "prototype (works on Gen3, TBC for APE6): https://patchwork.kernel.org/patch/10894815/"
+ - "Geert and Niklas agreed the prototype is OK. Niklas will resend"
+ - "merged into next"
diff --git a/projects/linux/io/done/Thermal-add_IPA.yaml b/projects/linux/io/done/Thermal-add_IPA.yaml
new file mode 100644
index 0000000..76a1414
--- /dev/null
+++ b/projects/linux/io/done/Thermal-add_IPA.yaml
@@ -0,0 +1,21 @@
+title: Thermal; add IPA to Gen3 DT
+team: IO
+key: d803f54a-8365-4921-856d-886ec54abefe
+assignee: Simon
+status: Done
+
+upstream:
+ - next: ded2cb2aa7dadf115ad93c38452e12dfe4c62021
+ - next: 6aa1a44eef41fba33e3adb25c8f3b796b692effd
+ - next: 89a375196a96a569cb899213d71b65b3523b4712
+ - next: df31ea45081b6b88d74be0446cb89670595702f4
+ - next: 89573b19fe753f0878757e3b3507b859db9c5527
+ - next: 581fed2d5e9c1aaa9a609966f21484ba433d9b3f
+ - next: 577d1d542dc618c5a61c18d4c4857a83e0999d8d
+ - next: 3c6615cc0bfd3d9b7476fd3f2a66d98cb95980bf
+
+comments:
+ - "v2 https://patchwork.kernel.org/patch/10935539/"
+ - "v3 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=115731"
+ - "v4 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=121669"
+ - "merged"