summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/opp
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2015-11-11 07:59:01 +0530
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2015-11-23 23:38:23 +0100
commitdeaa51465105a7eda19a627b10372f4f7c51a4df (patch)
tree1ebf1d9d36eaa0d9061bcae5e7704e92681a9268 /Documentation/devicetree/bindings/opp
parent1ec218373b8ebda821aec00bb156a9c94fad9cd4 (diff)
PM / OPP: Add debugfs support
This patch adds debugfs support to OPP layer to export OPPs and their properties for all the devices. This creates a top level directory: /sys/kernel/debug/opp and then device specific directories (based on device names) inside it. For example: 'cpu0', 'cpu1', etc.. If multiple devices share the OPP table, then the real directory is created only for the first device. For all others, links are created to the real directory. Inside the device specific directory, a separate directory is created for each OPP. And within that files per opp property. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Reviewed-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Documentation/devicetree/bindings/opp')
0 files changed, 0 insertions, 0 deletions