Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(647)

Issue 6895005: [1/2] CHROMIUM: ARM: Tegra: Seaboard: Add vdd_dmic regulator consumer (Closed)

Created:
9 years, 8 months ago by Stephen Warren
Modified:
9 years, 7 months ago
Reviewers:
Olof Johansson, jiesun
CC:
chromium-os-reviews_chromium.org, vb+kernel_google.com, Mandeep Singh Baines
Visibility:
Public.

Description

CHROMIUM: ARM: Tegra: Seaboard: Add vdd_dmic regulator consumer LDO-6 supplies power to both various portions of the camera circuitry, and the digital microphones on the camera board. Use cases exist where the microphones are used without the camera. If only the camera driver controls LDO-6, the microphones will not be powered in this case. To solve this, add an extra consumer of LDO-6, which the audio driver will control. The regulator driver will then turn on LDO-6 if either or both the audio and camera drivers are active. Signed-off-by: Stephen Warren <swarren@nvidia.com>; BUG=chrome-os-partner:3240 TEST=Tested recording from DMIC: Run alsamixer to configure system for DMIC capture: alsamixer Left Capture Mux: Left Left ADC Input: DMIC Right ADC Input: Toggle to ADC then back to DMIC Record audio: arecord -r 48000 -c 2 -f s16 -V stereo foo.wav Play audio: aplay foo.wav

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M arch/arm/mach-tegra/board-seaboard-power.c View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Stephen Warren
Initial review request. 2 patches in this series: http://codereview.chromium.org/6895005 http://codereview.chromium.org/6894006 Test instructions apply only after ...
9 years, 8 months ago (2011-04-21 23:25:25 UTC) #1
Olof Johansson
9 years, 8 months ago (2011-04-27 17:11:44 UTC) #2
Thanks, applied.

Powered by Google App Engine
This is Rietveld 408576698