mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: LKML <linux-kernel@vger.kernel.org>
Cc: Rob Herring <robh+dt@kernel.org>,
	devicetree@vger.kernel.org, Viresh Kumar <viresh.linux@gmail.com>,
	spear-devel@list.st.com
Subject: [patch 1/2] dts: spear: Fix sdhci compatible
Date: Thu, 19 Jun 2014 21:56:29 -0000	[thread overview]
Message-ID: <20140619215557.784621009@linutronix.de> (raw)
In-Reply-To: <20140619215347.139324048@linutronix.de>

[-- Attachment #1: spear-dts-fix-sdhci-compatible.patch --]
[-- Type: text/plain, Size: 608 bytes --]

Make it match the bindings and the implementation.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
---
 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>;



  reply	other threads:[~2014-06-19 21:56 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 ` Thomas Gleixner [this message]
2014-06-20  4:47   ` [patch 1/2] dts: spear: Fix sdhci compatible Viresh Kumar
2014-06-19 21:56 ` [patch 2/2] dts: spear: Add missing i2c1 interrupt Thomas Gleixner
2014-06-20  4:42   ` Viresh Kumar
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=20140619215557.784621009@linutronix.de \
    --to=tglx@linutronix.de \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=spear-devel@list.st.com \
    --cc=viresh.linux@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

all inboxes | Powered by JetHome®