summaryrefslogtreecommitdiff
path: root/projects/linux/io/I2C-add_RECV_LEN-support.yaml
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2021-02-11 12:05:00 +0100
committerWolfram Sang <wsa+renesas@sang-engineering.com>2021-02-11 12:19:01 +0100
commite9d7442f1cc9b8d39cbf42f33b27dfa94f51bc81 (patch)
tree91d926a26d5d4786bfb1e79b5f09642c8afee973 /projects/linux/io/I2C-add_RECV_LEN-support.yaml
parent6e6e4a028d7c8b4d014a76916ae719233f6c0a59 (diff)
projects: linux: io: update tasks after move to new git
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux/io/I2C-add_RECV_LEN-support.yaml')
-rw-r--r--projects/linux/io/I2C-add_RECV_LEN-support.yaml14
1 files changed, 13 insertions, 1 deletions
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/"