From: kgene.kim@samsung•com (Kukjin Kim)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH 4/4] ARM: dts: exynos5420: add audio clock controller
Date: Mon, 19 Aug 2013 04:54:41 +0900 [thread overview]
Message-ID: <52112681.7060808@samsung.com> (raw)
In-Reply-To: <1373458313-18970-5-git-send-email-padma.v@samsung.com>
On 07/10/13 21:11, Padmavathi Venna wrote:
> From: Andrew Bresticker<abrestic@chromium•org>
>
> This adds device-tree bindings for the audio subsystem clock controller
> on Exynos 5420.
>
> Signed-off-by: Andrew Bresticker<abrestic@chromium•org>
> Reviewed-on: https://gerrit.chromium.org/gerrit/57712
> Reviewed-by: Simon Glass<sjg@chromium•org>
> Signed-off-by: Padmavathi Venna<padma.v@samsung•com>
> ---
> arch/arm/boot/dts/exynos5420.dtsi | 11 +++++++++++
> 1 files changed, 11 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/boot/dts/exynos5420.dtsi b/arch/arm/boot/dts/exynos5420.dtsi
> index da55160..a84f5f1 100644
> --- a/arch/arm/boot/dts/exynos5420.dtsi
> +++ b/arch/arm/boot/dts/exynos5420.dtsi
> @@ -15,6 +15,9 @@
>
> #include "exynos5.dtsi"
> #include "exynos5420-pinctrl.dtsi"
> +
> +#include<dt-bindings/clk/exynos-audss-clk.h>
> +
> / {
> compatible = "samsung,exynos5420";
>
> @@ -65,6 +68,14 @@
> #clock-cells =<1>;
> };
>
> + clock_audss: audss-clock-controller at 3810000 {
> + compatible = "samsung,exynos5420-audss-clock";
> + reg =<0x03810000 0x0C>;
> + #clock-cells =<1>;
> + clocks =<&clock 148>;
> + clock-names = "sclk_audio";
> + };
> +
> mct at 101C0000 {
> compatible = "samsung,exynos4210-mct";
> reg =<0x101C0000 0x800>;
Applied, thanks.
- Kukjin
next prev parent reply other threads:[~2013-08-18 19:54 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-10 12:11 [PATCH 0/4] clk: Samsung: audss: Add support for Exynos5420 Padmavathi Venna
2013-07-10 12:11 ` [PATCH 1/4] clk: exynos-audss: add support for Exynos 5420 Padmavathi Venna
2013-07-10 12:11 ` [PATCH 2/4] clk: exynos-audss: allow input clocks to be specified in device tree Padmavathi Venna
2013-07-22 16:28 ` Tomasz Figa
2013-07-22 18:15 ` Mike Turquette
2013-07-22 19:42 ` Tomasz Figa
2013-07-23 10:25 ` Padma Venkat
2013-08-14 20:11 ` Andrew Bresticker
2013-07-10 12:11 ` [PATCH 3/4] ARM: dts: Correct the /include entry on exynos5420 dtsi file Padmavathi Venna
2013-08-18 19:54 ` Kukjin Kim
2013-07-10 12:11 ` [PATCH 4/4] ARM: dts: exynos5420: add audio clock controller Padmavathi Venna
2013-08-18 19:54 ` Kukjin Kim [this message]
2013-08-12 10:15 ` [PATCH 0/4] clk: Samsung: audss: Add support for Exynos5420 Padma Venkat
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=52112681.7060808@samsung.com \
--to=kgene.kim@samsung$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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