aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Swartz <[email protected]>2020-04-06 13:50:05 +0000
committerHeiko Stuebner <[email protected]>2020-05-19 00:41:04 +0200
commit2dd579fc969882c0036433a74446ba5e57ffab2d (patch)
treeef9062a7b6921a74e952b54efd907f1861f3421a
parent6067ec2c7ffacab4689ddfed3df74a467d112efe (diff)
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 <[email protected]> Signed-off-by: Justin Swartz <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Stuebner <[email protected]>
-rw-r--r--arch/arm/boot/dts/rk3229-xms6.dts1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/rk3229-xms6.dts b/arch/arm/boot/dts/rk3229-xms6.dts
index 727734d6da9b..96c9372a89ee 100644
--- a/arch/arm/boot/dts/rk3229-xms6.dts
+++ b/arch/arm/boot/dts/rk3229-xms6.dts
@@ -137,7 +137,6 @@
&emmc {
cap-mmc-highspeed;
- disable-wp;
non-removable;
status = "okay";
};