summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/sound/omap-mcpdm.txt
Commit message (Collapse)AuthorAgeFilesLines
* ASoC: omap-mcpdm: Drop pdmclk clock handlingPeter Ujfalusi2016-08-181-10/+0
| | | | | | | | | | | This reverts commit 65aca64d05b5eaa5ce15e18b458a8d338ddbd478. The patches for twl6040 MFD and clk missed the merge window and causing the McPDM driver to never probe since it is put back to the deferred list because the missing drivers. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Mark Brown <broonie@kernel.org>
* ASoC: omap-mcpdm: Add support for pdmclk clock handlingPeter Ujfalusi2016-05-301-0/+10
| | | | | | | | | | | 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>
* ASoC: omap-mcpdm: Add device tree bindingsPeter Ujfalusi2012-05-221-0/+21
Device tree support for OMAP4+ McPDM cpu dai driver. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Reviewed-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Liam Girdwood <lrg@ti.com>
OpenPOWER on IntegriCloud