Skip to content

Commit

Permalink
arm64: dts: zcu102-adrv9371: Increase the equalizer setting
Browse files Browse the repository at this point in the history
The original setting (1) seems to be too small causing JESD link issues.

Signed-off-by: Dragos Bogdan <dragos.bogdan@analog.com>
  • Loading branch information
dbogdan committed May 4, 2018
1 parent 0953b34 commit bc123ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm64/boot/dts/xilinx/zynqmp-zcu102-rev10-adrv9371.dts
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,8 @@
rx1_enable-gpios = <&gpio 133 0>;
tx2_enable-gpios = <&gpio 134 0>;
tx1_enable-gpios = <&gpio 135 0>;

adi,jesd204-deframer-eq-setting = <3>;
};

&clk0_ad9528 {
Expand Down

0 comments on commit bc123ce

Please sign in to comment.