* [PATCH] ARM: dts: update mmc node with hs-200 mode
@ 2014-06-25 9:51 Yuvaraj Kumar C D
2014-06-25 10:24 ` Kukjin Kim
0 siblings, 1 reply; 2+ messages in thread
From: Yuvaraj Kumar C D @ 2014-06-25 9:51 UTC (permalink / raw)
To: linux-samsung-soc, linux-arm-kernel, jh80.chung, cjb, tgih.jun,
linux-mmc, ulf.hansson, devicetree
Cc: sonnyrao, t.figa, kgene.kim, joshi, ks.giri, prashanth.g,
alim.akhtar, rahul.sharma, Yuvaraj Kumar C D
This patch updates hs-200 device tree property from
caps2-mmc-hs200-1.8v to mmc-hs200-1.8v for peach-pit
and peach-pi boards.
Signed-off-by: Yuvaraj Kumar C D <yuvaraj.cd@samsung.com>
---
arch/arm/boot/dts/exynos5420-peach-pit.dts | 2 +-
arch/arm/boot/dts/exynos5800-peach-pi.dts | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/boot/dts/exynos5420-peach-pit.dts b/arch/arm/boot/dts/exynos5420-peach-pit.dts
index 1cf9df0..056a6fa 100644
--- a/arch/arm/boot/dts/exynos5420-peach-pit.dts
+++ b/arch/arm/boot/dts/exynos5420-peach-pit.dts
@@ -186,7 +186,7 @@
status = "okay";
num-slots = <1>;
broken-cd;
- caps2-mmc-hs200-1_8v;
+ mmc-hs200-1_8v;
supports-highspeed;
non-removable;
card-detect-delay = <200>;
diff --git a/arch/arm/boot/dts/exynos5800-peach-pi.dts b/arch/arm/boot/dts/exynos5800-peach-pi.dts
index 2c2c137..bb3ee76 100644
--- a/arch/arm/boot/dts/exynos5800-peach-pi.dts
+++ b/arch/arm/boot/dts/exynos5800-peach-pi.dts
@@ -171,7 +171,7 @@
status = "okay";
num-slots = <1>;
broken-cd;
- caps2-mmc-hs200-1_8v;
+ mmc-hs200-1_8v;
supports-highspeed;
non-removable;
card-detect-delay = <200>;
--
1.7.10.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* RE: [PATCH] ARM: dts: update mmc node with hs-200 mode
2014-06-25 9:51 [PATCH] ARM: dts: update mmc node with hs-200 mode Yuvaraj Kumar C D
@ 2014-06-25 10:24 ` Kukjin Kim
0 siblings, 0 replies; 2+ messages in thread
From: Kukjin Kim @ 2014-06-25 10:24 UTC (permalink / raw)
To: 'Yuvaraj Kumar C D', linux-samsung-soc, linux-arm-kernel,
jh80.chung, cjb, tgih.jun, linux-mmc, ulf.hansson, devicetree,
'Doug Anderson'
Cc: sonnyrao, t.figa, joshi, ks.giri, prashanth.g, alim.akhtar,
rahul.sharma, 'Yuvaraj Kumar C D'
Yuvaraj Kumar C D wrote:
>
+ Doug
Hi,
> This patch updates hs-200 device tree property from
> caps2-mmc-hs200-1.8v to mmc-hs200-1.8v for peach-pit
> and peach-pi boards.
>
> Signed-off-by: Yuvaraj Kumar C D <yuvaraj.cd@samsung.com>
Already I've queued same patch into my local but waiting for dependencies for
push to my tree in git.kernel.org:
http://www.spinics.net/lists/arm-kernel/msg341198.html
Thanks,
Kukjin
> ---
> arch/arm/boot/dts/exynos5420-peach-pit.dts | 2 +-
> arch/arm/boot/dts/exynos5800-peach-pi.dts | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/exynos5420-peach-pit.dts b/arch/arm/boot/dts/exynos5420-
> peach-pit.dts
> index 1cf9df0..056a6fa 100644
> --- a/arch/arm/boot/dts/exynos5420-peach-pit.dts
> +++ b/arch/arm/boot/dts/exynos5420-peach-pit.dts
> @@ -186,7 +186,7 @@
> status = "okay";
> num-slots = <1>;
> broken-cd;
> - caps2-mmc-hs200-1_8v;
> + mmc-hs200-1_8v;
> supports-highspeed;
> non-removable;
> card-detect-delay = <200>;
> diff --git a/arch/arm/boot/dts/exynos5800-peach-pi.dts b/arch/arm/boot/dts/exynos5800-
> peach-pi.dts
> index 2c2c137..bb3ee76 100644
> --- a/arch/arm/boot/dts/exynos5800-peach-pi.dts
> +++ b/arch/arm/boot/dts/exynos5800-peach-pi.dts
> @@ -171,7 +171,7 @@
> status = "okay";
> num-slots = <1>;
> broken-cd;
> - caps2-mmc-hs200-1_8v;
> + mmc-hs200-1_8v;
> supports-highspeed;
> non-removable;
> card-detect-delay = <200>;
> --
> 1.7.10.4
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-06-25 10:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-25 9:51 [PATCH] ARM: dts: update mmc node with hs-200 mode Yuvaraj Kumar C D
2014-06-25 10:24 ` Kukjin Kim
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).