From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arkadiusz Drabczyk Subject: [PATCH] Fix typo: one one -> on one Date: Thu, 20 Feb 2020 21:52:16 +0100 Message-ID: <20200220205216.24663-1-arkadiusz@drabczyk.org> Return-path: Sender: devicetree-spec-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: devicetree-spec-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Signed-off-by: Arkadiusz Drabczyk --- source/devicetree-basics.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/devicetree-basics.rst b/source/devicetree-basics.rst index 01b1958..d3fb241 100644 --- a/source/devicetree-basics.rst +++ b/source/devicetree-basics.rst @@ -1407,7 +1407,7 @@ Specifier Mapping Example The following shows the representation of a fragment of a devicetree with two GPIO controllers and a sample specifier map for describing the GPIO routing of a few gpios on both of the controllers through a connector -on a board to a device. The expansion device node is one one side of the +on a board to a device. The expansion device node is on one side of the connector node and the SoC with the two GPIO controllers is on the other side of the connector. -- 2.9.0