summaryrefslogtreecommitdiff
path: root/projects/linux/io/IIC-I2C-add-atomic_xfer.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/IIC-I2C-add-atomic_xfer.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/IIC-I2C-add-atomic_xfer.yaml')
-rw-r--r--projects/linux/io/IIC-I2C-add-atomic_xfer.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/projects/linux/io/IIC-I2C-add-atomic_xfer.yaml b/projects/linux/io/IIC-I2C-add-atomic_xfer.yaml
index f818b79..77999f9 100644
--- a/projects/linux/io/IIC-I2C-add-atomic_xfer.yaml
+++ b/projects/linux/io/IIC-I2C-add-atomic_xfer.yaml
@@ -13,3 +13,5 @@ comments:
- "IIC prototype tested by Wolfram, works"
- "need to ensure how to keep PM domain active that late, trying the reboot notifier"
- "reboot notifier v1: https://patchwork.kernel.org/patch/11749121/"
+ - "IIC v3: https://patchwork.kernel.org/patch/11792759/"
+ - "IIC v4: https://patchwork.kernel.org/patch/11804027/"