diff mbox series

dt-bindings: mfd: Fix typo in file name of twl-familly.txt

Message ID 20200227170702.4582-1-j.neuschaefer@gmx.net
State New
Headers show
Series dt-bindings: mfd: Fix typo in file name of twl-familly.txt | expand

Commit Message

Jonathan Neuschäfer Feb. 27, 2020, 5:07 p.m. UTC
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
 Documentation/devicetree/bindings/input/twl4030-pwrbutton.txt   | 2 +-
 .../devicetree/bindings/mfd/{twl-familly.txt => twl-family.txt} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename Documentation/devicetree/bindings/mfd/{twl-familly.txt => twl-family.txt} (100%)

--
2.20.1
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/input/twl4030-pwrbutton.txt b/Documentation/devicetree/bindings/input/twl4030-pwrbutton.txt
index c864a46cddcf..f5021214edec 100644
--- a/Documentation/devicetree/bindings/input/twl4030-pwrbutton.txt
+++ b/Documentation/devicetree/bindings/input/twl4030-pwrbutton.txt
@@ -1,7 +1,7 @@ 
 Texas Instruments TWL family (twl4030) pwrbutton module

 This module is part of the TWL4030. For more details about the whole
-chip see Documentation/devicetree/bindings/mfd/twl-familly.txt.
+chip see Documentation/devicetree/bindings/mfd/twl-family.txt.

 This module provides a simple power button event via an Interrupt.

diff --git a/Documentation/devicetree/bindings/mfd/twl-familly.txt b/Documentation/devicetree/bindings/mfd/twl-family.txt
similarity index 100%
rename from Documentation/devicetree/bindings/mfd/twl-familly.txt
rename to Documentation/devicetree/bindings/mfd/twl-family.txt