* [PATCH] ARM: dts: exynos4210-trats: Remove broken-voltage property from sdhci node
@ 2012-11-13 9:27 Tomasz Figa
2012-11-20 12:00 ` Kukjin Kim
0 siblings, 1 reply; 2+ messages in thread
From: Tomasz Figa @ 2012-11-13 9:27 UTC (permalink / raw)
To: linux-arm-kernel
The broken voltage property has been replaced with auto detection based
on voltages available on vmmc voltage regulator, so there is no use for
it now.
This patch removes the now unused property from Trats Device Tree
sources.
Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
---
arch/arm/boot/dts/exynos4210-trats.dts | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/boot/dts/exynos4210-trats.dts b/arch/arm/boot/dts/exynos4210-trats.dts
index a21511c..9d5d27a 100644
--- a/arch/arm/boot/dts/exynos4210-trats.dts
+++ b/arch/arm/boot/dts/exynos4210-trats.dts
@@ -42,7 +42,6 @@
sdhci_emmc: sdhci at 12510000 {
bus-width = <8>;
non-removable;
- broken-voltage;
gpios = <&gpk0 0 2 0 3>,
<&gpk0 1 2 0 3>,
<&gpk0 3 2 2 3>,
--
1.8.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: dts: exynos4210-trats: Remove broken-voltage property from sdhci node
2012-11-13 9:27 [PATCH] ARM: dts: exynos4210-trats: Remove broken-voltage property from sdhci node Tomasz Figa
@ 2012-11-20 12:00 ` Kukjin Kim
0 siblings, 0 replies; 2+ messages in thread
From: Kukjin Kim @ 2012-11-20 12:00 UTC (permalink / raw)
To: linux-arm-kernel
Tomasz Figa wrote:
>
> The broken voltage property has been replaced with auto detection based
> on voltages available on vmmc voltage regulator, so there is no use for
> it now.
>
> This patch removes the now unused property from Trats Device Tree
> sources.
>
> Signed-off-by: Tomasz Figa <t.figa@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> ---
> arch/arm/boot/dts/exynos4210-trats.dts | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/exynos4210-trats.dts
> b/arch/arm/boot/dts/exynos4210-trats.dts
> index a21511c..9d5d27a 100644
> --- a/arch/arm/boot/dts/exynos4210-trats.dts
> +++ b/arch/arm/boot/dts/exynos4210-trats.dts
> @@ -42,7 +42,6 @@
> sdhci_emmc: sdhci at 12510000 {
> bus-width = <8>;
> non-removable;
> - broken-voltage;
> gpios = <&gpk0 0 2 0 3>,
> <&gpk0 1 2 0 3>,
> <&gpk0 3 2 2 3>,
> --
> 1.8.0
Applied, thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-11-20 12:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-13 9:27 [PATCH] ARM: dts: exynos4210-trats: Remove broken-voltage property from sdhci node Tomasz Figa
2012-11-20 12:00 ` 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).