From: sbkim73@samsung.com (Sangbeom Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V3 0/5] Avoid passing clks through platform data
Date: Fri, 23 Nov 2012 18:27:19 +0900 [thread overview]
Message-ID: <000101cdc95c$c2575550$4705fff0$@com> (raw)
In-Reply-To: <1352177317-16395-1-git-send-email-padma.v@samsung.com>
On Tue, Nov 6, 2012 at 1:49 PM, Padmavathi Venna wrote:
> I2S controller has an internal mux for RCLK source clks. The list
> of source clk names were passed through platform data in non-dt case.
> The variable holding the list of RCLK source clk names is not
> required, as the list of clks need to be registered with clkdev
> using generic connection id. This is required as part of adding DT
> support for I2S controller driver.
>
> In the below series of patches, registered the existed clks with
> clkdev using generic connection id and removed the variable which
> holds those clk names. This is done for s3c64xx,s5pc100,s5p64x0,
> s5pv210 and exynos4 series. But tested the sound card detection
> only on smdk6410 board. On remaining all platforms it was just
> build tested.
>
> Padmavathi Venna (5):
> ARM: S3C64XX: Add I2S clkdev support
> ARM: S5PC100: Add I2S clkdev support
> ARM: S5P64x0: Add I2S clkdev support
> ARM: S5PV210: Avoid passing the clks through platform data
> ARM: Exynos: Avoid passing the clks through platform data
As I2S driver is changed for support DT,
These patch series should be applied.
Adding ack all patches.
Acked-by: Sangbeom Kim <sbkim73@samsung.com>
Thanks,
Sangbeom.
next prev parent reply other threads:[~2012-11-23 9:27 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-06 4:48 [PATCH V3 0/5] Avoid passing clks through platform data Padmavathi Venna
2012-11-06 4:48 ` [PATCH V3 1/5] ARM: S3C64XX: Add I2S clkdev support Padmavathi Venna
2012-11-23 11:15 ` Padma Venkat
2012-11-06 4:48 ` [PATCH V3 2/5] ARM: S5PC100: " Padmavathi Venna
2012-11-23 11:15 ` Padma Venkat
2012-11-06 4:48 ` [PATCH V3 3/5] ARM: S5P64x0: " Padmavathi Venna
2012-11-23 11:16 ` Padma Venkat
2012-11-06 4:48 ` [PATCH V3 4/5] ARM: S5PV210: Avoid passing the clks through platform data Padmavathi Venna
2012-11-23 11:17 ` Padma Venkat
2012-11-06 4:48 ` [PATCH V3 5/5] ARM: Exynos: " Padmavathi Venna
2012-11-23 11:18 ` Padma Venkat
2012-11-23 9:27 ` Sangbeom Kim [this message]
2012-11-24 2:10 ` [PATCH V3 0/5] Avoid passing " Kukjin Kim
2012-11-23 11:10 ` Padma Venkat
2012-11-23 11:51 ` Mark Brown
2012-11-24 2:10 ` Kukjin Kim
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='000101cdc95c$c2575550$4705fff0$@com' \
--to=sbkim73@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).