From: Johan Jonker Date: Thu, 19 Dec 2019 12:19:54 +0000 (+0100) Subject: arm64: dts: rockchip: remove disable-wp from rk3308-roc-cc emmc node X-Git-Tag: v5.15~3695^2~24^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1fab4cf51e48e9525cf70a9604e90dd3dd666a2f;p=platform%2Fkernel%2Flinux-starfive.git arm64: dts: rockchip: remove disable-wp from rk3308-roc-cc emmc node The mmc-controller.yaml 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 Link: https://lore.kernel.org/r/20191219121954.2450-1-jbx6244@gmail.com Signed-off-by: Heiko Stuebner --- diff --git a/arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts b/arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts index ccb2702..7a96be1 100644 --- a/arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts +++ b/arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts @@ -124,7 +124,6 @@ &emmc { cap-mmc-highspeed; - disable-wp; mmc-hs200-1_8v; non-removable; status = "okay";