]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
dts: xilinx: Correct GT lanes for zcu111 board
authorAnurag Kumar Vulisha <anurag.kumar.vulisha@xilinx.com>
Thu, 15 Feb 2018 19:28:20 +0000 (00:58 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 23 Apr 2018 06:57:39 +0000 (08:57 +0200)
This patch corrects the GT lanes for zcu111 board

Signed-off-by: Anurag Kumar Vulisha <anuragku@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/zynqmp-zcu111-revA.dts

index b1d3706f0d95b7370bc33929e1c44aa43f883795..f5c74e3f68ea416780bf81a7a20526907c10e3c4 100644 (file)
        ceva,p1-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>;
        ceva,p1-retry-params = /bits/ 16 <0x96A4 0x3FFC>;
        phy-names = "sata-phy";
-       phys = <&lane3 PHY_TYPE_SATA 1 1 125000000>;
+       phys = <&lane3 PHY_TYPE_SATA 1 3 125000000>;
 };
 
 /* SD1 with level shifter */
 &xlnx_dp {
        status = "okay";
        phy-names = "dp-phy0", "dp-phy1";
-       phys = <&lane1 PHY_TYPE_DP 0 3 27000000>, <&lane0 PHY_TYPE_DP 1 3 27000000>;
+       phys = <&lane1 PHY_TYPE_DP 0 1 27000000>, <&lane0 PHY_TYPE_DP 1 1 27000000>;
 };
 
 &xlnx_dp_sub {