On Fri, 09 Aug 2024 20:15:46 +0100, Robin Murphy wrote: > The CMN S3 PMU is functionally still very similar to CMN-700, however > while the register contents are compatible, many of them are moved to > different offsets. While this is technically discoverable by a careful > driver that understands the part number in the peripheral ID registers > (which do at least remain in the same place), a new unique compatible > seems warranted to avoid any surprises. > > CC: <devicetree@xxxxxxxxxxxxxxx> > Signed-off-by: Robin Murphy <robin.murphy@xxxxxxx> > --- > Documentation/devicetree/bindings/perf/arm,cmn.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>