summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJeremy McDermond <nh6z@nh6z.net>2016-04-20 21:39:11 +0300
committerMark Brown <broonie@kernel.org>2016-04-21 12:50:18 +0300
commit20d2cecbb7b9c35235c97f0dfa520525c28f8841 (patch)
tree00766fce4d79a3572663b268392f20f97912239f /tools/perf/scripts/python
parent041f9d336f28d3a45b31799bb8b5b2e1fa322321 (diff)
downloadlinux-20d2cecbb7b9c35235c97f0dfa520525c28f8841.tar.xz
ASoC: tlv320aic32x4: Implement resistors on input pins
The input pins of the aic3204 have resistors inline with them. The current code assumes that you want a 10k resistor inline with your inputs and implements it as a simple switch. This patch creates an enum for each pin and allows you to switch between not connected, 10k, 20k and 40k ohm values. This more closely models the acutal aic3204 part. These pin settings are documented in TI's SLAA557 pages 135 and 136 (http://www.ti.com/lit/ml/slaa557/slaa557.pdf). Signed-off-by: Jeremy McDermond <nh6z@nh6z.net> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions