Commit b4582390 authored by Michal Simek's avatar Michal Simek
Browse files

arm64: zynqmp: Remove broken-cd from zcu100-revC



Card detect bit was broken on revA and it is working fine with revC
board that's why this property can be removed.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 25ef9bb6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -226,7 +226,6 @@
&sdhci0 {
	status = "okay";
	no-1-8-v;
	broken-cd; /* CD has to be enabled by default */
	disable-wp;
};