Skip to content

Commit d0c46b5

Browse files
committed
dt-bindings: opp: Fix usage of current in microwatt property
The bindings mentions "current" instead of "power". Fix it. Tested-by: James Calligeros <jcalligeros99@gmail.com> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
1 parent c7e31e3 commit d0c46b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/devicetree/bindings/opp/opp-v2-base.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ patternProperties:
108108
The power for the OPP in micro-Watts.
109109
110110
Entries for multiple regulators shall be provided in the same field
111-
separated by angular brackets <>. If current values aren't required
111+
separated by angular brackets <>. If power values aren't required
112112
for a regulator, then it shall be filled with 0. If power values
113113
aren't required for any of the regulators, then this field is not
114114
required. The OPP binding doesn't provide any provisions to relate the

0 commit comments

Comments
 (0)