From cd4a7636acb273809d43b66bebb16c6aa1e0be1e Mon Sep 17 00:00:00 2001 From: Wolfram Sang Date: Thu, 26 Nov 2020 10:18:22 +0100 Subject: projects: linux: io: update tasks after updates 20201126 Signed-off-by: Wolfram Sang --- projects/linux/io/SDHI-HW-busy-timeout.yaml | 7 ++++++- projects/linux/io/SDHI-non_removable_fix.yaml | 2 +- projects/linux/io/SDHI-refactor-reset.yaml | 2 ++ projects/linux/io/SDHI-set-max_busy_timeout.yaml | 6 ++++-- projects/linux/io/r8a77961_io.yaml | 2 +- 5 files changed, 14 insertions(+), 5 deletions(-) (limited to 'projects/linux/io') diff --git a/projects/linux/io/SDHI-HW-busy-timeout.yaml b/projects/linux/io/SDHI-HW-busy-timeout.yaml index 0c260f4..895c004 100644 --- a/projects/linux/io/SDHI-HW-busy-timeout.yaml +++ b/projects/linux/io/SDHI-HW-busy-timeout.yaml @@ -1,7 +1,7 @@ title: SDHI; implement support for HW busy timeout team: IO key: e2c455e0-1210-11ea-8389-b359bc6084c5 -status: New +status: Active upstream: @@ -9,3 +9,8 @@ comments: - "currently we use a tasklet to detect busy timeouts" - "MMC maintainer says this is OKish, but HW timeout would be much better" - "this is all for supporting MMC_CAP_ERASE properly" + - "MMC_CAP_ERASE has been removed meanwhile, and we set max_busy_timeout, too" + - "we still should care about handling when data timeouts happen" + - "RFT v1: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=388391&state=*" + - "RFT v2: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=388435&state=*" + - "needs some refactoring" diff --git a/projects/linux/io/SDHI-non_removable_fix.yaml b/projects/linux/io/SDHI-non_removable_fix.yaml index 55a089c..3f99fb7 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: Active +status: Paused relationships: diff --git a/projects/linux/io/SDHI-refactor-reset.yaml b/projects/linux/io/SDHI-refactor-reset.yaml index e6f8b81..1c19495 100644 --- a/projects/linux/io/SDHI-refactor-reset.yaml +++ b/projects/linux/io/SDHI-refactor-reset.yaml @@ -24,3 +24,5 @@ comments: - "also, we should probably reset the device in probe()" - "BSP team suggests to use SRCR3 register SD-IFx bit" - "regressions fixed: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=378775&state=*" + - "a better fix for the regression: https://patchwork.kernel.org/project/linux-renesas-soc/patch/20201125204953.3344-1-wsa+renesas@sang-engineering.com/" + - "prototype for reset via SRCR3 sent internally; unusual delay needed, asking HW team for confirmation" diff --git a/projects/linux/io/SDHI-set-max_busy_timeout.yaml b/projects/linux/io/SDHI-set-max_busy_timeout.yaml index c1a2e46..5dcce04 100644 --- a/projects/linux/io/SDHI-set-max_busy_timeout.yaml +++ b/projects/linux/io/SDHI-set-max_busy_timeout.yaml @@ -1,8 +1,10 @@ title: SDHI; set proper max_busy_timeout value team: IO key: 2bf4b23a-03da-11eb-b1a4-33206c8185b4 -status: New +status: Active comments: - "check 'SDHI: Should set max_busy_timeout value for erase command' on periperi list" - + - "RFT v1: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=388391&state=*" + - "RFT v2: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=388435&state=*" + - "regrouped v1: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=391145&state=*" diff --git a/projects/linux/io/r8a77961_io.yaml b/projects/linux/io/r8a77961_io.yaml index 397951c..706c60f 100644 --- a/projects/linux/io/r8a77961_io.yaml +++ b/projects/linux/io/r8a77961_io.yaml @@ -19,10 +19,10 @@ upstream: - 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 + - next: aef161f4f1b829e91c4aaaac75c2b8fcdbc033fc # spi: renesas,sh-msiof: Add r8a77961 support comments: - Documentation/devicetree/bindings/net/can/rcar_canfd.txt - Documentation/devicetree/bindings/net/can/rcar_can.txt - Documentation/devicetree/bindings/timer/renesas,cmt.txt - - "MSIOF done by Geert, waiting for patches to show up in -next" - "we hope that Niklas has time for CMT during his add. task about timers" -- cgit v1.2.3