提交 bd750e7a 编写于 作者: P P L Sai Krishna 提交者: Michal Simek

ARM64: zynqmp: Added broken-tuning property to SD, eMMC nodes

This patch adds broken-tuning property to SD and
eMMC nodes.
Signed-off-by: NP L Sai Krishna <lakshmis@xilinx.com>
Signed-off-by: NMichal Simek <michal.simek@xilinx.com>
上级 da2ad784
...@@ -434,6 +434,7 @@ ...@@ -434,6 +434,7 @@
interrupts = <0 48 4>; interrupts = <0 48 4>;
reg = <0x0 0xff160000 0x1000>; reg = <0x0 0xff160000 0x1000>;
clock-names = "clk_xin", "clk_ahb"; clock-names = "clk_xin", "clk_ahb";
broken-tuning;
}; };
sdhci1: sdhci@ff170000 { sdhci1: sdhci@ff170000 {
...@@ -443,6 +444,7 @@ ...@@ -443,6 +444,7 @@
interrupts = <0 49 4>; interrupts = <0 49 4>;
reg = <0x0 0xff170000 0x1000>; reg = <0x0 0xff170000 0x1000>;
clock-names = "clk_xin", "clk_ahb"; clock-names = "clk_xin", "clk_ahb";
broken-tuning;
}; };
smmu: smmu@fd800000 { smmu: smmu@fd800000 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册