On Sun, Jan 05, 2025 at 01:39:04PM +0200, Ivaylo Ivanov wrote:I believe for Cortex PMUs it's also preferred to use the e.g. pmu-a53 name instead of arm-a53-pmu. This name is at least also used on exynosautov9, exynosautov920, exynos7885, exynos5433 and exynos7 (list not conclusive). So maybe could fix it on all SoCs at once, instead of making individual patches for every one. This is just a suggestion though, your patch seems ok.
On 1/5/25 13:16, Igor Belwon wrote:Hi Ivaylo,
These nodes were sorted by name, but it's nice to have the same class ofWell, most SoC device trees still have it as a suffix. Perhaps it'd be better to
devices together. As such, drop the pmu suffix and add "pmu" as a prefix.
This keeps consistency between other Exynos SoCs too.
apply this change for all exynos device trees instead of waiting for other
people to apply it separately?
Best regards,
Ivaylo
The newly-merged 9810 SoC had it hand-fixed by Krzysztof while being
merged [1], and there is a current patch to fix it on 8895 [2].
That's all the SoCs with Mongoose cores (and the Mongoose PMU breaks
sorting). Only 990 is missing this change.
[1] https://lore.kernel.org/linux-samsung-soc/d1c6d2f2-f733-4cbe-8108-c9c9aaa417cc@xxxxxxxxxx/
[2] https://lore.kernel.org/linux-samsung-soc/20241222145257.31451-1-krzysztof.kozlowski@xxxxxxxxxx/
Thanks and best regards,
Igor