arm64: zynqmp: Remove information about dma clock on zcu106
authorMichal Simek <michal.simek@xilinx.com>
Thu, 3 Jun 2021 12:12:05 +0000 (14:12 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 23 Jun 2021 07:48:35 +0000 (09:48 +0200)
Clock setting is not static anymore that's why it depends on firmware setup
that's why remove this comment.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/zynqmp-zcu106-revA.dts

index 86ab94f..a5f534f 100644 (file)
        status = "okay";
 };
 
-/* fpd_dma clk 667MHz, lpd_dma 500MHz */
 &fpd_dma_chan1 {
        status = "okay";
 };