From: Johan Jonker Date: Sun, 10 Mar 2019 15:19:28 +0000 (+0100) Subject: ARM: dts: rockchip: remove disable-wp from rv1108-elgin-r1 emmc node X-Git-Tag: v5.2-rc1~45^2~42^2~12 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=de72618cb94f0487bb74eca35749d1f500f8de73;p=users%2Fjedix%2Flinux-maple.git ARM: dts: rockchip: remove disable-wp from rv1108-elgin-r1 emmc node 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 Reviewed-by: Shawn Lin Signed-off-by: Heiko Stuebner --- diff --git a/arch/arm/boot/dts/rv1108-elgin-r1.dts b/arch/arm/boot/dts/rv1108-elgin-r1.dts index 1c4507b66fdd..b1db924710c8 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;