Skip to content

Commit

Permalink
arch: arm: boot: dts: Update ad4630-24 devicetree
Browse files Browse the repository at this point in the history
Update ad4630-24 to work with new changes in HDL project.

Signed-off-by: Liviu Adace <[email protected]>
Signed-off-by: Marcelo Schmitt <[email protected]>
  • Loading branch information
machschmitt authored and nunojsa committed Nov 3, 2023
1 parent 46a898d commit cd8e51f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion arch/arm/boot/dts/zynq-zed-adv7511-ad4630-24.dts
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,9 @@
vref-supply = <&vref>;
spi-max-frequency = <80000000>;
reset-gpios = <&gpio0 86 GPIO_ACTIVE_LOW>;
adi,lane-mode = <1>;
adi,lane-mode = <0>;
adi,clock-mode = <0>;
adi,out-data-mode = <0>;
adi,spi-trigger;
clocks = <&cnv_ext_clk>;
clock-names = "trigger_clock";
Expand Down

0 comments on commit cd8e51f

Please sign in to comment.