arm-trusted-firmware/plat/xilinx/zynqmp
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
..
aarch64 zynqmp: Remove dependency on arm_helpers.S 2018-10-25 09:56:09 +01:00
include Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
ipi_mailbox_service Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
pm_service zynqmp: pm: Set PLL fractional data using PLL set parameter EEMI API 2019-01-04 11:40:27 -08:00
tsp Convert arm_setup_page_tables into a generic helper 2018-10-26 14:55:30 +01:00
bl31_zynqmp_setup.c Convert arm_setup_page_tables into a generic helper 2018-10-26 14:55:30 +01:00
plat_psci.c xilinx: zynqmp: Remove PMU Firmware checks 2018-05-17 15:18:46 +05:30
plat_startup.c plat: zynqmp: Don't panic() if we can't find the FSBL struct 2018-05-17 15:18:32 +05:30
plat_topology.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
plat_zynqmp.c zynqmp: Remove dependency on arm_helpers.S 2018-10-25 09:56:09 +01:00
platform.mk xlat: Fix compatibility between v1 and v2 2018-10-26 14:55:30 +01:00
sip_svc_setup.c Make TF UUID RFC 4122 compliant 2018-06-14 14:41:00 +01:00
zynqmp_def.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
zynqmp_ipi.c zynqmp: pm_service: Make PMU IPI-1 channel unsecure 2018-05-17 15:19:02 +05:30
zynqmp_ipi.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
zynqmp_private.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00