Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <jbx6244@gmail.com>
Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>

authored by

Johan Jonker and committed by
Heiko Stuebner
de72618c 9e98c678

-1
-1
arch/arm/boot/dts/rv1108-elgin-r1.dts
··· 37 37 &emmc { 38 38 bus-width = <8>; 39 39 cap-mmc-highspeed; 40 - disable-wp; 41 40 no-sd; 42 41 no-sdio; 43 42 non-removable;