summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorLucas Stach <l.stach@pengutronix.de>2019-11-18 16:12:06 +0100
committerMark Brown <broonie@kernel.org>2019-11-18 16:11:47 +0000
commite48fdb53bd1fa50796b5a050e6e31fde3891a2c8 (patch)
tree18f52d2f93a59ae7db5ac80a42ad9161f8482955 /scripts/objdiff
parent653c28afa76b45c570370c3c3a89975c68c5fc8e (diff)
downloadkernel-e48fdb53bd1fa50796b5a050e6e31fde3891a2c8.tar.gz
ASoC: tlv320aic31xx: configure output common-mode voltage
The tlv320aic31xx devices allow to adjust the output common-mode voltage for best analog performance. The datasheet states that the common mode voltage should be set to be <= AVDD/2. This changes allows to configure the output common-mode voltage via a DT property. If the property is absent the voltage is automatically chosen as the highest voltage below/equal to AVDD/2. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Link: https://lore.kernel.org/r/20191118151207.28576-1-l.stach@pengutronix.de Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
19-01-04autofs: improve ioctl sbi checksIan Kent 2018-08-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds 2018-08-22autofs: add AUTOFS_EXP_FORCED flagIan Kent 2018-08-22autofs: make expire flags usage consistent with v5 paramsIan Kent 2018-08-22autofs: make autofs_expire_indirect() staticIan Kent 2018-08-22autofs: make autofs_expire_direct() staticIan Kent 2018-08-22autofs: fix clearing AUTOFS_EXP_LEAVES in autofs_expire_indirect()Ian Kent 2018-08-22autofs: fix inconsistent use of now variableIan Kent 2018-08-22autofs: fix directory and symlink accessIan Kent 2018-08-22autofs: fix autofs_sbi() does not check super block typeIan Kent 2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2018-07-21pids: Move the pgrp and session pid pointers from task_struct to signal_structEric W. Biederman 2018-07-14autofs: fix slab out of bounds read in getname_kernel()Tomas Bortoli 2018-07-05autofs: rename 'autofs' module back to 'autofs4'Linus Torvalds 2018-06-12autofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS descriptionGeert Uytterhoeven 2018-06-11autofs: remove left-over autofs4 stubsLinus Torvalds 2018-06-07autofs: small cleanup in autofs_getpath()Dan Carpenter 2018-06-07autofs: clean up includesIan Kent 2018-06-07autofs: create autofs Kconfig and MakefileIan Kent 2018-06-07autofs: copy autofs4 to autofsIan Kent