arm-trusted-firmware/plat
Rajan Vaja 20fdf0b05c zynqmp: pm: Remove CLK_TOPSW_LSBUS from invalid clock list
CLK_TOPSW_LSBUS is parent of WDT clock. Clock from invalid
clock list would not be registered to CCF framework and so
cannot be used as parent of other clocks.

WDT clock has default parent as CLK_TOPSW_LSBUS(APB clock).
If CLK_TOPSW_LSBUS is not registered, CCF would not recognize
that clock and hence rate of WDT clock would be calculated to
be 0 by CCF(as parent rate is considered 0).

So it is necessary to allow registration of CLK_TOPSW_LSBUS
clock.

Signed-off-by: Rajan Vaja <rajan.vaja@xilinx.com>
Signed-off-by: Jolly Shah <jolly.shah@xilinx.com>
Change-Id: Iceaba0f137784fc5fd666e66ffc4c143381c6ccc
2020-01-07 15:04:37 -08:00
..
allwinner allwinner: Remove unused include path 2019-12-29 12:44:20 -06:00
amlogic Merge changes from topic "amlogic-g12a" into integration 2019-09-27 09:53:40 +00:00
arm drivers: add a driver for snoop control unit 2020-01-03 10:44:28 +00:00
common spm: Remove SPM Alpha 1 prototype and support files 2019-12-20 16:03:32 +00:00
hisilicon hikey: fix to load FIP by partition table. 2019-09-18 18:18:57 +08:00
imx imx: Fix multiple definition of ipc_handle 2019-12-04 02:59:03 -06:00
intel/soc Merge changes from topic "mailbox-fixes" into integration 2019-12-19 17:33:03 +00:00
layerscape Enable -Wshadow always 2019-11-19 08:53:16 -06:00
marvell delay: timeout detection support 2019-10-03 18:57:25 +00:00
mediatek mediatek: mt8183: add Vmodem/Vcore DVS init level 2019-12-26 11:12:52 +08:00
nvidia/tegra spm: Remove SPM Alpha 1 prototype and support files 2019-12-20 16:03:32 +00:00
qemu qemu/qemu_sbsa: Adding memory mapping for both FLASH0/FLASH1 2019-10-01 17:24:06 +02:00
renesas/rcar Enable -Wshadow always 2019-11-19 08:53:16 -06:00
rockchip Merge "rockchip: rk3328: Enable workaround for erratum 855873" into integration 2020-01-02 09:52:37 +00:00
rpi rpi4: Add stdout-path to device tree 2019-09-25 11:45:35 +01:00
socionext uniphier: run BL33 at EL2 2019-12-26 12:14:03 +09:00
st plat/st: Fix incorrect return value 2019-11-27 10:22:51 +00:00
ti/k3 ti: k3: common: Add PIE support 2019-10-29 14:27:11 +00:00
xilinx zynqmp: pm: Remove CLK_TOPSW_LSBUS from invalid clock list 2020-01-07 15:04:37 -08:00