summaryrefslogtreecommitdiff
path: root/projects/linux/io/IIC-I2C-add-atomic_xfer.yaml
blob: f818b79c0282fadb0300bd2a51cc73b9bd685053 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
title: IIC + I2C; add atomic_xfer callbacks
team: IO
key: 591f9c90-70ad-11ea-9962-8faea49ce5f9
assignee: Ulrich
status: Active

upstream:

comments:
  - "Ulrich prototypes the IIC driver first; can refactor non-atomic xfer routine"
  - "IIC v1: https://patchwork.kernel.org/patch/11598605/"
  - "IIC v2: https://patchwork.kernel.org/patch/11612451/"
  - "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/"