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: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
Michal Simek 2018-05-28 15:19:02 +02:00
parent ce236dce56
commit 3e98a9c416

View File

@ -252,7 +252,6 @@
&sdhci0 {
status = "okay";
no-1-8-v;
broken-cd; /* CD has to be enabled by default */
disable-wp;
xlnx,mio_bank = <0>;
};