Skip to content

Commit 2dd579f

Browse files
jhswartzmmind
authored andcommitted
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]>
1 parent 6067ec2 commit 2dd579f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm/boot/dts/rk3229-xms6.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@
137137

138138
&emmc {
139139
cap-mmc-highspeed;
140-
disable-wp;
141140
non-removable;
142141
status = "okay";
143142
};

0 commit comments

Comments
 (0)