Skip to content
Snippets Groups Projects
Commit 571f5317 authored by Michal Simek's avatar Michal Simek
Browse files

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


This reverts commit bd750e7a

Implemented the new workaround for auto tuning based on
zynqmp compatible string, so removed the 'broken-tuning'
property.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 0488a5e1
No related branches found
No related tags found
No related merge requests found
......@@ -705,7 +705,6 @@
interrupts = <0 48 4>;
reg = <0x0 0xff160000 0x1000>;
clock-names = "clk_xin", "clk_ahb";
broken-tuning;
xlnx,device_id = <0>;
#stream-id-cells = <1>;
iommus = <&smmu 0x870>;
......@@ -720,7 +719,6 @@
interrupts = <0 49 4>;
reg = <0x0 0xff170000 0x1000>;
clock-names = "clk_xin", "clk_ahb";
broken-tuning;
xlnx,device_id = <1>;
#stream-id-cells = <1>;
iommus = <&smmu 0x871>;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment