diff options
author | Lubomir Rintel <lkundrak@v3.sk> | 2019-01-04 22:56:56 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-01-11 14:13:33 -0600 |
commit | ef4efa14560adf7cdc77022c86e659d910c5c6fc (patch) | |
tree | 7b883c5f78bb0c8ea5bfa88c48d0cb7629557cf5 /Documentation | |
parent | 8ce5f84157530ffa64b3e0acf00b9261f41c8da8 (diff) | |
download | linux-ef4efa14560adf7cdc77022c86e659d910c5c6fc.tar.bz2 |
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.txt | 2 |
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>. |