[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <89719d8d40048e9b7baa0cd984b5bb108d056de4.1605741519.git.gustavo.pimentel@synopsys.com>
Date: Thu, 19 Nov 2020 00:18:39 +0100
From: Gustavo Pimentel <Gustavo.Pimentel@...opsys.com>
To: Philipp Zabel <p.zabel@...gutronix.de>,
Rob Herring <robh+dt@...nel.org>
Cc: Joao Pinto <Joao.Pinto@...opsys.com>,
Gustavo Pimentel <Gustavo.Pimentel@...opsys.com>,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH] dt-bindings: Fix typo on the DesignWare IP reset bindings documentation
This patch removes a loose "i" character is present on the current
documentation.
Signed-off-by: Gustavo Pimentel <gustavo.pimentel@...opsys.com>
---
Documentation/devicetree/bindings/reset/snps,dw-reset.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/reset/snps,dw-reset.txt b/Documentation/devicetree/bindings/reset/snps,dw-reset.txt
index f94f911..0c241d4 100644
--- a/Documentation/devicetree/bindings/reset/snps,dw-reset.txt
+++ b/Documentation/devicetree/bindings/reset/snps,dw-reset.txt
@@ -23,7 +23,7 @@ example:
#reset-cells = <1>;
};
- dw_rst_2: reset-controller@...0 {i
+ dw_rst_2: reset-controller@...0 {
compatible = "snps,dw-low-reset";
reg = <0x1000 0x8>;
#reset-cells = <1>;
--
2.7.4
Powered by blists - more mailing lists