* [PATCH v3 2/4] ARM: dts: Add disable-wp for sd card slot on smdk5250
[not found] ` <1354251857-21587-1-git-send-email-dianders@chromium.org>
@ 2012-11-30 5:04 ` Doug Anderson
[not found] ` <1357842269-15062-1-git-send-email-dianders@chromium.org>
1 sibling, 0 replies; 4+ messages in thread
From: Doug Anderson @ 2012-11-30 5:04 UTC (permalink / raw)
To: linux-arm-kernel
The next change will remove the code from the dw_mmc-exynos that added
the DW_MCI_QUIRK_NO_WRITE_PROTECT. Keep existing functionality of
having no write protect pin on smdk5250 by adding the disable-wp
property.
Signed-off-by: Doug Anderson <dianders@chromium.org>
---
Changes in v3:
- New for this version of the patch series.
arch/arm/boot/dts/exynos5250-smdk5250.dts | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/boot/dts/exynos5250-smdk5250.dts b/arch/arm/boot/dts/exynos5250-smdk5250.dts
index f30ca18..5538b13 100644
--- a/arch/arm/boot/dts/exynos5250-smdk5250.dts
+++ b/arch/arm/boot/dts/exynos5250-smdk5250.dts
@@ -146,6 +146,7 @@
reg = <0>;
bus-width = <4>;
samsung,cd-pinmux-gpio = <&gpc3 2 2 3 3>;
+ disable-wp;
gpios = <&gpc3 0 2 0 3>, <&gpc3 1 2 0 3>,
<&gpc3 3 2 3 3>, <&gpc3 4 2 3 3>,
<&gpc3 5 2 3 3>, <&gpc3 6 2 3 3>,
--
1.7.7.3
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [REPOST PATCH v3 2/4] ARM: dts: Add disable-wp for sd card slot on smdk5250
[not found] ` <1357842269-15062-1-git-send-email-dianders@chromium.org>
@ 2013-01-10 18:24 ` Doug Anderson
[not found] ` <1357923834-31641-1-git-send-email-dianders@chromium.org>
1 sibling, 0 replies; 4+ messages in thread
From: Doug Anderson @ 2013-01-10 18:24 UTC (permalink / raw)
To: linux-arm-kernel
The next change will remove the code from the dw_mmc-exynos that added
the DW_MCI_QUIRK_NO_WRITE_PROTECT. Keep existing functionality of
having no write protect pin on smdk5250 by adding the disable-wp
property.
Signed-off-by: Doug Anderson <dianders@chromium.org>
Acked-by: Seungwon Jeon <tgih.jun@samsung.com>
---
Changes in v3:
- New for this version of the patch series.
arch/arm/boot/dts/exynos5250-smdk5250.dts | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/boot/dts/exynos5250-smdk5250.dts b/arch/arm/boot/dts/exynos5250-smdk5250.dts
index 942d576..75b9d83 100644
--- a/arch/arm/boot/dts/exynos5250-smdk5250.dts
+++ b/arch/arm/boot/dts/exynos5250-smdk5250.dts
@@ -146,6 +146,7 @@
reg = <0>;
bus-width = <4>;
samsung,cd-pinmux-gpio = <&gpc3 2 2 3 3>;
+ disable-wp;
gpios = <&gpc3 0 2 0 3>, <&gpc3 1 2 0 3>,
<&gpc3 3 2 3 3>, <&gpc3 4 2 3 3>,
<&gpc3 5 2 3 3>, <&gpc3 6 2 3 3>,
--
1.7.7.3
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH v4 2/5] ARM: dts: Add disable-wp for sd card slot on smdk5250
[not found] ` <1357923834-31641-1-git-send-email-dianders@chromium.org>
@ 2013-01-11 17:03 ` Doug Anderson
2013-01-15 6:27 ` Olof Johansson
0 siblings, 1 reply; 4+ messages in thread
From: Doug Anderson @ 2013-01-11 17:03 UTC (permalink / raw)
To: linux-arm-kernel
The next change will remove the code from the dw_mmc-exynos that added
the DW_MCI_QUIRK_NO_WRITE_PROTECT. Keep existing functionality of
having no write protect pin on smdk5250 by adding the disable-wp
property.
Signed-off-by: Doug Anderson <dianders@chromium.org>
Acked-by: Seungwon Jeon <tgih.jun@samsung.com>
---
Changes in v4: None
Changes in v3:
- New for this version of the patch series.
arch/arm/boot/dts/exynos5250-smdk5250.dts | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/boot/dts/exynos5250-smdk5250.dts b/arch/arm/boot/dts/exynos5250-smdk5250.dts
index 942d576..75b9d83 100644
--- a/arch/arm/boot/dts/exynos5250-smdk5250.dts
+++ b/arch/arm/boot/dts/exynos5250-smdk5250.dts
@@ -146,6 +146,7 @@
reg = <0>;
bus-width = <4>;
samsung,cd-pinmux-gpio = <&gpc3 2 2 3 3>;
+ disable-wp;
gpios = <&gpc3 0 2 0 3>, <&gpc3 1 2 0 3>,
<&gpc3 3 2 3 3>, <&gpc3 4 2 3 3>,
<&gpc3 5 2 3 3>, <&gpc3 6 2 3 3>,
--
1.7.7.3
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH v4 2/5] ARM: dts: Add disable-wp for sd card slot on smdk5250
2013-01-11 17:03 ` [PATCH v4 2/5] " Doug Anderson
@ 2013-01-15 6:27 ` Olof Johansson
0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2013-01-15 6:27 UTC (permalink / raw)
To: linux-arm-kernel
On Fri, Jan 11, 2013 at 09:03:51AM -0800, Doug Anderson wrote:
> The next change will remove the code from the dw_mmc-exynos that added
> the DW_MCI_QUIRK_NO_WRITE_PROTECT. Keep existing functionality of
> having no write protect pin on smdk5250 by adding the disable-wp
> property.
>
> Signed-off-by: Doug Anderson <dianders@chromium.org>
> Acked-by: Seungwon Jeon <tgih.jun@samsung.com>
Acked-by: Olof Johansson <olof@lixom.net>
-Olof
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-01-15 6:27 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1353624835-19137-1-git-send-email-dianders@chromium.org>
[not found] ` <1354251857-21587-1-git-send-email-dianders@chromium.org>
2012-11-30 5:04 ` [PATCH v3 2/4] ARM: dts: Add disable-wp for sd card slot on smdk5250 Doug Anderson
[not found] ` <1357842269-15062-1-git-send-email-dianders@chromium.org>
2013-01-10 18:24 ` [REPOST PATCH " Doug Anderson
[not found] ` <1357923834-31641-1-git-send-email-dianders@chromium.org>
2013-01-11 17:03 ` [PATCH v4 2/5] " Doug Anderson
2013-01-15 6:27 ` Olof Johansson
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).