summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2020-06-11 11:21:07 +0200
committerWolfram Sang <wsa+renesas@sang-engineering.com>2020-06-11 11:21:07 +0200
commitc8b63f3e2e63151f5db424788e96a2513807632d (patch)
treea92647ab4affe9e0a5a507d5336d63a4e40e212c
parent7f1ca5c53ea8a713f5986f6946dbc02a554bb4fb (diff)
projects: linux: io: update tasks after updates 20200611
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
-rw-r--r--projects/linux/io/IIC-I2C-add-atomic_xfer.yaml1
-rw-r--r--projects/linux/io/SDHI-manual-calibration.yaml7
-rw-r--r--projects/linux/io/SDHI-stalled-SCC.yaml5
-rw-r--r--projects/linux/io/WDT-handover_from_bootloader.yaml1
-rw-r--r--projects/linux/io/done/PCI-review-endpoint-support.yaml (renamed from projects/linux/io/PCI-review-endpoint-support.yaml)3
-rw-r--r--projects/linux/io/r8a77961_io.yaml8
6 files changed, 18 insertions, 7 deletions
diff --git a/projects/linux/io/IIC-I2C-add-atomic_xfer.yaml b/projects/linux/io/IIC-I2C-add-atomic_xfer.yaml
index aace2dd..cdd05f3 100644
--- a/projects/linux/io/IIC-I2C-add-atomic_xfer.yaml
+++ b/projects/linux/io/IIC-I2C-add-atomic_xfer.yaml
@@ -8,3 +8,4 @@ upstream:
comments:
- "Ulrich prototypes the IIC driver first; can refactor non-atomic xfer routine"
+ - "IIC v1: https://patchwork.kernel.org/patch/11598605/"
diff --git a/projects/linux/io/SDHI-manual-calibration.yaml b/projects/linux/io/SDHI-manual-calibration.yaml
index c87b936..1b4e73a 100644
--- a/projects/linux/io/SDHI-manual-calibration.yaml
+++ b/projects/linux/io/SDHI-manual-calibration.yaml
@@ -1,10 +1,11 @@
title: "SDHI; add manual calibration"
team: IO
key: d50ff876-95e8-11ea-9862-cb3c9259ec31
-status: Paused
+status: Active
assignee: Wolfram
relationships:
+ - depends: d593a7de-95e8-11ea-8695-9f6a675410b7
bsp-commits:
- a27609e63e9c4915706022b367d1d005833fe547 # mmc: tmio: Add adjust HS400 offset by manual calibration mode
@@ -20,3 +21,7 @@ comments:
- "a27609e63e9c4915706022b367d1d005833fe547, 1f84d574931b1319ebc1229678816338578f2d1e, b2e044a3602f7f9ffe6c61b6655e6b0b283d85c4: rfc v1 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=139709&state=*"
- "a27609e63e9c4915706022b367d1d005833fe547, 1f84d574931b1319ebc1229678816338578f2d1e, b2e044a3602f7f9ffe6c61b6655e6b0b283d85c4: rfc v2 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=140049&state=*"
- "5e1187e7ad6af53a9081fa03578d5f18730cb6c1: we are missing new info from HW team, waiting"
+ - "we got the new information"
+ - "new RFC patchset: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=298229&state=*"
+ - "v1: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=298683&state=*"
+ - "depends on the stalled SCC issue being fixed"
diff --git a/projects/linux/io/SDHI-stalled-SCC.yaml b/projects/linux/io/SDHI-stalled-SCC.yaml
index f4996f4..0f8c313 100644
--- a/projects/linux/io/SDHI-stalled-SCC.yaml
+++ b/projects/linux/io/SDHI-stalled-SCC.yaml
@@ -12,4 +12,7 @@ bsp-commits:
upstream:
comments:
- - "addfe9203290e3c274bca15e64e3f11638649e66: hang up is surprisingly hard to reproduce but we keep trying"
+ - "hang up is surprisingly hard to reproduce but we keep trying"
+ - "updated manual calibration patchset makes the issue appear again"
+ - "v1: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=298209&state=*"
+ - "not all error paths covered; we need a new flag in the MMC core. Wolfram will work on it"
diff --git a/projects/linux/io/WDT-handover_from_bootloader.yaml b/projects/linux/io/WDT-handover_from_bootloader.yaml
index 8b1f4f3..7a09d92 100644
--- a/projects/linux/io/WDT-handover_from_bootloader.yaml
+++ b/projects/linux/io/WDT-handover_from_bootloader.yaml
@@ -17,3 +17,4 @@ comments:
- "ignore-unused v1: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=247897&state=*"
- "ignore-unused v2: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=257141&state=*"
- "ignore-unused v3: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=285925&state=*"
+ - "Geert suggested to mark running WDT clocks as IS_CRITICAL during probe. Uli will implement this"
diff --git a/projects/linux/io/PCI-review-endpoint-support.yaml b/projects/linux/io/done/PCI-review-endpoint-support.yaml
index 2b6e279..612f6ab 100644
--- a/projects/linux/io/PCI-review-endpoint-support.yaml
+++ b/projects/linux/io/done/PCI-review-endpoint-support.yaml
@@ -1,7 +1,7 @@
title: "Review patch series for PCI endpoint support"
team: IO
key: 312f9fca-3325-11ea-8113-002170711890
-status: Active
+status: Done
assignee: Shimoda
relationships:
@@ -25,3 +25,4 @@ comments:
- "Shimoda-san reviewed v9"
- "v10: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=283863&state=*"
- "Shimoda-san reviewed v10"
+ - "appeared upstream in the v5.8 merge window, marking done"
diff --git a/projects/linux/io/r8a77961_io.yaml b/projects/linux/io/r8a77961_io.yaml
index ee81ec2..9518bbb 100644
--- a/projects/linux/io/r8a77961_io.yaml
+++ b/projects/linux/io/r8a77961_io.yaml
@@ -15,13 +15,13 @@ upstream:
- torvalds: 68b1add4c51a96da21df1d1427a1b30614aeb9d9 # dt-bindings: usb: renesas,usb3-peri: add r8a77961 support
- torvalds: 0dc710353f630cace26db39d856800b17d3d2dda # dt-bindings: usb: renesas,usbhs: add r8a77961 support
- torvalds: 37db507496179fd43cf30b12aa56fe7df8d0ae73 # dt-bindings: usb: usb-xhci: add r8a77961 support
+ - torvalds: b24a0c16f738a68cd8c2997edf8ebe3d8951df93 # dt-bindings: pci: rcar: add r8a77961 support
+ - torvalds: 37d1e94692e06a35c53ff052e2d0983548ef0395 # dt-bindings: thermal: rcar-gen3-thermal: Convert bindings to json-schema
+ - torvalds: ca432812d9344a79f7c58375e07ad1936e9f0fc6 # dt-bindings: phy: renesas: usb2-phy: add r8a77961 support
+ - torvalds: 42aed917819d58bf202e7e2df7707fd5c2a4ef5c # dt-bindings: phy: renesas: usb3-phy: add r8a77961 support
comments:
- Documentation/devicetree/bindings/net/can/rcar_canfd.txt
- Documentation/devicetree/bindings/net/can/rcar_can.txt
- - "Documentation/devicetree/bindings/pci/rcar-pci.txt: https://patchwork.kernel.org/patch/11483045/"
- - "Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt: https://patchwork.kernel.org/patch/11461659/"
- - "Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb3.txt: https://patchwork.kernel.org/patch/11461655/"
- Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml
- - "Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt: https://patchwork.kernel.org/patch/11428227/"
- Documentation/devicetree/bindings/timer/renesas,cmt.txt