ARM: dts: remove disable-wp from rk3229-xms6 emmc

Remove the disable-wp attribute from &emmc as it is, according to
Documentation/devicetree/bindings/mmc/mmc-controller.yaml:

    "Not used in combination with eMMC or SDIO."

Suggested-by: Johan Jonker <jbx6244@gmail.com>
Signed-off-by: Justin Swartz <justin.swartz@risingedge.co.za>
Link: https://lore.kernel.org/r/20200406135006.23759-2-justin.swartz@risingedge.co.za
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Justin Swartz 2020-04-06 13:50:05 +00:00 committed by Heiko Stuebner
parent 6067ec2c7f
commit 2dd579fc96

View File

@ -137,7 +137,6 @@
&emmc {
cap-mmc-highspeed;
disable-wp;
non-removable;
status = "okay";
};