summaryrefslogtreecommitdiff
path: root/projects/linux/io/done/I2C-implement-HostNotify.yaml
blob: 3e1a32f8e6dfcca548097a8317422d54f7fd4c35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
title: I2C; implement SMBusHostNotify using the slave interface
team: IO
key: cd3f2a8c-bc48-11ea-9c13-3fd26b9b312b
assignee: Wolfram
status: Done

upstream:
  - torvalds: c4651f11d09ac975b6593653edbf74b892523a8f # i2c: rcar: add HostNotify support
comments:
  - "core fix: https://patchwork.kernel.org/patch/11635635/"
  - "generic binding proposal: https://patchwork.kernel.org/patch/11637351/"
  - "waiting for the binding proposal to be accepted"
  - "binding merged"
  - "I2C core implementation (developed by ST.com, reviewed and merged by Wolfram):"
  - "RFC v1: http://patchwork.ozlabs.org/project/linux-i2c/list/?series=174668&state=*"
  - "RFC v2: http://patchwork.ozlabs.org/project/linux-i2c/list/?series=185718&state=*"
  - "v1: http://patchwork.ozlabs.org/project/linux-i2c/list/?series=187213&state=*"
  - "v2: http://patchwork.ozlabs.org/project/linux-i2c/list/?series=187405&state=*"
  - "v3: http://patchwork.ozlabs.org/project/linux-i2c/list/?series=193772&state=*"
  - "R-Car implementation:"
  - "RFC: https://patchwork.kernel.org/patch/11635623/"
  - "v1: https://patchwork.kernel.org/patch/11767165/"
  - "merged"