]> git.baikalelectronics.ru Git - kernel.git/commitdiff
dt-bindings: cros-ec: Fix a typo in description
authorStephen Boyd <swboyd@chromium.org>
Thu, 12 May 2022 01:39:19 +0000 (18:39 -0700)
committerLee Jones <lee.jones@linaro.org>
Mon, 23 May 2022 15:11:31 +0000 (16:11 +0100)
A 's/pf/of/' on rpmsg-name description.

Signed-off-by: Stephen Boyd <swboyd@chromium.org>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Guenter Roeck <groeck@chromium.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20220512013921.164637-2-swboyd@chromium.org
Documentation/devicetree/bindings/mfd/google,cros-ec.yaml

index afec0bd2f1de47b3a04e12fa2cb77ff683510d09..e25caf8ef9f4e1fd4ef00388e4b0952c9f80dad0 100644 (file)
@@ -57,7 +57,7 @@ properties:
   mediatek,rpmsg-name:
     description:
       Must be defined if the cros-ec is a rpmsg device for a Mediatek
-      ARM Cortex M4 Co-processor. Contains the name pf the rpmsg
+      ARM Cortex M4 Co-processor. Contains the name of the rpmsg
       device. Used to match the subnode to the rpmsg device announced by
       the SCP.
     $ref: "/schemas/types.yaml#/definitions/string"