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
This commit is contained in:
Stephen Boyd 2022-05-11 18:39:19 -07:00 committed by Lee Jones
parent 21a486c4a9
commit f93afd8e75

View File

@ -57,7 +57,7 @@ properties:
mediatek,rpmsg-name: mediatek,rpmsg-name:
description: description:
Must be defined if the cros-ec is a rpmsg device for a Mediatek 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 device. Used to match the subnode to the rpmsg device announced by
the SCP. the SCP.
$ref: "/schemas/types.yaml#/definitions/string" $ref: "/schemas/types.yaml#/definitions/string"