distro kernel.
https://universe.0xinfinity.dev/distro/kernel/atom?h=master2024-05-28T21:07:35Zarm64: dts: qcom: Split PMU nodes for heterogeneous CPUs2024-05-28T21:07:35ZRob Herring (Arm)robh@kernel.org2024-04-17T20:42:46Zurn:sha1:c8a346e408cb2e516472658ff191f13626d8571e
Arm heterogeneous configurations should have separate PMU nodes for each
CPU uarch as the uarch specific events can be different. The
"arm,armv8-pmuv3" compatible is also intended for s/w models rather than
specific uarch implementations.
All the kryo CPUs are missing PMU compatibles, so they can't be fixed.
Signed-off-by: "Rob Herring (Arm)" <robh@kernel.org>
Link: https://lore.kernel.org/r/20240417204247.3216703-1-robh@kernel.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>