[PATCH] Powerpc/dts: Correct sdhci quirk for bsc9131

Zhang Haijun B42677 at freescale.com
Mon Sep 16 18:12:18 EST 2013


On 09/02/2013 06:37 PM, Haijun Zhang wrote:
> 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 at freescale.com>
> ---
>   arch/powerpc/boot/dts/fsl/bsc9131si-post.dtsi | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/powerpc/boot/dts/fsl/bsc9131si-post.dtsi b/arch/powerpc/boot/dts/fsl/bsc9131si-post.dtsi
> index 5180d9d..0c0efa9 100644
> --- a/arch/powerpc/boot/dts/fsl/bsc9131si-post.dtsi
> +++ b/arch/powerpc/boot/dts/fsl/bsc9131si-post.dtsi
> @@ -130,7 +130,7 @@ usb at 22000 {
>
>   /include/ "pq3-esdhc-0.dtsi"
>   	sdhc at 2e000 {
> -		fsl,sdhci-auto-cmd12;
> +		sdhci,auto-cmd12;
>   		interrupts = <41 0x2 0 0>;
>   	};
>
>


Hi, scott

Could you help review this patch?

-- 
Thanks & Regards

Haijun



More information about the Linuxppc-dev mailing list