diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2016-05-18 16:46:36 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-05-30 16:19:17 +0100 |
commit | 65aca64d05b5eaa5ce15e18b458a8d338ddbd478 (patch) | |
tree | 542ac7ca09adcc1acf2fb533bd8f7520cfe93816 | |
parent | 4a5c83744feb7608422e6c23fa4cce85569b678c (diff) |
ASoC: omap-mcpdm: Add support for pdmclk clock handling
McPDM module receives it's functional clock from external source. This
clock is the pdmclk provided by the twl6040 audio IC. If the clock is not
available all register accesses to McPDM fails and the module is not
operational.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>