Commit 2dd579fc authored by Justin Swartz's avatar Justin Swartz Committed by Heiko Stuebner

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: default avatarJohan Jonker <jbx6244@gmail.com>
Signed-off-by: default avatarJustin Swartz <justin.swartz@risingedge.co.za>
Link: https://lore.kernel.org/r/20200406135006.23759-2-justin.swartz@risingedge.co.zaSigned-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 6067ec2c
...@@ -137,7 +137,6 @@ &cpu3 { ...@@ -137,7 +137,6 @@ &cpu3 {
&emmc { &emmc {
cap-mmc-highspeed; cap-mmc-highspeed;
disable-wp;
non-removable; non-removable;
status = "okay"; status = "okay";
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment