summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPeter Ujfalusi <peter.ujfalusi@ti.com>2020-11-06 09:25:51 +0200
committerMark Brown <broonie@kernel.org>2020-11-06 17:46:03 +0000
commit1b4fb70e5b28a477478417a7958e0228460ffe68 (patch)
treeb6969a5a4a878cb66214036564060a39f1135955 /README
parent1125d925990b8d8166c45396c9281e2a705c97f8 (diff)
ASoC: ti: davinci-mcasp: Handle missing required DT properties
McASP needs three required properties to be usable for audio: op-mode, tdm-slots and the serial-dir array. Instead of probing the driver even without the needed information we should make sure that all the parameters are provided for operation. The fact that McASP can act as a GPIO controller for it's pins complicates this a bit, but as a general rule we can: - we fail the probe if McASP is not configured to be used as gpiochip - we will not register the DAI (and PCM) if gpiochip is defined Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Link: https://lore.kernel.org/r/20201106072551.689-5-peter.ujfalusi@ti.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions