diff options
author | Padmarao Begari <padmarao.begari@amd.com> | 2025-06-18 15:13:29 +0530 |
---|---|---|
committer | Michal Simek <michal.simek@amd.com> | 2025-07-08 14:58:43 +0200 |
commit | a5f2aa4b3898d3fb7ba37c17b446aa62c7c83cc4 (patch) | |
tree | 70de936630e07cfd591abeb814d8a913a9bdbdb7 /drivers/ddr/imx/imx8ulp/ddr_init.c | |
parent | 4216a8634365b10dd1774ba4cd7367cc5ab831a4 (diff) |
clk: zynqmp: Add support for dpll clock source
The clock driver fails to correctly calculate the PLL clock
rate for peripherals when using the DPLL as the clock source.
The DPLL operates within the full power domain, while peripheral
clocks reside in the low power domain. To ensure accurate PLL
clock rate computation when the peripheral clock source is set
to DPLL, the DPLL-to-LPD cross divisor is used.
Signed-off-by: Padmarao Begari <padmarao.begari@amd.com>
Link: https://lore.kernel.org/r/20250618094329.296731-1-padmarao.begari@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
Diffstat (limited to 'drivers/ddr/imx/imx8ulp/ddr_init.c')
0 files changed, 0 insertions, 0 deletions