commit | 2fe9d058531c32a2b8ad829041013792e31419de | [log] [tgz] |
---|---|---|
author | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Tue Apr 26 23:16:53 2022 +0200 |
committer | TrustedFirmware Code Review <review@review.trustedfirmware.org> | Tue Apr 26 23:16:53 2022 +0200 |
tree | 3801af00d592acb8160496241741428a507e481f | |
parent | e61c00fa4be4a2e0a38719ed4c5c4df0fa3fc93e [diff] | |
parent | fbfc59840f9cd0ea53921c7f6fb9f4850a3b42ee [diff] |
Merge "feat(tc): enable CI-700 PMU for profiling" into integration
diff --git a/fdts/tc.dts b/fdts/tc.dts index 7c0e842..2099229 100644 --- a/fdts/tc.dts +++ b/fdts/tc.dts
@@ -261,6 +261,12 @@ arm,mhuv2-protocols = <0 1>; }; + cmn-pmu { + compatible = "arm,ci-700"; + reg = <0x0 0x50000000 0x0 0x10000000>; + interrupts = <0x0 460 0x4>; + }; + scmi { compatible = "arm,scmi"; mbox-names = "tx", "rx";