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 Accepted, archived
Headers show
Series dt-bindings: mfd: Fix typo in file name of twl-familly.txt | expand

Checks

Context Check Description
robh/checkpatch warning "total: 0 errors, 1 warnings, 8 lines checked"

Commit Message

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

Comments

Rob Herring March 3, 2020, 10:39 p.m. UTC | #1
On Thu, 27 Feb 2020 18:07:01 +0100, =?UTF-8?q?Jonathan=20Neusch=C3=A4fer?= wrote:
> 
> 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%)
> 

Applied, thanks.

Rob
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