From c8b63f3e2e63151f5db424788e96a2513807632d Mon Sep 17 00:00:00 2001 From: Wolfram Sang Date: Thu, 11 Jun 2020 11:21:07 +0200 Subject: projects: linux: io: update tasks after updates 20200611 Signed-off-by: Wolfram Sang --- projects/linux/io/IIC-I2C-add-atomic_xfer.yaml | 1 + projects/linux/io/PCI-review-endpoint-support.yaml | 27 --------------------- projects/linux/io/SDHI-manual-calibration.yaml | 7 +++++- projects/linux/io/SDHI-stalled-SCC.yaml | 5 +++- .../linux/io/WDT-handover_from_bootloader.yaml | 1 + .../linux/io/done/PCI-review-endpoint-support.yaml | 28 ++++++++++++++++++++++ projects/linux/io/r8a77961_io.yaml | 8 +++---- 7 files changed, 44 insertions(+), 33 deletions(-) delete mode 100644 projects/linux/io/PCI-review-endpoint-support.yaml create mode 100644 projects/linux/io/done/PCI-review-endpoint-support.yaml (limited to 'projects') 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/PCI-review-endpoint-support.yaml b/projects/linux/io/PCI-review-endpoint-support.yaml deleted file mode 100644 index 2b6e279..0000000 --- a/projects/linux/io/PCI-review-endpoint-support.yaml +++ /dev/null @@ -1,27 +0,0 @@ -title: "Review patch series for PCI endpoint support" -team: IO -key: 312f9fca-3325-11ea-8113-002170711890 -status: Active -assignee: Shimoda - -relationships: - -upstream: - -comments: - - "v1: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=199045&state=*" - - "v2: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=216247&state=*" - - "v3: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=225521&state=*" - - "v4: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=238723&state=*" - - "v5: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=249127&state=*" - - "Shimoda-san reviewed v5" - - "v6: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=265553&state=*" - - "Shimoda-san reviewed v6" - - "v7: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=268131&state=*" - - "Shimoda-san reviewed v7" - - "v8: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=273593&state=*" - - "Shimoda-san reviewed v8" - - "v9: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=276295&state=*" - - "Shimoda-san reviewed v9" - - "v10: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=283863&state=*" - - "Shimoda-san reviewed v10" 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/done/PCI-review-endpoint-support.yaml b/projects/linux/io/done/PCI-review-endpoint-support.yaml new file mode 100644 index 0000000..612f6ab --- /dev/null +++ b/projects/linux/io/done/PCI-review-endpoint-support.yaml @@ -0,0 +1,28 @@ +title: "Review patch series for PCI endpoint support" +team: IO +key: 312f9fca-3325-11ea-8113-002170711890 +status: Done +assignee: Shimoda + +relationships: + +upstream: + +comments: + - "v1: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=199045&state=*" + - "v2: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=216247&state=*" + - "v3: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=225521&state=*" + - "v4: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=238723&state=*" + - "v5: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=249127&state=*" + - "Shimoda-san reviewed v5" + - "v6: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=265553&state=*" + - "Shimoda-san reviewed v6" + - "v7: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=268131&state=*" + - "Shimoda-san reviewed v7" + - "v8: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=273593&state=*" + - "Shimoda-san reviewed v8" + - "v9: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=276295&state=*" + - "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 -- cgit v1.2.3