Re: [PATCH] ARM: dts: imx23-olinuxino: mark sdcard cd as broken

2013-04-06 Thread Shawn Guo
On Sat, Apr 06, 2013 at 10:42:10AM -0300, Alexandre Pereira da Silva wrote:
> The imx23-olinuxino sdcard doesn't have card detect.
> 
> Signed-off-by: Alexandre Pereira da Silva 

Applied, thanks.

> ---
>  arch/arm/boot/dts/imx23-olinuxino.dts |1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/boot/dts/imx23-olinuxino.dts 
> b/arch/arm/boot/dts/imx23-olinuxino.dts
> index a43141a..d4cc9f8 100644
> --- a/arch/arm/boot/dts/imx23-olinuxino.dts
> +++ b/arch/arm/boot/dts/imx23-olinuxino.dts
> @@ -29,6 +29,7 @@
>   pinctrl-names = "default";
>   pinctrl-0 = <&mmc0_4bit_pins_a 
> &mmc0_pins_fixup>;
>   bus-width = <4>;
> + broken-cd;
>   status = "okay";
>   };
>  
> -- 
> 1.7.10
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH] ARM: dts: imx23-olinuxino: mark sdcard cd as broken

2013-04-06 Thread Alexandre Pereira da Silva
The imx23-olinuxino sdcard doesn't have card detect.

Signed-off-by: Alexandre Pereira da Silva 
---
 arch/arm/boot/dts/imx23-olinuxino.dts |1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/imx23-olinuxino.dts 
b/arch/arm/boot/dts/imx23-olinuxino.dts
index a43141a..d4cc9f8 100644
--- a/arch/arm/boot/dts/imx23-olinuxino.dts
+++ b/arch/arm/boot/dts/imx23-olinuxino.dts
@@ -29,6 +29,7 @@
pinctrl-names = "default";
pinctrl-0 = <&mmc0_4bit_pins_a 
&mmc0_pins_fixup>;
bus-width = <4>;
+   broken-cd;
status = "okay";
};
 
-- 
1.7.10

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/