
Hi,
This series is on top of the pm_qos changes I have sent earlier today.
I have sent this originally two years ago: https://patchwork.kernel.org/patch/9119551/
But needed to revert it as the MFD and clk changes were not merged in time: https://patchwork.kernel.org/patch/9287431/
The dts patches are already upstream, only the patch for McPDM is missing.
I have separated the binding document update and the driver patch and also added the return value check for the clk_prepare_enable() as per Mark's comment.
Regards, Peter --- Peter Ujfalusi (2): dt-bindings: sound: omap-mcpdm: Update documentation for pdmclk ASoC: omap-mcpdm: Add support for pdmclk clock handling
.../devicetree/bindings/sound/omap-mcpdm.txt | 10 ++++++++ sound/soc/omap/omap-mcpdm.c | 23 +++++++++++++++++++ 2 files changed, 33 insertions(+)