diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2015-07-30 19:57:19 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-08-07 04:02:24 +0300 |
commit | 3566c5b277a41e912d15cd583c4604c95bb6b3f8 (patch) | |
tree | 08cfe4fd583cfeb79c2b0f9a400b8e4f5fac0c9b | |
parent | ba4539ffc19b090841cd32ffe2c57d937e311857 (diff) | |
download | linux-3566c5b277a41e912d15cd583c4604c95bb6b3f8.tar.xz |
PM / OPP: Create a directory for opp bindings
More platform specific extended opp bindings will follow and it would be
easy to manage them with a directory for opp. Lets create that and move
the existing opp bindings into it.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
-rw-r--r-- | Documentation/devicetree/bindings/opp/opp.txt (renamed from Documentation/devicetree/bindings/power/opp.txt) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/power/opp.txt b/Documentation/devicetree/bindings/opp/opp.txt index 0cb44dc21f97..0cb44dc21f97 100644 --- a/Documentation/devicetree/bindings/power/opp.txt +++ b/Documentation/devicetree/bindings/opp/opp.txt |