commit | b7d95b7a49bfcf287332a1156bb1fdad5beb0785 | [log] [tgz] |
---|---|---|
author | Ley Foon Tan <ley.foon.tan@intel.com> | Wed Nov 27 15:55:23 2019 +0800 |
committer | Marek Vasut <marex@denx.de> | Tue Jan 07 14:38:33 2020 +0100 |
tree | 893087fa7f8e19807a99fd46a91a89e1511843e6 | |
parent | ef5458ff4f2f7bebf83bf1c3ba1a3485655b1269 [diff] |
arm: socfpga: agilex: Add clock wrapper functions Add clock wrapper functions call to clock DM functions to get clock frequency and used in cm_print_clock_quick_summary(). Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com> Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>