diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2021-09-08 16:42:13 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2021-09-08 16:42:13 +0200 |
commit | f76c87e8c33766cc6a7bf7461dfac9cebb05b5df (patch) | |
tree | 5f59f253c7cda4be8e015a2b4812fb8faf4e0db5 /Documentation/devicetree/bindings/power | |
parent | eabf9e616ec6e7864458371390ef7771dfb3ad0a (diff) | |
parent | 2a3441f59464cfe5e7bdc99176142726f3a1e70e (diff) | |
download | lwn-f76c87e8c33766cc6a7bf7461dfac9cebb05b5df.tar.gz lwn-f76c87e8c33766cc6a7bf7461dfac9cebb05b5df.zip |
Merge branch 'pm-opp'
* pm-opp:
dt-bindings: opp: Convert to DT schema
dt-bindings: Clean-up OPP binding node names in examples
ARM: dts: omap: Drop references to opp.txt
Diffstat (limited to 'Documentation/devicetree/bindings/power')
-rw-r--r-- | Documentation/devicetree/bindings/power/power-domain.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/power/power-domain.yaml b/Documentation/devicetree/bindings/power/power-domain.yaml index aed51e9dcb11..3143ed9a3313 100644 --- a/Documentation/devicetree/bindings/power/power-domain.yaml +++ b/Documentation/devicetree/bindings/power/power-domain.yaml @@ -46,7 +46,7 @@ properties: Phandles to the OPP tables of power domains provided by a power domain provider. If the provider provides a single power domain only or all the power domains provided by the provider have identical OPP tables, - then this shall contain a single phandle. Refer to ../opp/opp.txt + then this shall contain a single phandle. Refer to ../opp/opp-v2-base.yaml for more information. "#power-domain-cells": |