ASoC: omap-mcpdm: Add support for pdmclk clock handling
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 18 May 2016 13:46:36 +0000 (16:46 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 30 May 2016 15:19:17 +0000 (16:19 +0100)
commit65aca64d05b5eaa5ce15e18b458a8d338ddbd478
tree542ac7ca09adcc1acf2fb533bd8f7520cfe93816
parent4a5c83744feb7608422e6c23fa4cce85569b678c
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>
Documentation/devicetree/bindings/sound/omap-mcpdm.txt
sound/soc/omap/omap-mcpdm.c