arm-trusted-firmware/plat/amd/versal2
Sai Krishna Potthuri b048601eee fix(versal2): correct the UFS clock rates
Update the UFS clock rates as per the expected range
- Update the clock rates of "ufs_phy_clk" and "ufs_ref_pclk" to 26MHz
as 100MHz is not the valid clock rate for these two clocks.
- cpu_clock rate (908KHz) is not valid clock for UFS, hence skip setting
up UFS clocks to cpu_clock for SPP platform.

Change-Id: I31863619ca1bd527df283d1636493dd8fce18809
Signed-off-by: Sai Krishna Potthuri <sai.krishna.potthuri@amd.com>
Signed-off-by: Amit Nagal <amit.nagal@amd.com>
2024-10-11 15:02:37 +05:30
..
aarch64 feat(versal2): add support for AMD Versal Gen 2 platform 2024-06-10 08:09:49 +02:00
include Merge "feat(versal2): add dummy implementation for SCMI PD" into integration 2024-08-12 11:50:54 +02:00
tsp feat(versal2): add support for AMD Versal Gen 2 platform 2024-06-10 08:09:49 +02:00
bl31_setup.c fix(versal2): declare unused parameters as void 2024-10-01 13:54:13 +05:30
gicv3.c feat(versal2): add support for AMD Versal Gen 2 platform 2024-06-10 08:09:49 +02:00
plat_psci.c feat(versal2): implement USB_SET_STATE dummy IOCTL 2024-09-05 17:02:15 +05:30
plat_topology.c feat(versal2): add support for AMD Versal Gen 2 platform 2024-06-10 08:09:49 +02:00
platform.mk fix(xilinx): fix comment about MEM_BASE/SIZE 2024-09-26 14:41:53 +02:00
scmi.c fix(versal2): correct the UFS clock rates 2024-10-11 15:02:37 +05:30
sip_svc_setup.c feat(versal2): add support for AMD Versal Gen 2 platform 2024-06-10 08:09:49 +02:00
soc_ipi.c feat(versal2): add support for AMD Versal Gen 2 platform 2024-06-10 08:09:49 +02:00