From: P L Sai Krishna Date: Tue, 19 Jan 2016 13:31:10 +0000 (+0530) Subject: ARM64: zynqmp: Added broken-tuning property to SD, eMMC nodes X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d666ac9ce50fad8b6ee3e5c4e8d7b6d511ddb8c0;p=thirdparty%2Fu-boot.git ARM64: zynqmp: Added broken-tuning property to SD, eMMC nodes This patch adds broken-tuning property to SD and eMMC nodes. Signed-off-by: P L Sai Krishna Signed-off-by: Michal Simek --- diff --git a/arch/arm/dts/zynqmp.dtsi b/arch/arm/dts/zynqmp.dtsi index e9d525d97e1..bfe51673f28 100644 --- a/arch/arm/dts/zynqmp.dtsi +++ b/arch/arm/dts/zynqmp.dtsi @@ -461,6 +461,7 @@ interrupts = <0 48 4>; reg = <0x0 0xff160000 0x0 0x1000>; clock-names = "clk_xin", "clk_ahb"; + broken-tuning; }; sdhci1: sdhci@ff170000 { @@ -470,6 +471,7 @@ interrupts = <0 49 4>; reg = <0x0 0xff170000 0x0 0x1000>; clock-names = "clk_xin", "clk_ahb"; + broken-tuning; }; smmu: smmu@fd800000 {