From 16ce4ce32dc872a12941dcdcc5330797085f4091 Mon Sep 17 00:00:00 2001 From: Peng Fan Date: Sat, 7 Aug 2021 17:45:36 +0800 Subject: [PATCH] arm64: dts: imx8qxp: update pmu compatible i.MX8QXP features four Cortex-A35 cores, use more accurate compatible. Signed-off-by: Peng Fan Signed-off-by: Shawn Guo --- arch/arm64/boot/dts/freescale/imx8qxp.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/freescale/imx8qxp.dtsi b/arch/arm64/boot/dts/freescale/imx8qxp.dtsi index a625fb6..617618e 100644 --- a/arch/arm64/boot/dts/freescale/imx8qxp.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8qxp.dtsi @@ -141,7 +141,7 @@ }; pmu { - compatible = "arm,armv8-pmuv3"; + compatible = "arm,cortex-a35-pmu"; interrupts = ; }; -- 2.7.4