blob: bf8a746f82ecf4a7718c84b8e2d5e5dd3d189e87 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
title: "BSP 4.1.x upport adv7604 suspend and resume"
team: MM
key: 73e30498-834b-11eb-9cae-c79a10b3ab16
status: Abandoned
bsp41x:
- 16965230fa9f1c8995b63eeb40eb02a14f531455 # media: i2c: adv7604: Add suspend and resume support
bsp51x:
- 8a0ed3cd3115c985f84a622f8cabac2ffcb95df9 # media: i2c: adv7604: Add suspend and resume support
comments:
- Present on Lager, Koelsch and Gose
- The right way to handle suspend/resume for subdev is to have the master
driver stop streaming at suspend time and restart it at resume time. There
is no need to handle it manually in the adv7604 driver.
|