Re: [PATCH] pmdomain: core: Fall back to node name for idle states
From: Konrad Dybcio
Date: Mon Sep 14 2026 - 09:59:47 EST
On 9/14/26 8:54 AM, Maulik Shah wrote:
> The dt_idle_states uses idle-state-name when available and when missing
> falls back to the node name. Do the same for domain-idle-states.
>
> This lets pmdomain idle_states_desc debugfs show a name even when
> idle-state-name is omitted.
These are often 'idle-state-N', so I'm not sure there's much value
(but certainly don't treat that as a nack)
Konrad