From 09a4299066cba48aa167fdd472c95f9fe741c535 Mon Sep 17 00:00:00 2001 From: Wolfram Sang Date: Thu, 14 May 2020 15:43:02 +0200 Subject: projects: linux: io: update tasks after updates 20200514 Signed-off-by: Wolfram Sang --- .../linux/io/I2C-dynamic_client_addresses.yaml | 1 + projects/linux/io/IIC-I2C-add-atomic_xfer.yaml | 2 +- projects/linux/io/PCI-OB-windows-RFC.yaml | 14 ----- projects/linux/io/PCI-review-endpoint-support.yaml | 4 ++ projects/linux/io/SDHI-manual-calibration.yaml | 22 +++++++ projects/linux/io/SDHI-non_removable_fix.yaml | 4 +- projects/linux/io/SDHI-stalled-SCC.yaml | 15 +++++ .../linux/io/WDT-handover_from_bootloader.yaml | 1 + projects/linux/io/bsp397_SDHI.yaml | 59 ------------------- projects/linux/io/done/PCI-OB-windows-RFC.yaml | 15 +++++ projects/linux/io/done/bsp397_SDHI.yaml | 67 ++++++++++++++++++++++ 11 files changed, 128 insertions(+), 76 deletions(-) delete mode 100644 projects/linux/io/PCI-OB-windows-RFC.yaml create mode 100644 projects/linux/io/SDHI-manual-calibration.yaml create mode 100644 projects/linux/io/SDHI-stalled-SCC.yaml delete mode 100644 projects/linux/io/bsp397_SDHI.yaml create mode 100644 projects/linux/io/done/PCI-OB-windows-RFC.yaml create mode 100644 projects/linux/io/done/bsp397_SDHI.yaml diff --git a/projects/linux/io/I2C-dynamic_client_addresses.yaml b/projects/linux/io/I2C-dynamic_client_addresses.yaml index 592db83..4040247 100644 --- a/projects/linux/io/I2C-dynamic_client_addresses.yaml +++ b/projects/linux/io/I2C-dynamic_client_addresses.yaml @@ -17,3 +17,4 @@ comments: - "preparational series to block addresses in DT needed first" - "prep series v1: http://patchwork.ozlabs.org/project/linux-i2c/list/?series=159794&state=*" - "prep series v2: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=258263&state=*" + - "refactored bindings docs as preparation: https://patchwork.kernel.org/patch/11491099/" diff --git a/projects/linux/io/IIC-I2C-add-atomic_xfer.yaml b/projects/linux/io/IIC-I2C-add-atomic_xfer.yaml index f10d269..aace2dd 100644 --- a/projects/linux/io/IIC-I2C-add-atomic_xfer.yaml +++ b/projects/linux/io/IIC-I2C-add-atomic_xfer.yaml @@ -7,4 +7,4 @@ status: Active upstream: comments: - + - "Ulrich prototypes the IIC driver first; can refactor non-atomic xfer routine" diff --git a/projects/linux/io/PCI-OB-windows-RFC.yaml b/projects/linux/io/PCI-OB-windows-RFC.yaml deleted file mode 100644 index 114897d..0000000 --- a/projects/linux/io/PCI-OB-windows-RFC.yaml +++ /dev/null @@ -1,14 +0,0 @@ -title: "Handle RFC from upstream about incorrect OB window programming" -team: IO -key: 2ed2eb2e-3325-11ea-9cb0-002170711890 -status: Done -assignee: Marek - -relationships: - -upstream: - -comments: - - "RFC: https://patchwork.kernel.org/patch/11174493/" - - "reviewed and tested by Marek, awaiting upstream" - diff --git a/projects/linux/io/PCI-review-endpoint-support.yaml b/projects/linux/io/PCI-review-endpoint-support.yaml index c0dd1b1..2b6e279 100644 --- a/projects/linux/io/PCI-review-endpoint-support.yaml +++ b/projects/linux/io/PCI-review-endpoint-support.yaml @@ -21,3 +21,7 @@ comments: - "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 new file mode 100644 index 0000000..c87b936 --- /dev/null +++ b/projects/linux/io/SDHI-manual-calibration.yaml @@ -0,0 +1,22 @@ +title: "SDHI; add manual calibration" +team: IO +key: d50ff876-95e8-11ea-9862-cb3c9259ec31 +status: Paused +assignee: Wolfram + +relationships: + +bsp-commits: + - a27609e63e9c4915706022b367d1d005833fe547 # mmc: tmio: Add adjust HS400 offset by manual calibration mode + - 1f84d574931b1319ebc1229678816338578f2d1e # mmc: renesas_sdhi_core: Add adjust HS400 offset by manual calibration mode + - b2e044a3602f7f9ffe6c61b6655e6b0b283d85c4 # mmc: renesas_sdhi: Change HS400 manual calibration value for r8a77990 + - 0c9dc7d65f8fb44dcbed1f52c303830f9b2d2a78 # mmc: renesas_sdhi: Change HS400 manual calibration method + - d01f6ab4bac4ff7f7ec152e0652beccfc0533d83 # Revert "mmc: renesas_sdhi: Change HS400 manual calibration method" + - 5e1187e7ad6af53a9081fa03578d5f18730cb6c1 # mmc: renesas_sdhi: Change HS400 manual calibration method + +upstream: + +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" diff --git a/projects/linux/io/SDHI-non_removable_fix.yaml b/projects/linux/io/SDHI-non_removable_fix.yaml index 195f621..55a089c 100644 --- a/projects/linux/io/SDHI-non_removable_fix.yaml +++ b/projects/linux/io/SDHI-non_removable_fix.yaml @@ -2,10 +2,9 @@ title: SDHI; remove workaround to enable 'non-removable' property team: IO key: 5799545f-2472-4332-aba9-f0909e1d2154 assignee: Wolfram -status: Blocked +status: Active relationships: - - depends: d8082b1e-0535-11ea-b216-574c9e1142f4 upstream: - torvalds: 8861474a105c91e812d38cd65d3be795c7f32c4f # Revert "mmc: tmio: move runtime PM enablement to the driver implementations" @@ -23,3 +22,4 @@ comments: - "workaround removal patch: https://patchwork.kernel.org/patch/11149285/" - "regression was discovered, reopening" - "first investigations showed stalled SCC, so blocking on the SCC clock handling task" + - "after some more RPM updates, Wolfram now gets an OOPS and not a stalled SCC; removing dependency, continuing investigation" diff --git a/projects/linux/io/SDHI-stalled-SCC.yaml b/projects/linux/io/SDHI-stalled-SCC.yaml new file mode 100644 index 0000000..f4996f4 --- /dev/null +++ b/projects/linux/io/SDHI-stalled-SCC.yaml @@ -0,0 +1,15 @@ +title: "SDHI; SCC may stall if SDnH is not provided" +team: IO +key: d593a7de-95e8-11ea-8695-9f6a675410b7 +status: Active +assignee: Wolfram + +relationships: + +bsp-commits: + - addfe9203290e3c274bca15e64e3f11638649e66 # mmc: renesas_sdhi: Fix hang up in HS400 timing mode selection + +upstream: + +comments: + - "addfe9203290e3c274bca15e64e3f11638649e66: hang up is surprisingly hard to reproduce but we keep trying" diff --git a/projects/linux/io/WDT-handover_from_bootloader.yaml b/projects/linux/io/WDT-handover_from_bootloader.yaml index 2f21ed0..8b1f4f3 100644 --- a/projects/linux/io/WDT-handover_from_bootloader.yaml +++ b/projects/linux/io/WDT-handover_from_bootloader.yaml @@ -16,3 +16,4 @@ comments: - "another approach to handle clocks during boot is using the 'ignore-unused' property" - "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=*" diff --git a/projects/linux/io/bsp397_SDHI.yaml b/projects/linux/io/bsp397_SDHI.yaml deleted file mode 100644 index 48d005b..0000000 --- a/projects/linux/io/bsp397_SDHI.yaml +++ /dev/null @@ -1,59 +0,0 @@ -title: "From bsp397, upport SDHI patches" -team: IO -key: d8082b1e-0535-11ea-b216-574c9e1142f4 -status: New -assignee: Wolfram - -relationships: - -bsp-commits: - - 0c9dc7d65f8fb44dcbed1f52c303830f9b2d2a78 # mmc: renesas_sdhi: Change HS400 manual calibration method - - 7f2a7d6d94c7595d03488b99518d4cb0342d2cf9 # mmc: renesas_sdhi: Avoid bad TAP in HS400 - - f5a5c92906e113f712e584a5b7b9ff5911b78e40 # mmc: renesas_sdhi: Ignore DAT correction error status in manual correction - - 217814147a6220530ce02ec0d49137fa35d2c98c # mmc: renesas_sdhi: Use manual correction in HS400 - - bdd3c3b75cd6e5faa5bc92b890d8e4a5c5cca434 # mmc: renesas_sdhi: Add manual correction - - 8a21392f2c0472712c208ab3f526bc7ce2ea25ea # mmc: renesas_sdhi: Fix value of Hardware Adjustment Register in HS400 - - 8ce90dc51484a7d4f98c2a5f0aa4085e1e33fd85 # mmc: renesas_sdhi: Improved the data structure of quirks - - addfe9203290e3c274bca15e64e3f11638649e66 # mmc: renesas_sdhi: Fix hang up in HS400 timing mode selection - - a0f3de1e17422b135343788af49032e5e8264172 # mmc: renesas_sdhi: Add selecting optimum TAP when all of TAP is OK - - ae58f551411e3e1d3dbc0e718f173f5100335eca # mmc: tmio: Add selecting optimum TAP when all of TAP is OK - -upstream: - - torvalds: 6e3cbb050b825e9003616ded9aa39957be20e77b # mmc: renesas_sdhi: keep sorting for quirk entries - - torvalds: e5088f20ed4057fd717449caadfd741dacb2cdc7 # mmc: renesas_sdhi: make warning more precise - - torvalds: 7af08206cb20308399f6ced08c52fb926624f24e # mmc: renesas_sdhi: make quirks info accessible outside probe() - - torvalds: 12e3c55d236b18fae00daa4ff54195b15cd741c3 # mmc: renesas_sdhi: remove 4taps as a TMIO flag - - torvalds: c1a49782cc32d720284d82742e8d9468c5ceb988 # mmc: renesas_sdhi: use recent tap values for HS400 - - torvalds: 44f54e701205d78e78bbac67d764a8833c2717c1 # mmc: renesas_sdhi: remove double clear of automatic correction - - torvalds: 11a219606a9bc7f1fcdb4fde285100fd8a601d0d # mmc: renesas_sdhi: Add manual correction - - torvalds: 71cfc92751ac7a3185e73cffc43a673b73c39683 # mmc: renesas_sdhi: only check CMD status for HS400 manual correction - - torvalds: 9b0d6855e756b60dd09c2a3d2a697130ffdc297d # mmc: renesas_sdhi: enforce manual correction for Gen3 - - torvalds: 6199a10e7e53d8185f25430fbae918d0f105a0ec # mmc: renesas_sdhi: cleanup SCC defines - - torvalds: 0c482d829ac413024b9ffa3b292ab8bd998eb62f # mmc: tmio: refactor tuning execution into SDHI driver - - torvalds: 3a821a8244bcdefb8d9242c49deb6a01fbf5039b # mmc: renesas_sdhi: complain loudly if driver needs update - - torvalds: 64982b9f2f37802b72430aed3796a89a01a088d1 # mmc: tmio: give callback a generic name - - torvalds: a86bf70b7021c93119f81454ad81293c526f3cb8 # mmc: tmio: enforce retune after runtime suspend - - torvalds: b2dd9a1325e680654cf5b7d8fc19000114bd145f # mmc: tmio: factor out TAP usage - - torvalds: f22084b662e5029f3ec31a9871d9c1c01aaa76de # mmc: tmio: remove superfluous callback wrappers - - torvalds: a5d90dc488e417c7f4a08e67936c25a199179cc4 # mmc: renesas_sdhi: simplify execute_tuning - - next: dab81d878020d56231932e5b3dac28909006db2e # mmc: renesas_sdhi: refactor calculation of best TAP - - next: efdfa62c192c2b2d86d6958c5853e8e570cf04ac # mmc: renesas_sdhi: clarify handling of selecting TAPs - - next: f30dee7e1a23c13d7fe6673f4a668e087b017f37 # mmc: renesas_sdhi: improve TAP selection if all TAPs are good - -comments: - - "There is further work needed (some refactoring/squashing)" - - "8ce90dc51484a7d4f98c2a5f0aa4085e1e33fd85: Proposing 'N': BSP adapts here to what already exists in mainline" - - "8a21392f2c0472712c208ab3f526bc7ce2ea25ea: v1 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=211263&state=*" - - "8a21392f2c0472712c208ab3f526bc7ce2ea25ea: v1 series accepted" - - "bdd3c3b75cd6e5faa5bc92b890d8e4a5c5cca434, 217814147a6220530ce02ec0d49137fa35d2c98c: RFC v1 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=211277&state=*" - - "bdd3c3b75cd6e5faa5bc92b890d8e4a5c5cca434, 217814147a6220530ce02ec0d49137fa35d2c98c, f5a5c92906e113f712e584a5b7b9ff5911b78e40: RFC v2 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=218163&state=*" - - "7f2a7d6d94c7595d03488b99518d4cb0342d2cf9: depends on BSP patch a0f3de1e17422b135343788af49032e5e8264172 (mmc: renesas_sdhi: Add selecting optimum TAP when all of TAP is OK)" - - "7f2a7d6d94c7595d03488b99518d4cb0342d2cf9: we should also look before if moving SCC handling from TMIO to SDHI makes sense" - - "addfe9203290e3c274bca15e64e3f11638649e66: hang up hard to reproduce but this is needed for further investigations" - - "bdd3c3b75cd6e5faa5bc92b890d8e4a5c5cca434, 217814147a6220530ce02ec0d49137fa35d2c98c, f5a5c92906e113f712e584a5b7b9ff5911b78e40: merged" - - "move SCC handling into SDHI driver: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=234711&state=*" - - "above series merged" - - "a0f3de1e17422b135343788af49032e5e8264172, ae58f551411e3e1d3dbc0e718f173f5100335eca: v1 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=252313&state=*" - - "a0f3de1e17422b135343788af49032e5e8264172, ae58f551411e3e1d3dbc0e718f173f5100335eca: v2 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=267969&state=*" - - "above series merged" - - "7f2a7d6d94c7595d03488b99518d4cb0342d2cf9: v1 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=275439&state=*" diff --git a/projects/linux/io/done/PCI-OB-windows-RFC.yaml b/projects/linux/io/done/PCI-OB-windows-RFC.yaml new file mode 100644 index 0000000..666d76c --- /dev/null +++ b/projects/linux/io/done/PCI-OB-windows-RFC.yaml @@ -0,0 +1,15 @@ +title: "Handle RFC from upstream about incorrect OB window programming" +team: IO +key: 2ed2eb2e-3325-11ea-9cb0-002170711890 +status: Done +assignee: Marek + +relationships: + +upstream: + - next: 2b9f217433e31d125fb697ca7974d3de3ecc3e92 # PCI: rcar: Fix incorrect programming of OB windows + +comments: + - "RFC: https://patchwork.kernel.org/patch/11174493/" + - "reviewed and tested by Marek, awaiting upstream" + - "finally merged" diff --git a/projects/linux/io/done/bsp397_SDHI.yaml b/projects/linux/io/done/bsp397_SDHI.yaml new file mode 100644 index 0000000..6e11a21 --- /dev/null +++ b/projects/linux/io/done/bsp397_SDHI.yaml @@ -0,0 +1,67 @@ +title: "From bsp397, upport SDHI patches" +team: IO +key: d8082b1e-0535-11ea-b216-574c9e1142f4 +status: Done +assignee: Wolfram + +relationships: + +bsp-commits: + - 0c9dc7d65f8fb44dcbed1f52c303830f9b2d2a78 # mmc: renesas_sdhi: Change HS400 manual calibration method + - 7f2a7d6d94c7595d03488b99518d4cb0342d2cf9 # mmc: renesas_sdhi: Avoid bad TAP in HS400 + - f5a5c92906e113f712e584a5b7b9ff5911b78e40 # mmc: renesas_sdhi: Ignore DAT correction error status in manual correction + - 217814147a6220530ce02ec0d49137fa35d2c98c # mmc: renesas_sdhi: Use manual correction in HS400 + - bdd3c3b75cd6e5faa5bc92b890d8e4a5c5cca434 # mmc: renesas_sdhi: Add manual correction + - 8a21392f2c0472712c208ab3f526bc7ce2ea25ea # mmc: renesas_sdhi: Fix value of Hardware Adjustment Register in HS400 + - 8ce90dc51484a7d4f98c2a5f0aa4085e1e33fd85 # mmc: renesas_sdhi: Improved the data structure of quirks + - addfe9203290e3c274bca15e64e3f11638649e66 # mmc: renesas_sdhi: Fix hang up in HS400 timing mode selection + - a0f3de1e17422b135343788af49032e5e8264172 # mmc: renesas_sdhi: Add selecting optimum TAP when all of TAP is OK + - ae58f551411e3e1d3dbc0e718f173f5100335eca # mmc: tmio: Add selecting optimum TAP when all of TAP is OK + +upstream: + - torvalds: 6e3cbb050b825e9003616ded9aa39957be20e77b # mmc: renesas_sdhi: keep sorting for quirk entries + - torvalds: e5088f20ed4057fd717449caadfd741dacb2cdc7 # mmc: renesas_sdhi: make warning more precise + - torvalds: 7af08206cb20308399f6ced08c52fb926624f24e # mmc: renesas_sdhi: make quirks info accessible outside probe() + - torvalds: 12e3c55d236b18fae00daa4ff54195b15cd741c3 # mmc: renesas_sdhi: remove 4taps as a TMIO flag + - torvalds: c1a49782cc32d720284d82742e8d9468c5ceb988 # mmc: renesas_sdhi: use recent tap values for HS400 + - torvalds: 44f54e701205d78e78bbac67d764a8833c2717c1 # mmc: renesas_sdhi: remove double clear of automatic correction + - torvalds: 11a219606a9bc7f1fcdb4fde285100fd8a601d0d # mmc: renesas_sdhi: Add manual correction + - torvalds: 71cfc92751ac7a3185e73cffc43a673b73c39683 # mmc: renesas_sdhi: only check CMD status for HS400 manual correction + - torvalds: 9b0d6855e756b60dd09c2a3d2a697130ffdc297d # mmc: renesas_sdhi: enforce manual correction for Gen3 + - torvalds: 6199a10e7e53d8185f25430fbae918d0f105a0ec # mmc: renesas_sdhi: cleanup SCC defines + - torvalds: 0c482d829ac413024b9ffa3b292ab8bd998eb62f # mmc: tmio: refactor tuning execution into SDHI driver + - torvalds: 3a821a8244bcdefb8d9242c49deb6a01fbf5039b # mmc: renesas_sdhi: complain loudly if driver needs update + - torvalds: 64982b9f2f37802b72430aed3796a89a01a088d1 # mmc: tmio: give callback a generic name + - torvalds: a86bf70b7021c93119f81454ad81293c526f3cb8 # mmc: tmio: enforce retune after runtime suspend + - torvalds: b2dd9a1325e680654cf5b7d8fc19000114bd145f # mmc: tmio: factor out TAP usage + - torvalds: f22084b662e5029f3ec31a9871d9c1c01aaa76de # mmc: tmio: remove superfluous callback wrappers + - torvalds: a5d90dc488e417c7f4a08e67936c25a199179cc4 # mmc: renesas_sdhi: simplify execute_tuning + - next: dab81d878020d56231932e5b3dac28909006db2e # mmc: renesas_sdhi: refactor calculation of best TAP + - next: efdfa62c192c2b2d86d6958c5853e8e570cf04ac # mmc: renesas_sdhi: clarify handling of selecting TAPs + - next: f30dee7e1a23c13d7fe6673f4a668e087b017f37 # mmc: renesas_sdhi: improve TAP selection if all TAPs are good + - next: 063ec05c01c891a05c59ab11aed879d9e7ed85fb # mmc: renesas_sdhi: handle M3-W ES1.2 and 1.3 revisions + - next: 269f9ce579f9828a8e79970a1721cd23f845aa25 # mmc: renesas_sdhi: Avoid bad TAP in HS400 + +comments: + - "There is further work needed (some refactoring/squashing)" + - "8ce90dc51484a7d4f98c2a5f0aa4085e1e33fd85: Proposing 'N': BSP adapts here to what already exists in mainline" + - "8a21392f2c0472712c208ab3f526bc7ce2ea25ea: v1 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=211263&state=*" + - "8a21392f2c0472712c208ab3f526bc7ce2ea25ea: v1 series accepted" + - "bdd3c3b75cd6e5faa5bc92b890d8e4a5c5cca434, 217814147a6220530ce02ec0d49137fa35d2c98c: RFC v1 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=211277&state=*" + - "bdd3c3b75cd6e5faa5bc92b890d8e4a5c5cca434, 217814147a6220530ce02ec0d49137fa35d2c98c, f5a5c92906e113f712e584a5b7b9ff5911b78e40: RFC v2 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=218163&state=*" + - "7f2a7d6d94c7595d03488b99518d4cb0342d2cf9: depends on BSP patch a0f3de1e17422b135343788af49032e5e8264172 (mmc: renesas_sdhi: Add selecting optimum TAP when all of TAP is OK)" + - "7f2a7d6d94c7595d03488b99518d4cb0342d2cf9: we should also look before if moving SCC handling from TMIO to SDHI makes sense" + - "addfe9203290e3c274bca15e64e3f11638649e66: hang up hard to reproduce but this is needed for further investigations" + - "bdd3c3b75cd6e5faa5bc92b890d8e4a5c5cca434, 217814147a6220530ce02ec0d49137fa35d2c98c, f5a5c92906e113f712e584a5b7b9ff5911b78e40: merged" + - "move SCC handling into SDHI driver: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=234711&state=*" + - "above series merged" + - "a0f3de1e17422b135343788af49032e5e8264172, ae58f551411e3e1d3dbc0e718f173f5100335eca: v1 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=252313&state=*" + - "a0f3de1e17422b135343788af49032e5e8264172, ae58f551411e3e1d3dbc0e718f173f5100335eca: v2 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=267969&state=*" + - "above series merged" + - "7f2a7d6d94c7595d03488b99518d4cb0342d2cf9: v1 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=275439&state=*" + - "7f2a7d6d94c7595d03488b99518d4cb0342d2cf9: v2 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=276081&state=*" + - "7f2a7d6d94c7595d03488b99518d4cb0342d2cf9: v3 https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=276101&state=*" + - "7f2a7d6d94c7595d03488b99518d4cb0342d2cf9: v3 series accepted" + - "addfe9203290e3c274bca15e64e3f11638649e66: is more than upporting, moved to seperate task" + - "0c9dc7d65f8fb44dcbed1f52c303830f9b2d2a78: still missing new info from HW team, moved to seperate task" + - "closing this task" -- cgit v1.2.3