arm-trusted-firmware/plat
Jolly Shah cf1769b592 zynqmp: pm: Set PLL fractional data using PLL set parameter EEMI API
Fractional data should be set using PLL set parameter EEMI API. This
stands for system-level communication (APU to PMU). Since linux
already uses a specific IOCTL function to do this and we need to
keep it that way, the pll clock ID given by linux has to be mapped
to the pll node ID that is communicated at the system-level (argument
of PLL set parameter API).
With this modification the function pm_api_clk_set_pll_frac_data is
removed from pm_api_clock.c/h because it became unused.

Signed-off-by: Mirela Simonovic <mirela.simonovic@aggios.com>
Acked-by: Will Wong <WILLW@xilinx.com>
Signed-off-by: Jolly Shah <jollys@xilinx.com>
2019-01-04 11:40:27 -08:00
..
allwinner drivers/console: Link console framework code by default 2018-12-06 16:13:50 -08:00
arm romlib: Add platform specific jump table list 2018-12-18 13:55:47 +00:00
common Merge pull request #1708 from Yann-lms/warnings 2018-12-12 15:54:47 +00:00
hisilicon io_block: define MAX_IO_BLOCK_DEVICES as unsigned 2018-12-10 18:09:49 +01:00
imx io_block: define MAX_IO_BLOCK_DEVICES as unsigned 2018-12-10 18:09:49 +01:00
layerscape Merge pull request #1700 from jwerner-chromium/JW_crashfix 2018-12-10 14:00:01 +00:00
marvell Merge pull request #1700 from jwerner-chromium/JW_crashfix 2018-12-10 14:00:01 +00:00
mediatek Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
meson/gxbb drivers/console: Link console framework code by default 2018-12-06 16:13:50 -08:00
nvidia/tegra Tegra: support for native GICv2 drivers 2018-12-18 14:25:27 -08:00
qemu Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
renesas/rcar plat: rcar: Move FDT from x3 to x1 2018-12-13 22:08:24 +01:00
rockchip drivers/console: Link console framework code by default 2018-12-06 16:13:50 -08:00
rpi3 drivers/console: Link console framework code by default 2018-12-06 16:13:50 -08:00
socionext io_block: define MAX_IO_BLOCK_DEVICES as unsigned 2018-12-10 18:09:49 +01:00
st/stm32mp1 stm32mp1: remove useless compilation flags 2018-12-13 15:01:53 +01:00
ti/k3 drivers/console: Link console framework code by default 2018-12-06 16:13:50 -08:00
xilinx zynqmp: pm: Set PLL fractional data using PLL set parameter EEMI API 2019-01-04 11:40:27 -08:00