Commit f4be206c authored by Michal Simek's avatar Michal Simek
Browse files

arm64: zynqmp: Remove information about dma clock on zcu106



Clock setting is not static anymore that's why it depends on firmware setup
that's why remove this comment.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/17973ffda4e163a4b89d4732fe6fc7e089962ae7.1623684253.git.michal.simek@xilinx.com
parent a787716a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -160,7 +160,6 @@ &dcc {
	status = "okay";
};

/* fpd_dma clk 667MHz, lpd_dma 500MHz */
&fpd_dma_chan1 {
	status = "okay";
};