Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
plat-sam: implement plat_get_freq() for sama7g5
Sama7g5 platform does not have support for the ARM generic timer extension, so plat_get_freq() needs to be updated to be able to probe clocks early using the device tree as for the sama5d2. Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
- Loading branch information