]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Revert "ARM64: zynqmp: Added broken-tuning property to SD, eMMC nodes"
authorMichal Simek <michal.simek@xilinx.com>
Thu, 20 Oct 2016 08:36:05 +0000 (10:36 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 26 Oct 2016 07:14:00 +0000 (09:14 +0200)
This reverts commit d666ac9ce50fad8b6ee3e5c4e8d7b6d511ddb8c0.

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

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/zynqmp.dtsi

index a084524a366cf3d30e098195833dcb95892b78b5..53263bba6d6cbd1ce8565155d8d3b378609a48b8 100644 (file)
                        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>;
                        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>;