summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorStephen Boyd <swboyd@chromium.org>2022-05-12 03:39:19 +0200
committerLee Jones <lee.jones@linaro.org>2022-05-23 17:11:31 +0200
commitf93afd8e7567fa9dcf0089ff4ce5a713bfb5dae7 (patch)
tree18f7365fbaa06470f5f5a50e77b17d6db958d190 /Documentation
parentdt-bindings: mfd: wlf,arizona: Add spi-max-frequency (diff)
downloadlinux-f93afd8e7567fa9dcf0089ff4ce5a713bfb5dae7.tar.xz
linux-f93afd8e7567fa9dcf0089ff4ce5a713bfb5dae7.zip
dt-bindings: cros-ec: Fix a typo in description
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
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/mfd/google,cros-ec.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml b/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml
index afec0bd2f1de..e25caf8ef9f4 100644
--- a/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml
+++ b/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml
@@ -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"