[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1400750228-13750-1-git-send-email-tushar.behera@linaro.org>
Date: Thu, 22 May 2014 14:47:06 +0530
From: Tushar Behera <tushar.behera@...aro.org>
To: alsa-devel@...a-project.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org
Cc: tiwai@...e.de, perex@...ex.cz, broonie@...nel.org,
dianders@...omium.org, jerry.wong@...imintegrated.com
Subject: [PATCH 0/2] ASoC: max98090/max98095: Add master clock handing
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 linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists