aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLinus Walleij <[email protected]>2017-03-20 10:13:52 +0100
committerMark Brown <[email protected]>2017-03-20 11:24:05 +0000
commitb3bbef45e97526e8c56fd542d75e505776eecc01 (patch)
tree6c766b496c4d13b6b0f59f373ac878ef679f0723 /tools/perf/scripts/python/export-to-postgresql.py
parenta5de5b74a50113564a1e0850e2da96c37c35e55d (diff)
ASoC: wm8903: add regulator handling
The WM8903 has four different voltage inputs: AVDD, CPVDD, DBVDD and DCVDD. On the Qualcomm APQ8060 Dragonboard these are all supplied from proper regulators and thus need activating and binding. This is a quick-and-dirty solution just grabbing and enabling the regulator supplies on probe() and disabling them on remove() and the errorpath. More elaborate power management is likely possible. I assume the nVidia designs using this codec have some hard-wired always-on power and will be happy with using the dummy regulators for this. But someone from the nVidia camp should probably check whether they can bind these to proper regulators instead. We also amend the DT binding document. A small change like this does not warrant a separate patch for augmenting these. Cc: [email protected] Cc: Mark Brown <[email protected]> Cc: Liam Girdwood <[email protected]> Cc: Stephen Warren <[email protected]> Cc: Charles Keepax <[email protected]> Signed-off-by: Linus Walleij <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions