From patchwork Thu Oct 8 08:47:35 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Naoki Hayama X-Patchwork-Id: 1378444 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=23.128.96.18; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=lineo.co.jp Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 4C6Q886lm9z9sTR for ; Thu, 8 Oct 2020 19:57:44 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728964AbgJHI5g (ORCPT ); Thu, 8 Oct 2020 04:57:36 -0400 Received: from ns.lineo.co.jp ([203.141.200.203]:38832 "EHLO mail.lineo.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726847AbgJHI5f (ORCPT ); Thu, 8 Oct 2020 04:57:35 -0400 Received: from [172.31.78.0] (unknown [203.141.200.204]) by mail.lineo.co.jp (Postfix) with ESMTPSA id E39A180535E25; Thu, 8 Oct 2020 17:47:35 +0900 (JST) From: Naoki Hayama Subject: [PATCH 2/6] dt-bindings: pinctrl: qcom: Fix typo abitrary To: Bjorn Andersson Cc: Andy Gross , Linus Walleij , Rob Herring , linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Naoki Hayama Message-ID: <7d1856e2-84c7-ab19-863d-2d500569d58c@lineo.co.jp> Date: Thu, 8 Oct 2020 17:47:35 +0900 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 Content-Language: en-US Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Fix comment typo. s/abitrary/arbitrary/ Signed-off-by: Naoki Hayama --- .../devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt index 0861afeccfc9..97858a7c07a2 100644 --- a/Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt @@ -26,7 +26,7 @@ Please refer to pinctrl-bindings.txt in this directory for details of the common pinctrl bindings used by client devices, including the meaning of the phrase "pin configuration node". -The pin configuration nodes act as a container for an abitrary number of +The pin configuration nodes act as a container for an arbitrary number of subnodes. Each of these subnodes represents some desired configuration for a pin, a group, or a list of pins or groups. This configuration can include the mux function to select on those pin(s)/group(s), and various pin configuration