From: Kukjin Kim <kgene.kim@samsung.com>
To: "'Dongjin Kim'" <tobetter@gmail.com>
Cc: "'Russell King'" <linux@arm.linux.org.uk>,
"'Olof Johansson'" <olof@lixom.net>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: RE: [PATCH] ARM: dts: Fix MSHC property and add RTC node
Date: Mon, 04 Feb 2013 14:45:18 -0800 [thread overview]
Message-ID: <11f301ce0329$50329dc0$f097d940$@samsung.com> (raw)
In-Reply-To: <1358959242-1667-1-git-send-email-tobetter@gmail.com>
Dongjin Kim wrote:
>
> This fixes the property of dw-mshc-sdr-timing and dw-mshc-ddr-timing as
> per
> its current binding, it only has two cells.
Yes, it should be fixed.
> And also RTC node is added new.
Above two changes should be separated.
>
> Signed-off-by: Dongjin Kim <tobetter@gmail.com>
> ---
> arch/arm/boot/dts/exynos4412-odroidx.dts | 8 ++++++--
> 1 file changed, 6 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/exynos4412-odroidx.dts
> b/arch/arm/boot/dts/exynos4412-odroidx.dts
> index f41a84e..1c1d5ec 100644
> --- a/arch/arm/boot/dts/exynos4412-odroidx.dts
> +++ b/arch/arm/boot/dts/exynos4412-odroidx.dts
> @@ -49,8 +49,8 @@
> fifo-depth = <0x80>;
> card-detect-delay = <200>;
> samsung,dw-mshc-ciu-div = <3>;
> - samsung,dw-mshc-sdr-timing = <2 3 3>;
> - samsung,dw-mshc-ddr-timing = <1 2 3>;
> + samsung,dw-mshc-sdr-timing = <2 3>;
> + samsung,dw-mshc-ddr-timing = <1 2>;
>
> slot@0 {
> reg = <0>;
> @@ -90,4 +90,8 @@
> serial@13830000 {
> status = "okay";
> };
> +
> + rtc@10070000 {
> + status = "okay";
> + };
Please put above node in alphabetical order.
Thanks.
- Kukjin
next prev parent reply other threads:[~2013-02-04 22:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-23 16:40 [PATCH] ARM: dts: Fix MSHC property and add RTC node Dongjin Kim
2013-02-04 22:45 ` Kukjin Kim [this message]
2013-02-05 0:56 ` [PATCH] ARM: dts: Fix the timing property of MSHC controller Dongjin Kim
2013-02-05 5:32 ` 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='11f301ce0329$50329dc0$f097d940$@samsung.com' \
--to=kgene.kim@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=olof@lixom.net \
--cc=tobetter@gmail.com \
/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