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:
parent
ce236dce56
commit
3e98a9c416
@ -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>;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user