OSDN Git Service

Documentation: dt: opp: fix spelling mistake
authorEric Engestrom <eric@engestrom.ch>
Mon, 25 Apr 2016 00:24:16 +0000 (01:24 +0100)
committerRob Herring <robh@kernel.org>
Mon, 25 Apr 2016 13:41:20 +0000 (08:41 -0500)
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/opp/opp.txt

index 601256f..ee91cbd 100644 (file)
@@ -45,7 +45,7 @@ Devices supporting OPPs must set their "operating-points-v2" property with
 phandle to a OPP table in their DT node. The OPP core will use this phandle to
 find the operating points for the device.
 
-If required, this can be extended for SoC vendor specfic bindings. Such bindings
+If required, this can be extended for SoC vendor specific bindings. Such bindings
 should be documented as Documentation/devicetree/bindings/power/<vendor>-opp.txt
 and should have a compatible description like: "operating-points-v2-<vendor>".