summaryrefslogtreecommitdiff
path: root/projects/linux/io/I2C-add_RECV_LEN-support.yaml
diff options
context:
space:
mode:
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"