* [PATCH RESEND] arm: dts: berlin2q-marvell-dmp: remove broken-cd from eMMC node
@ 2015-11-16 10:43 ` Jisheng Zhang
0 siblings, 0 replies; 5+ messages in thread
From: Jisheng Zhang @ 2015-11-16 10:43 UTC (permalink / raw)
To: linux-arm-kernel
The eMMC is non-removable so is marked with the non-removable DT
property to avoid having to redetect it after a suspend/resume.
But it also has the broken-cd property which is wrong since only
one of the DT properties for card detection should be used
Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
---
arch/arm/boot/dts/berlin2q-marvell-dmp.dts | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/boot/dts/berlin2q-marvell-dmp.dts b/arch/arm/boot/dts/berlin2q-marvell-dmp.dts
index da28c97..cdcf89b 100644
--- a/arch/arm/boot/dts/berlin2q-marvell-dmp.dts
+++ b/arch/arm/boot/dts/berlin2q-marvell-dmp.dts
@@ -94,7 +94,6 @@
};
&sdhci2 {
- broken-cd;
bus-width = <8>;
non-removable;
status = "okay";
--
2.6.2
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [PATCH RESEND] arm: dts: berlin2q-marvell-dmp: remove broken-cd from eMMC node
@ 2015-11-16 10:43 ` Jisheng Zhang
0 siblings, 0 replies; 5+ messages in thread
From: Jisheng Zhang @ 2015-11-16 10:43 UTC (permalink / raw)
To: sebastian.hesselbarth, robh+dt, pawel.moll, mark.rutland,
ijc+devicetree, galak, linux
Cc: linux-arm-kernel, devicetree, linux-kernel, Jisheng Zhang
The eMMC is non-removable so is marked with the non-removable DT
property to avoid having to redetect it after a suspend/resume.
But it also has the broken-cd property which is wrong since only
one of the DT properties for card detection should be used
Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
---
arch/arm/boot/dts/berlin2q-marvell-dmp.dts | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/boot/dts/berlin2q-marvell-dmp.dts b/arch/arm/boot/dts/berlin2q-marvell-dmp.dts
index da28c97..cdcf89b 100644
--- a/arch/arm/boot/dts/berlin2q-marvell-dmp.dts
+++ b/arch/arm/boot/dts/berlin2q-marvell-dmp.dts
@@ -94,7 +94,6 @@
};
&sdhci2 {
- broken-cd;
bus-width = <8>;
non-removable;
status = "okay";
--
2.6.2
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [PATCH RESEND] arm: dts: berlin2q-marvell-dmp: remove broken-cd from eMMC node
@ 2015-11-16 10:43 ` Jisheng Zhang
0 siblings, 0 replies; 5+ messages in thread
From: Jisheng Zhang @ 2015-11-16 10:43 UTC (permalink / raw)
To: sebastian.hesselbarth, robh+dt, pawel.moll, mark.rutland,
ijc+devicetree, galak, linux
Cc: linux-arm-kernel, devicetree, linux-kernel, Jisheng Zhang
The eMMC is non-removable so is marked with the non-removable DT
property to avoid having to redetect it after a suspend/resume.
But it also has the broken-cd property which is wrong since only
one of the DT properties for card detection should be used
Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
---
arch/arm/boot/dts/berlin2q-marvell-dmp.dts | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/boot/dts/berlin2q-marvell-dmp.dts b/arch/arm/boot/dts/berlin2q-marvell-dmp.dts
index da28c97..cdcf89b 100644
--- a/arch/arm/boot/dts/berlin2q-marvell-dmp.dts
+++ b/arch/arm/boot/dts/berlin2q-marvell-dmp.dts
@@ -94,7 +94,6 @@
};
&sdhci2 {
- broken-cd;
bus-width = <8>;
non-removable;
status = "okay";
--
2.6.2
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [PATCH RESEND] arm: dts: berlin2q-marvell-dmp: remove broken-cd from eMMC node
2015-11-16 10:43 ` Jisheng Zhang
@ 2015-11-19 20:21 ` Sebastian Hesselbarth
-1 siblings, 0 replies; 5+ messages in thread
From: Sebastian Hesselbarth @ 2015-11-19 20:21 UTC (permalink / raw)
To: linux-arm-kernel
On 16.11.2015 11:43, Jisheng Zhang wrote:
> The eMMC is non-removable so is marked with the non-removable DT
> property to avoid having to redetect it after a suspend/resume.
>
> But it also has the broken-cd property which is wrong since only
> one of the DT properties for card detection should be used
>
> Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
Applied to berlin64/dt.
Thanks!
> ---
> arch/arm/boot/dts/berlin2q-marvell-dmp.dts | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/berlin2q-marvell-dmp.dts b/arch/arm/boot/dts/berlin2q-marvell-dmp.dts
> index da28c97..cdcf89b 100644
> --- a/arch/arm/boot/dts/berlin2q-marvell-dmp.dts
> +++ b/arch/arm/boot/dts/berlin2q-marvell-dmp.dts
> @@ -94,7 +94,6 @@
> };
>
> &sdhci2 {
> - broken-cd;
> bus-width = <8>;
> non-removable;
> status = "okay";
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH RESEND] arm: dts: berlin2q-marvell-dmp: remove broken-cd from eMMC node
@ 2015-11-19 20:21 ` Sebastian Hesselbarth
0 siblings, 0 replies; 5+ messages in thread
From: Sebastian Hesselbarth @ 2015-11-19 20:21 UTC (permalink / raw)
To: Jisheng Zhang, robh+dt, pawel.moll, mark.rutland, ijc+devicetree,
galak, linux
Cc: linux-arm-kernel, devicetree, linux-kernel
On 16.11.2015 11:43, Jisheng Zhang wrote:
> The eMMC is non-removable so is marked with the non-removable DT
> property to avoid having to redetect it after a suspend/resume.
>
> But it also has the broken-cd property which is wrong since only
> one of the DT properties for card detection should be used
>
> Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
Applied to berlin64/dt.
Thanks!
> ---
> arch/arm/boot/dts/berlin2q-marvell-dmp.dts | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/berlin2q-marvell-dmp.dts b/arch/arm/boot/dts/berlin2q-marvell-dmp.dts
> index da28c97..cdcf89b 100644
> --- a/arch/arm/boot/dts/berlin2q-marvell-dmp.dts
> +++ b/arch/arm/boot/dts/berlin2q-marvell-dmp.dts
> @@ -94,7 +94,6 @@
> };
>
> &sdhci2 {
> - broken-cd;
> bus-width = <8>;
> non-removable;
> status = "okay";
>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-11-19 20:21 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-16 10:43 [PATCH RESEND] arm: dts: berlin2q-marvell-dmp: remove broken-cd from eMMC node Jisheng Zhang
2015-11-16 10:43 ` Jisheng Zhang
2015-11-16 10:43 ` Jisheng Zhang
2015-11-19 20:21 ` Sebastian Hesselbarth
2015-11-19 20:21 ` Sebastian Hesselbarth
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.