diff mbox series

[v2] dt-bindings: marvell,mmp2: fix typos in bindings doc

Message ID 20190104215656.23002-1-lkundrak@v3.sk (mailing list archive)
State Not Applicable, archived
Headers show
Series [v2] dt-bindings: marvell,mmp2: fix typos in bindings doc | expand

Commit Message

Lubomir Rintel Jan. 4, 2019, 9:56 p.m. UTC
A pair of rather trivial ones.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>

---
Changes since v1:
- s/identifier/identifiers/ as suggested by Rob Herring

 Documentation/devicetree/bindings/clock/marvell,mmp2.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Rob Herring Jan. 11, 2019, 8:14 p.m. UTC | #1
On Fri, Jan 04, 2019 at 10:56:56PM +0100, Lubomir Rintel wrote:
> A pair of rather trivial ones.
> 
> Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
> 
> ---
> Changes since v1:
> - s/identifier/identifiers/ as suggested by Rob Herring
> 
>  Documentation/devicetree/bindings/clock/marvell,mmp2.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

Rob
diff mbox series

Patch

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>.