summaryrefslogtreecommitdiff
path: root/projects/linux/io/I2C-add_RECV_LEN-support.yaml
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2020-10-01 13:36:08 +0200
committerWolfram Sang <wsa+renesas@sang-engineering.com>2020-10-01 13:36:55 +0200
commitfb393af56ac046cd333850cd5dd586d5e1a9b149 (patch)
tree395500ade742bc9e9c8378e3f361f33de436f93c /projects/linux/io/I2C-add_RECV_LEN-support.yaml
parent5a569a8e73906bff14e8def7f7ab3579c61a3cc6 (diff)
projects: linux: io: update tasks after updates 20201001
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.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/projects/linux/io/I2C-add_RECV_LEN-support.yaml b/projects/linux/io/I2C-add_RECV_LEN-support.yaml
new file mode 100644
index 0000000..e1acd8b
--- /dev/null
+++ b/projects/linux/io/I2C-add_RECV_LEN-support.yaml
@@ -0,0 +1,12 @@
+title: I2C; add RECV_LEN support to the i2c-rcar driver
+team: IO
+key: 3c3dd6fe-03d9-11eb-ad24-7782efa69bb6
+assignee: Wolfram
+status: Active
+
+comments:
+ - "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"