Skip to content

Commit fb2d2d6

Browse files
authored
dts:zynq-picozed-sdr2-cmos-brk: Remove the temporary workaround
1 parent 5b50579 commit fb2d2d6

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

arch/arm/boot/dts/zynq-picozed-sdr2-cmos-brk.dts

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,9 @@
22

33
&adc0_ad9361 {
44
/* Enable CMOS Mode */
5+
adi,swap-ports-enable;
56
/delete-property/ adi,lvds-mode-enable;
67
/delete-property/ adi,lvds-rx-onchip-termination-enable;
78
adi,full-port-enable;
89
adi,digital-interface-tune-fir-disable;
9-
10-
/* Temporary workaround - HDL issue? need to investigate further */
11-
adi,digital-interface-tune-skip-mode = <1>; /* SKIP TX */
12-
adi,tx-fb-clock-delay = <0>;
13-
adi,tx-data-delay = <9>;
14-
1510
};

0 commit comments

Comments
 (0)