* [PATCH] ARM: dts: rockchip: remove disable-wp from rv1108-elgin-r1 emmc node
@ 2019-02-19 13:03 Johan Jonker
2019-03-10 15:19 ` [PATCH v2] " Johan Jonker
0 siblings, 1 reply; 3+ messages in thread
From: Johan Jonker @ 2019-02-19 13:03 UTC (permalink / raw)
To: heiko
Cc: mark.rutland, devicetree, linux-kernel, linux-rockchip, robh+dt,
linux-arm-kernel
The mmc.txt didn't explicitly say disable-wp is for SD card slot only,
but that is what it was designed for in the first place.
Remove all disable-wp from emmc or sdio controllers.
Signed-off-by: Johan Jonker <jbx6244@gmail.com>
---
arch/arm/boot/dts/rv1108-elgin-r1.dts | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/boot/dts/rv1108-elgin-r1.dts b/arch/arm/boot/dts/rv1108-elgin-r1.dts
index 1c4507b..b1db924 100644
--- a/arch/arm/boot/dts/rv1108-elgin-r1.dts
+++ b/arch/arm/boot/dts/rv1108-elgin-r1.dts
@@ -37,7 +37,6 @@
&emmc {
bus-width = <8>;
cap-mmc-highspeed;
- disable-wp;
no-sd;
no-sdio;
non-removable;
--
2.11.0
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH v2] ARM: dts: rockchip: remove disable-wp from rv1108-elgin-r1 emmc node
2019-02-19 13:03 [PATCH] ARM: dts: rockchip: remove disable-wp from rv1108-elgin-r1 emmc node Johan Jonker
@ 2019-03-10 15:19 ` Johan Jonker
2019-03-12 8:29 ` Heiko Stuebner
0 siblings, 1 reply; 3+ messages in thread
From: Johan Jonker @ 2019-03-10 15:19 UTC (permalink / raw)
To: heiko
Cc: mark.rutland, devicetree, linux-kernel, linux-rockchip, robh+dt,
linux-arm-kernel
The mmc.txt didn't explicitly say disable-wp is for SD card slot only,
but that is what it was designed for in the first place.
Remove all disable-wp from emmc or sdio controllers.
Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com>
---
arch/arm/boot/dts/rv1108-elgin-r1.dts | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/boot/dts/rv1108-elgin-r1.dts b/arch/arm/boot/dts/rv1108-elgin-r1.dts
index 1c4507b66..b1db92471 100644
--- a/arch/arm/boot/dts/rv1108-elgin-r1.dts
+++ b/arch/arm/boot/dts/rv1108-elgin-r1.dts
@@ -37,7 +37,6 @@
&emmc {
bus-width = <8>;
cap-mmc-highspeed;
- disable-wp;
no-sd;
no-sdio;
non-removable;
--
2.11.0
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH v2] ARM: dts: rockchip: remove disable-wp from rv1108-elgin-r1 emmc node
2019-03-10 15:19 ` [PATCH v2] " Johan Jonker
@ 2019-03-12 8:29 ` Heiko Stuebner
0 siblings, 0 replies; 3+ messages in thread
From: Heiko Stuebner @ 2019-03-12 8:29 UTC (permalink / raw)
To: Johan Jonker
Cc: mark.rutland, devicetree, linux-kernel, linux-rockchip, robh+dt,
linux-arm-kernel
Am Sonntag, 10. März 2019, 16:19:28 CET schrieb Johan Jonker:
> The mmc.txt didn't explicitly say disable-wp is for SD card slot only,
> but that is what it was designed for in the first place.
> Remove all disable-wp from emmc or sdio controllers.
>
> Signed-off-by: Johan Jonker <jbx6244@gmail.com>
> Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com>
applied for 5.2
Thanks
Heiko
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-03-12 8:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-19 13:03 [PATCH] ARM: dts: rockchip: remove disable-wp from rv1108-elgin-r1 emmc node Johan Jonker
2019-03-10 15:19 ` [PATCH v2] " Johan Jonker
2019-03-12 8:29 ` Heiko Stuebner
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).