linux-stable/drivers/opp
Viresh Kumar 7295544bcf opp: Expose of-node's name in debugfs
[ Upstream commit 021dbecabc ]

It is difficult to find which OPPs are active at the moment, specially
if there are multiple OPPs with same frequency available in the device
tree (controlled by supported hardware feature).

Expose name of the DT node to find out the exact OPP.

While at it, also expose level field.

Reported-by: Leo Yan <leo.yan@linaro.org>
Tested-by: Leo Yan <leo.yan@linaro.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-04-13 20:59:11 +02:00
..
core.c opp: core: Check for pending links before reading required_opp pointers 2021-08-23 12:44:55 +05:30
cpu.c
debugfs.c opp: Expose of-node's name in debugfs 2022-04-13 20:59:11 +02:00
Kconfig
Makefile
of.c opp: Fix return in _opp_add_static_v2() 2021-11-18 19:17:00 +01:00
opp.h opp: Expose of-node's name in debugfs 2022-04-13 20:59:11 +02:00
ti-opp-supply.c