ARM: dts: rockchip: remove disable-wp from rv1108-elgin-r1 emmc node
authorJohan Jonker <jbx6244@gmail.com>
Sun, 10 Mar 2019 15:19:28 +0000 (16:19 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 18 Mar 2019 07:45:40 +0000 (08:45 +0100)
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>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rv1108-elgin-r1.dts

index 1c4507b66fdd4c3a536d8e0e3d90762bcc487e3e..b1db924710c80e1dcdd1d20f33fc5fcb0f0e1d8d 100644 (file)
@@ -37,7 +37,6 @@
 &emmc {
        bus-width = <8>;
        cap-mmc-highspeed;
-       disable-wp;
        no-sd;
        no-sdio;
        non-removable;