summaryrefslogtreecommitdiff
path: root/projects/linux/io/done
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2021-03-18 10:53:36 +0100
committerWolfram Sang <wsa+renesas@sang-engineering.com>2021-04-08 16:22:31 +0200
commit3999898e597d559d2b089877e9c199169abc1aa7 (patch)
tree5d9cf2f5cbcb9e0275eb06dbeedbaa8d1a8fc0a0 /projects/linux/io/done
parent845969f501df191027084d81846f8a5e8513c185 (diff)
projects: linux: io: updates up to W14
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux/io/done')
-rw-r--r--projects/linux/io/done/I2C-add-atomic_xfer.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/projects/linux/io/done/I2C-add-atomic_xfer.yaml b/projects/linux/io/done/I2C-add-atomic_xfer.yaml
new file mode 100644
index 0000000..e06d1ec
--- /dev/null
+++ b/projects/linux/io/done/I2C-add-atomic_xfer.yaml
@@ -0,0 +1,14 @@
+title: I2C; add atomic_xfer callback
+team: IO
+key: 30697a96-203e-11eb-98aa-cf61d186fbec
+assignee: Ulrich
+status: Done
+
+upstream:
+ - next: 82531dfdf163319cbeaa969c734ebf8d84456810 # i2c: rcar: implement atomic transfers
+
+comments:
+ - "created seperate task from the already finished IIC task"
+ - "Wolfram provided test case to Ulrich"
+ - "v1: http://patchwork.ozlabs.org/project/linux-i2c/patch/20210212164541.8986-1-uli+renesas@fpond.eu/"
+ - "merged"