From cea55c836f205a988634c04416082e35ac350ff9 Mon Sep 17 00:00:00 2001 From: Leo Yan Date: Tue, 28 May 2024 16:29:30 +0100 Subject: [PATCH] feat(tc): enable Arm SPE for TC4 Enable the Arm SPE DT binding for TC4. Signed-off-by: Leo Yan Signed-off-by: Icen.Zeyada Change-Id: I9ea49046a663eecc2b97ecef9ca939575d71fdd9 --- fdts/tc4.dts | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/fdts/tc4.dts b/fdts/tc4.dts index df9a7e9ec..816c62210 100644 --- a/fdts/tc4.dts +++ b/fdts/tc4.dts @@ -61,6 +61,14 @@ #include "tc3-4-base.dtsi" / { + spe-pmu-mid { + status = "okay"; + }; + + spe-pmu-big { + status = "okay"; + }; + smmu_700: iommu@3f000000 { status = "okay"; };