Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit baec7f1f authored by Eric Engestrom's avatar Eric Engestrom Committed by Rob Herring
Browse files

Documentation: dt: opp: fix spelling mistake

parent dd346f27
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>".