diff options
| author | Fabio Estevam <[email protected]> | 2019-06-28 07:00:35 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2019-07-25 06:37:14 -0400 |
| commit | 24c8ac890130fda9aa0368dabba1b08d57d3d99e (patch) | |
| tree | 6bb191edcfca60e7c257d2fa4b3f2f690cdbfcea /tools/perf/scripts/python/bin | |
| parent | 8791a102ce579346cea9d2f911afef1c1985213c (diff) | |
media: i2c: ov5640: Fix the order for enabling regulators
According to the OV5640 datasheet the following sequence needs to be
followed when powering the OV5640 supplies:
- DOVDD
- AVDD
- DVDD
So follow this order inside the ov5640_supply_name[] array, so that
the regulator_bulk() functions can enable the regulator in the
correct sequence.
Signed-off-by: Fabio Estevam <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions