summaryrefslogtreecommitdiff
path: root/projects/linux/io/I2C-fix-slave-corner-cases.yaml
blob: e603c2829bb4c1517c2e184f88732d174becd68c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
title: I2C; fix issues when using the slave mode
team: IO
key: cd177762-bc48-11ea-af02-1fe19e7a99a4
assignee: Wolfram
status: Active

upstream:

comments:
  - "Issue 1: we should not monitor every STOP but only when we have been addressed"
  - "v1 https://patchwork.kernel.org/patch/11632397/"
  - "v2 https://patchwork.kernel.org/patch/11632107/"
  - "Issue 2: how to properly handle the FNA bit"
  - "working prototype exists, waiting for confirmation from the HW team"
  - "Issue 3: do we need to clear SAR when disabling the slave interface?"
  - "working prototype exists, needs confirmation from the HW team"