linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2/3] dts: Add sdhci-auto-cmd12 field for p4080 device tree
@ 2010-07-28  5:44 Roy Zang
  2010-07-30  7:30 ` Anton Vorontsov
  0 siblings, 1 reply; 2+ messages in thread
From: Roy Zang @ 2010-07-28  5:44 UTC (permalink / raw)
  To: linux-mmc-approval; +Cc: linuxppc-dev

Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
---
 arch/powerpc/boot/dts/p4080ds.dts |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/powerpc/boot/dts/p4080ds.dts b/arch/powerpc/boot/dts/p4080ds.dts
index 6b29eab..11c8884 100644
--- a/arch/powerpc/boot/dts/p4080ds.dts
+++ b/arch/powerpc/boot/dts/p4080ds.dts
@@ -280,6 +280,7 @@
 			reg = <0x114000 0x1000>;
 			interrupts = <48 2>;
 			interrupt-parent = <&mpic>;
+			fsl,sdhci-auto-cmd12;
 		};
 
 		i2c@118000 {
-- 
1.5.6.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 2/3] dts: Add sdhci-auto-cmd12 field for p4080 device tree
  2010-07-28  5:44 [PATCH 2/3] dts: Add sdhci-auto-cmd12 field for p4080 device tree Roy Zang
@ 2010-07-30  7:30 ` Anton Vorontsov
  0 siblings, 0 replies; 2+ messages in thread
From: Anton Vorontsov @ 2010-07-30  7:30 UTC (permalink / raw)
  To: Roy Zang; +Cc: linuxppc-dev, linux-mmc-approval

On Wed, Jul 28, 2010 at 01:44:47PM +0800, Roy Zang wrote:
> Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
> ---
>  arch/powerpc/boot/dts/p4080ds.dts |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/powerpc/boot/dts/p4080ds.dts b/arch/powerpc/boot/dts/p4080ds.dts
> index 6b29eab..11c8884 100644
> --- a/arch/powerpc/boot/dts/p4080ds.dts
> +++ b/arch/powerpc/boot/dts/p4080ds.dts
> @@ -280,6 +280,7 @@
>  			reg = <0x114000 0x1000>;
>  			interrupts = <48 2>;
>  			interrupt-parent = <&mpic>;
> +			fsl,sdhci-auto-cmd12;

This should be sdhci,auto-cmd12 or something like that,
not fsl-specific.

Also please document this property in
Documentation/powerpc/dts-bindings/fsl/esdhc.txt.

-- 
Anton Vorontsov
email: cbouatmailru@gmail.com
irc://irc.freenode.net/bd2

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-30  7:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-28  5:44 [PATCH 2/3] dts: Add sdhci-auto-cmd12 field for p4080 device tree Roy Zang
2010-07-30  7:30 ` Anton Vorontsov

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).