]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
arm64: dts: rockchip: remove disable-wp from rk3308-roc-cc emmc node
authorJohan Jonker <jbx6244@gmail.com>
Thu, 19 Dec 2019 12:19:54 +0000 (13:19 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 18 May 2020 22:22:52 +0000 (00:22 +0200)
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 <jbx6244@gmail.com>
Link: https://lore.kernel.org/r/20191219121954.2450-1-jbx6244@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dts

index ccb27023ccce82951de87e0cb5b9d38072ccb044..7a96be10eaf0d3431f5602bb41edef94af7ca67d 100644 (file)
 
 &emmc {
        cap-mmc-highspeed;
-       disable-wp;
        mmc-hs200-1_8v;
        non-removable;
        status = "okay";