Skip to content
Commit 7939fe73 authored by Pankaj Bansal's avatar Pankaj Bansal Committed by Leif Lindholm
Browse files

Platform/NXP/LS1043aRdbPkg: Add Clock retrieval APIs



The SOC takes primary clocking input from the external signal (a clock
generator on board). The input (frequency) is multiplied using multiple
phase locked loops (PLL) to create a variety of frequencies which can
then be passed to a variety of internal logic, including cores and
peripheral IP modules.

Therefore, move the clock retrieval APIs to Platform Lib.
The Input clock is retrieved from board components in Platform Lib, and
passed on to SOC Lib APIs to get the correct clock for an IP (after PLL
multiplication).

Signed-off-by: default avatarPankaj Bansal <pankaj.bansal@nxp.com>
Reviewed-by: default avatarLeif Lindholm <leif@nuviainc.com>
parent a6b8241f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment