summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2019-10-24 15:00:32 +0200
committerWolfram Sang <wsa+renesas@sang-engineering.com>2019-10-24 15:06:47 +0200
commitc7f17dc35dab2d4defe0e7aa06f7318acbfd7422 (patch)
tree970efd1e487a0ce31f89c4e6400ac288a0977b06 /projects
parent6568c28ba1c7721ed2df6975ca9f9c0cb961f431 (diff)
projects: linux: io: update tasks after updates 20191010
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-non_removable_fix.yaml16
-rw-r--r--projects/linux/io/bsp392_SDHI_HS400_add.yaml6
-rw-r--r--projects/linux/io/bsp395_SDHI.yaml3
-rw-r--r--projects/linux/io/done/SDHI-non_removable_fix.yaml23
-rw-r--r--projects/linux/io/done/bsp396_USB.yaml (renamed from projects/linux/io/bsp396_USB.yaml)3
6 files changed, 32 insertions, 20 deletions
diff --git a/projects/linux/io/RAVB-MTU_with_interface_up.yaml b/projects/linux/io/RAVB-MTU_with_interface_up.yaml
index 3cc9778..6ea4084 100644
--- a/projects/linux/io/RAVB-MTU_with_interface_up.yaml
+++ b/projects/linux/io/RAVB-MTU_with_interface_up.yaml
@@ -11,3 +11,4 @@ comments:
- "v2 https://patchwork.kernel.org/patch/10977185/"
- "v3 https://patchwork.kernel.org/patch/11104487/"
- "v4 already developed, testing needed"
+ - "new approach sent to internal list as '[LOCAL RFC] ravb: implement MTU change while device is up'"
diff --git a/projects/linux/io/SDHI-non_removable_fix.yaml b/projects/linux/io/SDHI-non_removable_fix.yaml
deleted file mode 100644
index 2bb6d93..0000000
--- a/projects/linux/io/SDHI-non_removable_fix.yaml
+++ /dev/null
@@ -1,16 +0,0 @@
-title: SDHI; remove workaround to enable 'non-removable' property
-team: IO
-key: 5799545f-2472-4332-aba9-f0909e1d2154
-assignee: Ulrich
-status: Active
-target-date: 2019-08-31
-
-relationships:
- - depends: f0a3a834-9c53-41a1-865c-6bbeabefe499
-
-upstream:
-
-comments:
- - "v1 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=146493"
- - "v2 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=153581"
- - "v2 maintainer offered a better solution, we need to wait a little"
diff --git a/projects/linux/io/bsp392_SDHI_HS400_add.yaml b/projects/linux/io/bsp392_SDHI_HS400_add.yaml
index 278c459..e6d6d94 100644
--- a/projects/linux/io/bsp392_SDHI_HS400_add.yaml
+++ b/projects/linux/io/bsp392_SDHI_HS400_add.yaml
@@ -1,9 +1,9 @@
title: "From bsp392, refactor and upport HS400 manual calibration mode"
team: IO
key: eaaeb5e9-2e3b-4e4e-b18c-97c13d5f5605
-status: Paused
+status: Active
assignee: Wolfram
-target-date: 2019-06-30
+target-date: 2019-12-31
relationships:
@@ -22,3 +22,5 @@ comments:
- "v1: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=140049"
- "Shimoda-san requested to wait because another HS400 issue is investigated at Renesas which will likely affect this series"
- "still waiting for info from HW team"
+ - "additional task was considered completed. Follow-up work depending on info from HW team is still needed, though"
+ - "new code released in BSP 3.9.7. Needs to be refactored for upstream"
diff --git a/projects/linux/io/bsp395_SDHI.yaml b/projects/linux/io/bsp395_SDHI.yaml
index e476bbb..79d740f 100644
--- a/projects/linux/io/bsp395_SDHI.yaml
+++ b/projects/linux/io/bsp395_SDHI.yaml
@@ -1,7 +1,7 @@
title: "From bsp395, upport SDHI patches"
team: IO
key: bc6d7ea2-bdd7-4927-9fde-8d02442186cc
-status: Active
+status: Paused
assignee: Wolfram
relationships:
@@ -20,3 +20,4 @@ comments:
- "a0d396ede95a55a4dff6aa15ea314a3d35e2e842: we need more confirmation from HW team which SoCs are affected"
- "addfe9203290e3c274bca15e64e3f11638649e66: new patch from BSP"
- "addfe9203290e3c274bca15e64e3f11638649e66: prototype developed for upstream; doesn't work, needs changes; to be discussed with Renesas"
+ - "addfe9203290e3c274bca15e64e3f11638649e66: currently paused in favor of manual calibration and because error condition is temperature related and hard to trigger"
diff --git a/projects/linux/io/done/SDHI-non_removable_fix.yaml b/projects/linux/io/done/SDHI-non_removable_fix.yaml
new file mode 100644
index 0000000..99bcd61
--- /dev/null
+++ b/projects/linux/io/done/SDHI-non_removable_fix.yaml
@@ -0,0 +1,23 @@
+title: SDHI; remove workaround to enable 'non-removable' property
+team: IO
+key: 5799545f-2472-4332-aba9-f0909e1d2154
+assignee: Wolfram
+status: Done
+target-date: 2019-08-31
+
+relationships:
+ - depends: f0a3a834-9c53-41a1-865c-6bbeabefe499
+
+upstream:
+ - torvalds: 8861474a105c91e812d38cd65d3be795c7f32c4f # Revert "mmc: tmio: move runtime PM enablement to the driver implementations"
+ - torvalds: aa86f1a3887523d78bfadd1c4e4df8f919336511 # mmc: tmio: Fixup runtime PM management during probe
+ - torvalds: 87b5d602a1cc76169b8d81ec2c74c8d95d9350dc # mmc: tmio: Fixup runtime PM management during remove
+ - next: 2eac14c380b16ae649ec39fe1d7fffd6b49a57c6 # mmc: tmio: remove workaround for NON_REMOVABLE
+
+comments:
+ - "v1 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=146493"
+ - "v2 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=153581"
+ - "v2 maintainer offered a better solution, we need to wait a little"
+ - "maintainer version: https://patchwork.kernel.org/project/linux-mmc/list/?series=173737"
+ - "version seems to work fine, tested by Geert and Wolfram"
+ - "workaround removal patch: https://patchwork.kernel.org/patch/11149285/"
diff --git a/projects/linux/io/bsp396_USB.yaml b/projects/linux/io/done/bsp396_USB.yaml
index 7b63f57..4b25de9 100644
--- a/projects/linux/io/bsp396_USB.yaml
+++ b/projects/linux/io/done/bsp396_USB.yaml
@@ -1,7 +1,7 @@
title: "From bsp396, upport USB patches"
team: IO
key: cdb74d0e-aeb2-45e9-a6ba-1dd53853fc92
-status: Active
+status: Done
assignee: Shimoda
relationships:
@@ -12,6 +12,7 @@ bsp-commits:
upstream:
- torvalds: e6839c31a608e79f2057fab987dd814f5d3477e6 # phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current
+ - torvalds: a349b95d7ca0cea71be4a7dac29830703de7eb62 # usb: host: ohci: fix a race condition between shutdown and irq
comments:
- "ad7c78e392ad2f8c073567829162dfa26dd436c9: v1 https://patchwork.kernel.org/patch/11078469/"