From: Viresh Kumar <viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
To: Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>
Cc: LKML <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
spear-devel <spear-devel-nkJGhpqTU55BDgjK7y7TUQ@public.gmane.org>
Subject: Re: [patch 1/2] dts: spear: Fix sdhci compatible
Date: Fri, 20 Jun 2014 10:17:15 +0530 [thread overview]
Message-ID: <CAOh2x=k_r3oH-bFPYctarQci3G6yi2U7WxhsR7U2UvU+BzMAjw@mail.gmail.com> (raw)
In-Reply-To: <20140619215557.784621009-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>
On Fri, Jun 20, 2014 at 3:26 AM, Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> wrote:
> Make it match the bindings and the implementation.
>
> Signed-off-by: Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>
> ---
> arch/arm/boot/dts/spear320.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Index: linux/arch/arm/boot/dts/spear320.dtsi
> ===================================================================
> --- linux.orig/arch/arm/boot/dts/spear320.dtsi
> +++ linux/arch/arm/boot/dts/spear320.dtsi
> @@ -48,7 +48,7 @@
> };
>
> sdhci@70000000 {
> - compatible = "st,sdhci-spear";
> + compatible = "st,spear300-sdhci";
> reg = <0x70000000 0x100>;
> interrupts = <10>;
> interrupt-parent = <&shirq>;
Acked-by: Viresh Kumar <viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2014-06-20 4:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-19 21:56 [patch 0/2] dt: spear320: Make it work Thomas Gleixner
2014-06-19 21:56 ` [patch 1/2] dts: spear: Fix sdhci compatible Thomas Gleixner
[not found] ` <20140619215557.784621009-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>
2014-06-20 4:47 ` Viresh Kumar [this message]
2014-06-19 21:56 ` [patch 2/2] dts: spear: Add missing i2c1 interrupt Thomas Gleixner
[not found] ` <20140619215557.875556819-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>
2014-06-20 4:42 ` Viresh Kumar
[not found] ` <CAOh2x==eh=k-LWK89QY_B0f9e7ctZE035NQm_vumayBYf3Mtnw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-06-20 7:52 ` Thomas Gleixner
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='CAOh2x=k_r3oH-bFPYctarQci3G6yi2U7WxhsR7U2UvU+BzMAjw@mail.gmail.com' \
--to=viresh.kumar-qsej5fyqhm4dnm+yrofe0a@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=spear-devel-nkJGhpqTU55BDgjK7y7TUQ@public.gmane.org \
--cc=tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.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).