From: tomasz.figa@gmail.com (Tomasz Figa)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: add clock provider for mshc node for Exynos4412 SOC
Date: Fri, 20 Dec 2013 22:08:38 +0100 [thread overview]
Message-ID: <1610394.o1Af0FOyXz@flatron> (raw)
In-Reply-To: <52B4AC28.3070404@samsung.com>
Hi Kukjin,
On Saturday 21 of December 2013 05:44:24 Kukjin Kim wrote:
> On 12/20/13 21:34, Seungwon Jeon wrote:
> > Clock lookup information is required as driver can manipulate
> > clock rate properly.
> >
> > Signed-off-by: Seungwon Jeon<tgih.jun@samsung.com>
> > ---
> > arch/arm/boot/dts/exynos4412.dtsi | 2 ++
> > 1 files changed, 2 insertions(+), 0 deletions(-)
> >
> > diff --git a/arch/arm/boot/dts/exynos4412.dtsi b/arch/arm/boot/dts/exynos4412.dtsi
> > index ec1b166..9cbe59a 100644
> > --- a/arch/arm/boot/dts/exynos4412.dtsi
> > +++ b/arch/arm/boot/dts/exynos4412.dtsi
> > @@ -41,5 +41,7 @@
> > interrupts =<0 77 0>;
> > #address-cells =<1>;
> > #size-cells =<0>;
> > + clocks =<&clock 301>,<&clock 149>;
> > + clock-name = "biu", "ciu";
> > };
> > };
>
> Applied, thanks.
I'm afraid you should not have applied this patch. More than this is
needed for correct support of DW-MSHC on Exynos 4x12 and I already
posted a series doing so more than a week ago.
Please refer to this thread:
http://thread.gmane.org/gmane.linux.kernel.samsung-soc/25493
Best regards,
Tomasz
prev parent reply other threads:[~2013-12-20 21:08 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-21 10:39 [PATCH] ARM: dts: add mshc controller node for Exynos4x12 SoCs Thomas Abraham
2013-01-22 18:15 ` Dongjin Kim
2013-01-22 23:25 ` Thomas Abraham
2013-01-23 5:21 ` Dongjin Kim
2013-01-23 15:36 ` Dongjin Kim
2013-02-05 0:21 ` Kukjin Kim
2013-12-20 12:34 ` [PATCH] ARM: dts: add clock provider for mshc node for Exynos4412 SOC Seungwon Jeon
2013-12-20 20:44 ` Kukjin Kim
2013-12-20 21:08 ` Tomasz Figa [this message]
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=1610394.o1Af0FOyXz@flatron \
--to=tomasz.figa@gmail.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