adrv9371x: Move GTs AXI interface to HP3
If the VDMA and the GTs AXI are connected to the same HP port, the HDMI won't work on full resolution (1080p). Care should be taken, this can affect the receive and observation paths (both are connected to HP2).main
parent
b452a8e2d4
commit
32d46389f2
|
@ -350,9 +350,10 @@ ad_cpu_interconnect 0x44A92000 axi_ad9371_rx_os_jesd
|
||||||
ad_cpu_interconnect 0x7c400000 axi_ad9371_rx_dma
|
ad_cpu_interconnect 0x7c400000 axi_ad9371_rx_dma
|
||||||
ad_cpu_interconnect 0x7c440000 axi_ad9371_rx_os_dma
|
ad_cpu_interconnect 0x7c440000 axi_ad9371_rx_os_dma
|
||||||
|
|
||||||
# gt uses hp0, and 100MHz clock for both DRP and AXI4
|
# gt uses hp3, and 100MHz clock for both DRP and AXI4
|
||||||
|
|
||||||
ad_mem_hp0_interconnect sys_cpu_clk axi_ad9371_gt/m_axi
|
ad_mem_hp3_interconnect sys_cpu_clk sys_ps7/S_AXI_HP3
|
||||||
|
ad_mem_hp3_interconnect sys_cpu_clk axi_ad9371_gt/m_axi
|
||||||
|
|
||||||
# interconnect (mem/dac)
|
# interconnect (mem/dac)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue