From: AlexeiFedorov Date: Tue, 7 Mar 2023 13:34:45 +0000 (+0000) Subject: fix(pmu): switch FVP PMUv3 SPIs to PPI X-Git-Tag: baikal/aarch64/sdk5.10~1^2~162^2 X-Git-Url: https://git.baikalelectronics.ru/?a=commitdiff_plain;h=d7c455d8cca85de4a520da33db6523c9c8a7ee38;p=arm-tf.git fix(pmu): switch FVP PMUv3 SPIs to PPI FVP PMUv3 SPIs legacy interrupts are only listed for cluster #0 and are missing for cluster #1. This patch changes FVP SPIs to PMUv3 PPI as in arm_fpga.dtsi, morello.dtsi and n1sdp.dtsi. Signed-off-by: AlexeiFedorov Change-Id: Ic624cec09ba932666c746ae1a6a4b78b6decde96 --- diff --git a/fdts/fvp-base-psci-common.dtsi b/fdts/fvp-base-psci-common.dtsi index 7838fde4d..79cf37d3b 100644 --- a/fdts/fvp-base-psci-common.dtsi +++ b/fdts/fvp-base-psci-common.dtsi @@ -186,10 +186,7 @@ pmu { compatible = "arm,armv8-pmuv3"; - interrupts = , - , - , - ; + interrupts = ; }; panel {