]> Pileus Git - ~andy/linux/commitdiff
powerpc/dts: Correct sdhci quirk for bsc9131
authorHaijun.Zhang <Haijun.Zhang@freescale.com>
Mon, 2 Sep 2013 10:37:02 +0000 (18:37 +0800)
committerScott Wood <scottwood@freescale.com>
Tue, 29 Oct 2013 02:11:17 +0000 (21:11 -0500)
We use property "sdhci,auto-cmd12" instead of "fsl,sdhci-auto-cmd12"
to distinguish if the sdhc host has quirk SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12.

Signed-off-by: Haijun Zhang <Haijun.Zhang@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/boot/dts/fsl/bsc9131si-post.dtsi

index 5180d9d37989000f37e4b45ad98fcb766d39c500..0c0efa94cfb4e958473c671f6dd6c64d6707bc55 100644 (file)
@@ -130,7 +130,7 @@ usb@22000 {
 
 /include/ "pq3-esdhc-0.dtsi"
        sdhc@2e000 {
-               fsl,sdhci-auto-cmd12;
+               sdhci,auto-cmd12;
                interrupts = <41 0x2 0 0>;
        };