Commit 2f6aa2a5 authored by Michal Simek's avatar Michal Simek

arm64: zynqmp: Disable WP on zcu111

On this board there is SD slot without WP connected.
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/88e41d4f5c6a7353762bd5ad38b92ce352c3a123.1623684253.git.michal.simek@xilinx.com
parent 8b698f1b
......@@ -796,6 +796,7 @@ &sdhci1 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_sdhci1_default>;
no-1-8-v;
disable-wp;
xlnx,mio-bank = <1>;
};
......
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