diff options
author | T Karthik Reddy <t.karthik.reddy@xilinx.com> | 2021-02-24 23:44:46 -0700 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2021-03-30 12:03:24 +0200 |
commit | dd4c6427571ce45c913628771cc8221ac3c22e9e (patch) | |
tree | b20d94541c3361870d2c64a7cc78cccdd71ba0a7 /drivers/ram | |
parent | e2b71c382faf9ae2f835f40a520979bba6d80e2d (diff) | |
download | u-boot-dd4c6427571ce45c913628771cc8221ac3c22e9e.tar.gz u-boot-dd4c6427571ce45c913628771cc8221ac3c22e9e.tar.xz u-boot-dd4c6427571ce45c913628771cc8221ac3c22e9e.zip |
clk: zynqmp: Fix clk dump values
With "clk dump" command, few clocks are showing up incorrect values
and some clocks are displayed as "unknown".
Add missing clocks to zynqmp clock driver to display proper
clocks rates.
Implement a simple way to get clock source, instead of calling
functions. Change existing functions to this simple mechanism.
Fix gem clock name "gem_rx" to "gem_tx" which was incorrect.
Change dbf_fpd & dbf_lpd clk names to dbg_fpd & dbg_lpd.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: T Karthik Reddy <t.karthik.reddy@xilinx.com>
Diffstat (limited to 'drivers/ram')
0 files changed, 0 insertions, 0 deletions