These CODECs are used on Snow/Peach-pit boards and the master clock needs to be set at 24MHz. Adding support in respective codec drivers so that we can update the master clock frequency from sound card driver through set_sysclk. These patches are prepared as per review comments on following patch. [PATCH] ASoC: samsung: Add 'mclk' handling for Snow sound-card driver https://lkml.org/lkml/2014/5/20/4 Tushar Behera (2): ASoC: max98090: Add master clock handling ASoC: max98095: Add master clock handling .../devicetree/bindings/sound/max98090.txt | 6 ++++++ .../devicetree/bindings/sound/max98095.txt | 6 ++++++ sound/soc/codecs/max98090.c | 13 +++++++++++++ sound/soc/codecs/max98090.h | 1 + sound/soc/codecs/max98095.c | 14 ++++++++++++++ 5 files changed, 40 insertions(+) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html