From: Peng Fan Date: Mon, 5 Sep 2022 05:59:13 +0000 (+0800) Subject: arm64: dts: imx93: add a55 pmu X-Git-Tag: block-6.1-2022-13-10~57^2~16^2~39 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=b4aa33b3e51b4357e4c9728ad3a4a37b2e34ff83;p=linux-block.git arm64: dts: imx93: add a55 pmu Add A55 PMU node for perf usage Reviewed-by: Ye Li Signed-off-by: Peng Fan Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/boot/dts/freescale/imx93.dtsi b/arch/arm64/boot/dts/freescale/imx93.dtsi index 93f96067456e..9f6e8a386071 100644 --- a/arch/arm64/boot/dts/freescale/imx93.dtsi +++ b/arch/arm64/boot/dts/freescale/imx93.dtsi @@ -72,6 +72,11 @@ clock-output-names = "clk_ext1"; }; + pmu { + compatible = "arm,cortex-a55-pmu"; + interrupts = ; + }; + psci { compatible = "arm,psci-1.0"; method = "smc";