Commit 3af2c1a4 authored by Gustavo Pimentel's avatar Gustavo Pimentel Committed by Rob Herring
Browse files

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: default avatarGustavo Pimentel <gustavo.pimentel@synopsys.com>
Link: https://lore.kernel.org/r/89719d8d40048e9b7baa0cd984b5bb108d056de4.1605741519.git.gustavo.pimentel@synopsys.com


Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 96993a59
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ example:
		#reset-cells = <1>;
	};

	dw_rst_2: reset-controller@1000 {i
	dw_rst_2: reset-controller@1000 {
		compatible = "snps,dw-low-reset";
		reg = <0x1000 0x8>;
		#reset-cells = <1>;