]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
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 86ab94fb2f627d1906c396bb82465b26cd3c71b6..a5f534f3be862e7b86317a89d3ee491d5b746485 100644 (file)
        status = "okay";
 };
 
-/* fpd_dma clk 667MHz, lpd_dma 500MHz */
 &fpd_dma_chan1 {
        status = "okay";
 };