Skip to content
Commit 899f4453 authored by Sibi Sankar's avatar Sibi Sankar Committed by Ulf Hansson
Browse files

pmdomain: core: Add GENPD_FLAG_DEV_NAME_FW flag



Introduce GENPD_FLAG_DEV_NAME_FW flag which instructs genpd to generate
an unique device name using ida. It is aimed to be used by genpd providers
which derive their names directly from FW making them susceptible to
debugfs node creation failures.

Reported-by: default avatarJohan Hovold <johan+linaro@kernel.org>
Closes: https://lore.kernel.org/lkml/ZoQjAWse2YxwyRJv@hovoldconsulting.com/


Fixes: 718072ce ("PM: domains: create debugfs nodes when adding power domains")
Suggested-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
Suggested-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: default avatarSibi Sankar <quic_sibis@quicinc.com>
Cc: stable@vger.kernel.org
Message-ID: <20241030125512.2884761-5-quic_sibis@quicinc.com>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent 77385688
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment