From: Michal Simek Date: Mon, 28 May 2018 13:19:02 +0000 (+0200) Subject: arm64: zynqmp: Remove broken-cd from zcu100-revC X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0e2df39c8e90d1c6cf8cacdfb0a607318a061457;p=thirdparty%2Fu-boot.git 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 --- diff --git a/arch/arm/dts/zynqmp-zcu100-revC.dts b/arch/arm/dts/zynqmp-zcu100-revC.dts index c130f77c351..3ac41bb6fc1 100644 --- a/arch/arm/dts/zynqmp-zcu100-revC.dts +++ b/arch/arm/dts/zynqmp-zcu100-revC.dts @@ -473,7 +473,6 @@ &sdhci0 { status = "okay"; no-1-8-v; - broken-cd; /* CD has to be enabled by default */ disable-wp; pinctrl-names = "default"; pinctrl-0 = <&pinctrl_sdhci0_default>;