mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 13:06:59 +02:00
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
25ef9bb6c2
commit
b4582390d5
|
|
@ -226,7 +226,6 @@ &rtc {
|
|||
&sdhci0 {
|
||||
status = "okay";
|
||||
no-1-8-v;
|
||||
broken-cd; /* CD has to be enabled by default */
|
||||
disable-wp;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user