]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: mvebu: ac5: Define mvebu_get_nand_clock()
authorChris Packham <judge.packham@gmail.com>
Sun, 9 Jul 2023 22:47:33 +0000 (10:47 +1200)
committerStefan Roese <sr@denx.de>
Thu, 13 Jul 2023 08:26:27 +0000 (10:26 +0200)
commitf52e2d884c222e879a68b61db217d49a070fa2e4
tree470829c538ee7550c3c3ec9cf53686ad11c5443e
parentb04c21afd6535cd4af3f6d54ee154f1317e6b1fc
arm: mvebu: ac5: Define mvebu_get_nand_clock()

The NF_CLK for the AC5 SoC runs at 400MHz. There's no strapping
or gating require so just add a mvebu_get_nand_clock() that
returns this value.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
arch/arm/mach-mvebu/alleycat5/soc.c