From: James Clark Date: Thu, 17 Nov 2022 10:25:36 +0000 (+0000) Subject: arm64: dts: fvp: Add SPE to Foundation FVP X-Git-Tag: v6.6.17~6037^2~9^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3bd7a0219082c2c91570b81afc35f2aec57cade2;p=platform%2Fkernel%2Flinux-rpi.git arm64: dts: fvp: Add SPE to Foundation FVP Add SPE DT node to FVP model. If the model doesn't support SPE (e.g., turned off via parameter), the driver will skip the initialisation accordingly and thus is safe. Signed-off-by: James Clark Link: https://lore.kernel.org/r/20221117102536.237515-1-james.clark@arm.com Signed-off-by: Sudeep Holla --- diff --git a/arch/arm64/boot/dts/arm/foundation-v8.dtsi b/arch/arm64/boot/dts/arm/foundation-v8.dtsi index c8bd23b..0295780 100644 --- a/arch/arm64/boot/dts/arm/foundation-v8.dtsi +++ b/arch/arm64/boot/dts/arm/foundation-v8.dtsi @@ -85,6 +85,11 @@ ; }; + spe-pmu { + compatible = "arm,statistical-profiling-extension-v1"; + interrupts = ; + }; + watchdog@2a440000 { compatible = "arm,sbsa-gwdt"; reg = <0x0 0x2a440000 0 0x1000>,