diff mbox series

ARM: dts: rockchip: remove disable-wp from rv1108-elgin-r1 emmc node

Message ID 20190219130317.2817-1-jbx6244@gmail.com (mailing list archive)
State New, archived
Headers show
Series ARM: dts: rockchip: remove disable-wp from rv1108-elgin-r1 emmc node | expand

Commit Message

Johan Jonker Feb. 19, 2019, 1:03 p.m. UTC
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(-)

Comments

Shawn Lin Feb. 20, 2019, 2:06 a.m. UTC | #1
On 2019/2/19 21:03, Johan Jonker wrote:
> 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;

Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com>

>   	no-sd;
>   	no-sdio;
>   	non-removable;
>
diff mbox series

Patch

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;