From e9d7442f1cc9b8d39cbf42f33b27dfa94f51bc81 Mon Sep 17 00:00:00 2001 From: Wolfram Sang Date: Thu, 11 Feb 2021 12:05:00 +0100 Subject: projects: linux: io: update tasks after move to new git Signed-off-by: Wolfram Sang --- projects/linux/io/I2C-add_RECV_LEN-support.yaml | 14 ++++++++++- projects/linux/io/SDHI-HW-busy-timeout.yaml | 5 ++++ projects/linux/io/SDHI-refactor-reset.yaml | 1 + projects/linux/io/SDHI-upport-pre-post-req.yaml | 15 ------------ .../linux/io/done/SDHI-upport-pre-post-req.yaml | 18 +++++++++++++++ projects/linux/io/done/r8a77961_io.yaml | 26 +++++++++++++++++++++ projects/linux/io/r8a77961-test-CAN.yaml | 5 ++++ projects/linux/io/r8a77961_io.yaml | 27 ---------------------- 8 files changed, 68 insertions(+), 43 deletions(-) delete mode 100644 projects/linux/io/SDHI-upport-pre-post-req.yaml create mode 100644 projects/linux/io/done/SDHI-upport-pre-post-req.yaml create mode 100644 projects/linux/io/done/r8a77961_io.yaml create mode 100644 projects/linux/io/r8a77961-test-CAN.yaml delete mode 100644 projects/linux/io/r8a77961_io.yaml (limited to 'projects') diff --git a/projects/linux/io/I2C-add_RECV_LEN-support.yaml b/projects/linux/io/I2C-add_RECV_LEN-support.yaml index 5720a4d..e591a48 100644 --- a/projects/linux/io/I2C-add_RECV_LEN-support.yaml +++ b/projects/linux/io/I2C-add_RECV_LEN-support.yaml @@ -2,11 +2,23 @@ title: I2C; add RECV_LEN support to the i2c-rcar driver team: IO key: 3c3dd6fe-03d9-11eb-ad24-7782efa69bb6 assignee: Wolfram -status: Paused +status: Active comments: + - "I2C core preparation:" + - "v1: http://patchwork.ozlabs.org/project/linux-i2c/list/?series=223486&state=*" + - "v1 merged" - "I2C core update:" - "RFC v1: http://patchwork.ozlabs.org/project/linux-i2c/patch/20200728004708.4430-1-daniel.stodden@gmail.com/" - "RFC v2: http://patchwork.ozlabs.org/project/linux-i2c/patch/20200729203658.411-1-daniel.stodden@gmail.com/" - "I2C driver update:" - "working prototype is implemented" + - "i2c-tools updates:" + - "i2ctransfer v1: http://patchwork.ozlabs.org/project/linux-i2c/patch/20200802192842.13527-1-wsa+renesas@sang-engineering.com/" + - "i2ctransfer v2: http://patchwork.ozlabs.org/project/linux-i2c/patch/20200805221033.9136-1-wsa+renesas@sang-engineering.com/" + - "i2ctransfer v2 merged" + - "i2ctransfer check RFC: http://patchwork.ozlabs.org/project/linux-i2c/patch/20200806145658.1476-1-wsa+renesas@sang-engineering.com/" + - "RFC merged" + - "Revert of the above: https://patchwork.kernel.org/project/linux-renesas-soc/patch/20210209110556.18814-1-wsa+renesas@sang-engineering.com/" + - "testunit updates:" + - "add SMBUS_PROC_CALL v1: http://patchwork.ozlabs.org/project/linux-i2c/patch/20210209111927.19169-1-wsa+renesas@sang-engineering.com/" diff --git a/projects/linux/io/SDHI-HW-busy-timeout.yaml b/projects/linux/io/SDHI-HW-busy-timeout.yaml index e3f2857..26e6a6e 100644 --- a/projects/linux/io/SDHI-HW-busy-timeout.yaml +++ b/projects/linux/io/SDHI-HW-busy-timeout.yaml @@ -1,9 +1,12 @@ title: SDHI; implement support for HW busy timeout team: IO +assignee: Wolfram key: e2c455e0-1210-11ea-8389-b359bc6084c5 status: Active upstream: + - next: 35cdcd1268f654f55e2308767349c44bd25d8009 # mmc: tmio: Add data timeout error detection + - next: ed2fab9a8229cc70fe03032e48d0ec375df6013e # mmc: renesas_sdhi: Add a condition of cmd/data timeout for retune comments: - "currently we use a tasklet to detect busy timeouts" @@ -18,3 +21,5 @@ comments: - "refactored series with max_busy_timeout merged" - "prototype patches for handling data timeout developed by Shimoda-san and reviewed by Wolfram" - "WAIT_WHILE_BUSY needs to be enabled on top of 'data timeout' patches" + - "data timeout series v1: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=405671&state=*" + - "v1 merged" diff --git a/projects/linux/io/SDHI-refactor-reset.yaml b/projects/linux/io/SDHI-refactor-reset.yaml index a01b7ec..0c5909b 100644 --- a/projects/linux/io/SDHI-refactor-reset.yaml +++ b/projects/linux/io/SDHI-refactor-reset.yaml @@ -26,3 +26,4 @@ comments: - "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" + - "no response so far, asked HW team again" diff --git a/projects/linux/io/SDHI-upport-pre-post-req.yaml b/projects/linux/io/SDHI-upport-pre-post-req.yaml deleted file mode 100644 index 11ed06f..0000000 --- a/projects/linux/io/SDHI-upport-pre-post-req.yaml +++ /dev/null @@ -1,15 +0,0 @@ -title: "SDHI; upport pre-/post-req support from BSP for better performance" -team: IO -key: 00bf69ae-4055-11eb-af7f-9b89cbb89d45 -status: Active -assignee: Shimoda - -bsp39x: - - bc6ecd4154b765cf565b96a6c970ba64f46e05c0 # mmc: tmio: Add support for pre_req and post_req - - 20998a8ef0cfd25e1f8f20fbbe10e3ef51e060c7 # mmc: renesas_sdhi: Add support for pre_req and post_req - -upstream: - -comments: - - "v1: https://patchwork.kernel.org/project/linux-renesas-soc/patch/1607087853-6570-1-git-send-email-yoshihiro.shimoda.uh@renesas.com/" - - "v2: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=402809&state=*" diff --git a/projects/linux/io/done/SDHI-upport-pre-post-req.yaml b/projects/linux/io/done/SDHI-upport-pre-post-req.yaml new file mode 100644 index 0000000..1257d73 --- /dev/null +++ b/projects/linux/io/done/SDHI-upport-pre-post-req.yaml @@ -0,0 +1,18 @@ +title: "SDHI; upport pre-/post-req support from BSP for better performance" +team: IO +key: 00bf69ae-4055-11eb-af7f-9b89cbb89d45 +status: Done +assignee: Shimoda + +bsp39x: + - bc6ecd4154b765cf565b96a6c970ba64f46e05c0 # mmc: tmio: Add support for pre_req and post_req + - 20998a8ef0cfd25e1f8f20fbbe10e3ef51e060c7 # mmc: renesas_sdhi: Add support for pre_req and post_req + +upstream: + - next: d7aefb2887601cf1fc3f86f55d43b2c9aece5e8f # mmc: renesas_sdhi_internal_dmac: Fix DMA buffer alignment from 8 to 128-bytes + - next: 69e7d76afdb54243df957351804c0f1afca46d0f # mmc: renesas_internal_dmac: add pre_req and post_req support + +comments: + - "v1: https://patchwork.kernel.org/project/linux-renesas-soc/patch/1607087853-6570-1-git-send-email-yoshihiro.shimoda.uh@renesas.com/" + - "v2: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=402809&state=*" + - "v2 merged" diff --git a/projects/linux/io/done/r8a77961_io.yaml b/projects/linux/io/done/r8a77961_io.yaml new file mode 100644 index 0000000..12e6c02 --- /dev/null +++ b/projects/linux/io/done/r8a77961_io.yaml @@ -0,0 +1,26 @@ +title: "add r8a77961 support (I/O)" +team: IO +key: 5a349912-6ff1-11ea-aa8f-ab8daf9c94ea +status: Done + +upstream: + - torvalds: 8b183f5b85e0be4f94fa9309da5504bb7ba3367e # dt-bindings: i2c: rcar: Document r8a77961 support + - torvalds: 15c0677162b77636899ac668f3bc2055c941b9b7 # dt-bindings: i2c: sh_mobile: Document r8a77961 support + - torvalds: de27e978dc82ea22ef0f7999dfe870a087073907 # dt-bindings: mmc: renesas_sdhi: Document r8a77961 support + - torvalds: 5bfb26303663b022a7750fd9d80dc8bb8dc8b604 # dt-bindings: serial: sh-sci: Document r8a77961 bindings + - torvalds: e63318785234c9c33e97b7793e09a82c869e3ef0 # dt-bindings: net: ravb: Document r8a77961 support + - torvalds: 5bfb26303663b022a7750fd9d80dc8bb8dc8b604 # dt-bindings: serial: sh-sci: Document r8a77961 bindings + - torvalds: 26f1e12c714e9e7314e1a099fd8225473cb76ab8 # dt-bindings: watchdog: renesas-wdt: Document r8a77961 support + - torvalds: 07b053ff1c6ee7c972e7e3d0915d05f1b1280f14 # dt-bindings: pwm: rcar: add r8a77961 support + - 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 + - torvalds: aef161f4f1b829e91c4aaaac75c2b8fcdbc033fc # spi: renesas,sh-msiof: Add r8a77961 support + - next: 5edf8bd6f4a225f7ad0501f921f9717df152e7fb # arm64: dts: renesas: rcar-gen3: Add missing CMT nodes + +comments: + - "CAN moved to seperate task" diff --git a/projects/linux/io/r8a77961-test-CAN.yaml b/projects/linux/io/r8a77961-test-CAN.yaml new file mode 100644 index 0000000..a1f29f4 --- /dev/null +++ b/projects/linux/io/r8a77961-test-CAN.yaml @@ -0,0 +1,5 @@ +title: "test CAN on r8a77961" +team: IO +key: 2c4abf80-6c59-11eb-9bc6-1bdf5f639eec +status: New + diff --git a/projects/linux/io/r8a77961_io.yaml b/projects/linux/io/r8a77961_io.yaml deleted file mode 100644 index 0a2df19..0000000 --- a/projects/linux/io/r8a77961_io.yaml +++ /dev/null @@ -1,27 +0,0 @@ -title: "add r8a77961 support (I/O)" -team: IO -key: 5a349912-6ff1-11ea-aa8f-ab8daf9c94ea -status: Active - -upstream: - - torvalds: 8b183f5b85e0be4f94fa9309da5504bb7ba3367e # dt-bindings: i2c: rcar: Document r8a77961 support - - torvalds: 15c0677162b77636899ac668f3bc2055c941b9b7 # dt-bindings: i2c: sh_mobile: Document r8a77961 support - - torvalds: de27e978dc82ea22ef0f7999dfe870a087073907 # dt-bindings: mmc: renesas_sdhi: Document r8a77961 support - - torvalds: 5bfb26303663b022a7750fd9d80dc8bb8dc8b604 # dt-bindings: serial: sh-sci: Document r8a77961 bindings - - torvalds: e63318785234c9c33e97b7793e09a82c869e3ef0 # dt-bindings: net: ravb: Document r8a77961 support - - torvalds: 5bfb26303663b022a7750fd9d80dc8bb8dc8b604 # dt-bindings: serial: sh-sci: Document r8a77961 bindings - - torvalds: 26f1e12c714e9e7314e1a099fd8225473cb76ab8 # dt-bindings: watchdog: renesas-wdt: Document r8a77961 support - - torvalds: 07b053ff1c6ee7c972e7e3d0915d05f1b1280f14 # dt-bindings: pwm: rcar: add r8a77961 support - - 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 - - torvalds: aef161f4f1b829e91c4aaaac75c2b8fcdbc033fc # spi: renesas,sh-msiof: Add r8a77961 support - - lore: CAMuHMdVA0UCZi41JzKgqm7njr1fmSHa-2eA+ECd+AUM3K6Bhtg@mail.gmail.com # dt-bindings: timer: renesas,cmt: Document R8A77961 - -comments: - - Documentation/devicetree/bindings/net/can/rcar_canfd.txt - - Documentation/devicetree/bindings/net/can/rcar_can.txt -- cgit v1.2.3