aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorGravatar Lubomir Rintel <lkundrak@v3.sk> 2019-01-04 22:56:56 +0100
committerGravatar Rob Herring <robh@kernel.org> 2019-01-11 14:13:33 -0600
commitef4efa14560adf7cdc77022c86e659d910c5c6fc (patch)
tree7b883c5f78bb0c8ea5bfa88c48d0cb7629557cf5 /Documentation
parentof: Remove struct device_node.type pointer (diff)
downloadlinux-ef4efa14560adf7cdc77022c86e659d910c5c6fc.tar.gz
linux-ef4efa14560adf7cdc77022c86e659d910c5c6fc.tar.bz2
linux-ef4efa14560adf7cdc77022c86e659d910c5c6fc.zip
dt-bindings: marvell,mmp2: fix typos in bindings doc
A pair of rather trivial ones. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/clock/marvell,mmp2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/clock/marvell,mmp2.txt b/Documentation/devicetree/bindings/clock/marvell,mmp2.txt
index af376a01f2b7..23b52dc02266 100644
--- a/Documentation/devicetree/bindings/clock/marvell,mmp2.txt
+++ b/Documentation/devicetree/bindings/clock/marvell,mmp2.txt
@@ -18,4 +18,4 @@ Required Properties:
Each clock is assigned an identifier and client nodes use this identifier
to specify the clock which they consume.
-All these identifier could be found in <dt-bindings/clock/marvell-mmp2.h>.
+All these identifiers could be found in <dt-bindings/clock/marvell,mmp2.h>.