• Joseph Lo's avatar
    clk: tegra: Implement Tegra210 EMC clock · 0ac65fc9
    Joseph Lo authored
    The EMC clock needs to carefully coordinate with the EMC controller
    programming to make sure external memory can be properly clocked. Do so
    by hooking up the EMC clock with an EMC provider that will specify which
    rates are supported by the EMC and provide a callback to use for setting
    the clock rate at the EMC.
    
    Based on work by Peter De Schrijver <pdeschrijver@nvidia.com>.
    Signed-off-by: default avatarJoseph Lo <josephl@nvidia.com>
    Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
    0ac65fc9
clk-tegra210-emc.c 8.91 KB