summaryrefslogtreecommitdiff
path: root/projects
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
parent605e6d690bca471cf52b61df45dba4e9fdb12f0d (diff)
projects: linux: io: update tasks after meeting 20190606
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects')
-rw-r--r--projects/linux/io/RAVB-MTU_with_interface_up.yaml1
-rw-r--r--projects/linux/io/SDHI-IPMMU.yaml2
-rw-r--r--projects/linux/io/SDHI-non_removable_fix.yaml2
-rw-r--r--projects/linux/io/Thermal-add_IPA.yaml12
-rw-r--r--projects/linux/io/bsp392_PCIe.yaml1
-rw-r--r--projects/linux/io/bsp395_SDHI.yaml2
-rw-r--r--projects/linux/io/done/SDHI-clk_imbalance.yaml (renamed from projects/linux/io/SDHI-clk_imbalance.yaml)4
-rw-r--r--projects/linux/io/done/Thermal-add_IPA.yaml21
8 files changed, 31 insertions, 14 deletions
diff --git a/projects/linux/io/RAVB-MTU_with_interface_up.yaml b/projects/linux/io/RAVB-MTU_with_interface_up.yaml
index db8c6f5..3887f4d 100644
--- a/projects/linux/io/RAVB-MTU_with_interface_up.yaml
+++ b/projects/linux/io/RAVB-MTU_with_interface_up.yaml
@@ -9,3 +9,4 @@ upstream:
comments:
- "https://patchwork.kernel.org/patch/10936095/"
+ - "v2 https://patchwork.kernel.org/patch/10977185/"
diff --git a/projects/linux/io/SDHI-IPMMU.yaml b/projects/linux/io/SDHI-IPMMU.yaml
index e309148..ab8e997 100644
--- a/projects/linux/io/SDHI-IPMMU.yaml
+++ b/projects/linux/io/SDHI-IPMMU.yaml
@@ -10,3 +10,5 @@ comments:
- "https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=110485"
- "v2 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=116729"
- "v3 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=120985"
+ - "v4 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=125593"
+ - "v5 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=127511"
diff --git a/projects/linux/io/SDHI-non_removable_fix.yaml b/projects/linux/io/SDHI-non_removable_fix.yaml
index 2599913..2031fbc 100644
--- a/projects/linux/io/SDHI-non_removable_fix.yaml
+++ b/projects/linux/io/SDHI-non_removable_fix.yaml
@@ -2,7 +2,7 @@ title: SDHI; remove workaround to enable 'non-removable' property
team: IO
key: 5799545f-2472-4332-aba9-f0909e1d2154
assignee: Wolfram
-status: Blocked
+status: New
target-date: 2019-06-30
relationships:
diff --git a/projects/linux/io/Thermal-add_IPA.yaml b/projects/linux/io/Thermal-add_IPA.yaml
deleted file mode 100644
index eb6afe3..0000000
--- a/projects/linux/io/Thermal-add_IPA.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
-title: Thermal; add IPA to Gen3 DT
-team: IO
-key: d803f54a-8365-4921-856d-886ec54abefe
-assignee: Simon
-status: Active
-
-upstream:
-
-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"
diff --git a/projects/linux/io/bsp392_PCIe.yaml b/projects/linux/io/bsp392_PCIe.yaml
index 572946e..45c7b07 100644
--- a/projects/linux/io/bsp392_PCIe.yaml
+++ b/projects/linux/io/bsp392_PCIe.yaml
@@ -15,3 +15,4 @@ upstream:
comments:
- "a860c564527572e4b8c4e458b826d5e59852de88: Proposing 'N': this fixes code which is not upstream"
- "bcc3bd0d2c677658201abcda3d09a18a51fa42c0: Already discussed by upstream in https://patchwork.ozlabs.org/patch/993438/"
+ - "bcc3bd0d2c677658201abcda3d09a18a51fa42c0: new approach: https://patchwork.kernel.org/patch/10961961/"
diff --git a/projects/linux/io/bsp395_SDHI.yaml b/projects/linux/io/bsp395_SDHI.yaml
index a4e29f1..8dc5162 100644
--- a/projects/linux/io/bsp395_SDHI.yaml
+++ b/projects/linux/io/bsp395_SDHI.yaml
@@ -12,7 +12,9 @@ bsp-commits:
- a0d396ede95a55a4dff6aa15ea314a3d35e2e842 # mmc: renesas_sdhi: Disable sampling clock position correction in HS400 mode
upstream:
+ - next: 51b72656bb39fdcb8f3174f4007bcc83ad1d275f # mmc: tmio: fix SCC error handling to avoid false positive CRC error
comments:
- "76e319805df86f370d140b4b556a550145b5a251: https://patchwork.kernel.org/patch/10945051/"
+ - "76e319805df86f370d140b4b556a550145b5a251: merged"
- "a0d396ede95a55a4dff6aa15ea314a3d35e2e842: we need more confirmation from HW team which SoCs are affected"
diff --git a/projects/linux/io/SDHI-clk_imbalance.yaml b/projects/linux/io/done/SDHI-clk_imbalance.yaml
index cd4c31f..a232c30 100644
--- a/projects/linux/io/SDHI-clk_imbalance.yaml
+++ b/projects/linux/io/done/SDHI-clk_imbalance.yaml
@@ -2,12 +2,14 @@ title: SDHI; fix SDHI clock imbalance
team: IO
key: f0a3a834-9c53-41a1-865c-6bbeabefe499
assignee: Niklas
-status: Active
+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"