From patchwork Tue May 16 20:11:20 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christian Lamparter X-Patchwork-Id: 763151 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3wS7rH5YcZz9s7k for ; Wed, 17 May 2017 06:11:27 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=googlemail.com header.i=@googlemail.com header.b="nEz+04dM"; dkim-atps=neutral Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752287AbdEPULZ (ORCPT ); Tue, 16 May 2017 16:11:25 -0400 Received: from mail-wr0-f194.google.com ([209.85.128.194]:34392 "EHLO mail-wr0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752330AbdEPULX (ORCPT ); Tue, 16 May 2017 16:11:23 -0400 Received: by mail-wr0-f194.google.com with SMTP id 6so15270101wrb.1 for ; Tue, 16 May 2017 13:11:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=3H9pBrcF37i2gOBsJluHGa3YpiWtkoOc9cHnpkEE+YI=; b=nEz+04dMtKkDWnoIAEo21eMKy6a2vXYTJPJmdzXyrduodIlG6yI3gBdM805PwRYe4l JcI0Mcv9aQg4R+zSjy51bowLP1FRCsgsVOm2lGOf6/5IqI6CC4fZDxVikjuY3ND2AayP iABgbDIJYbgMjL3pFQcyvBPs7k1qXyWN99H6Xd8JVaxmNjXVdUREbxtdlLM2/wI4MLkJ ognsozIOhaOjgNmgV2vzAAUFfGEM0nOHNuTVj5UayxPouHg5dyz29rnOPyuPYfINwhlD EIGWoegSzN+5shCEV0tw8HaWHZz6HYUXHmYK0be5m3axzJ9QasNdI983T92qzPbTNj+3 JQaQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=3H9pBrcF37i2gOBsJluHGa3YpiWtkoOc9cHnpkEE+YI=; b=L5mUk54IR70bp+mTAwjkcv7w/8+PIzOLb+DCnhW2uTEosKvdFmVO4mrlgMXXWaPcpR l3HBuKDavkxFd4yLNwER5/aEn8FRwyKQXx9xo4i6k9rivcI4RFqbesmIyDApzXexDwYO 1IX90j0gnNXyhPzMJe+Ah/pzZ904Ke0D2qA0+X2hisUOkxMuSORufXzIP8zKnfxDTyn/ kD92cUMGzsZsJXa9rvZGbqUQfe35xYQ9AmncozTZEK6B1a2+qrB7mmMtPScvm16LzOfp b1Rx4QqrV7BP0IGxrM/rQLdDvg6kCp6lpiRPG7DiJ03SucfKcEQ7t1B8Dt4WkGxj89oG 3Mvw== X-Gm-Message-State: AODbwcBllB77WWA2TlWCzzR0PyLzg2lKF4rpH9sMS/mDg9viYfwwej/4 eSjMgEXttZgCDQ== X-Received: by 10.223.135.130 with SMTP id b2mr8513595wrb.48.1494965481861; Tue, 16 May 2017 13:11:21 -0700 (PDT) Received: from debian64.daheim (p200300D5FBC433FCD63D7EFFFEBDE96E.dip0.t-ipconnect.de. [2003:d5:fbc4:33fc:d63d:7eff:febd:e96e]) by smtp.gmail.com with ESMTPSA id 7sm2168892wrs.69.2017.05.16.13.11.21 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 16 May 2017 13:11:21 -0700 (PDT) Received: from chuck by debian64.daheim with local (Exim 4.89) (envelope-from ) id 1dAioS-0008NB-FI; Tue, 16 May 2017 22:11:20 +0200 From: Christian Lamparter To: devicetree@vger.kernel.org Cc: Rob Herring , Mark Rutland , Bjorn Andersson Subject: [PATCH] dt-bindings: pinctrl: fix bias-pull,up typo Date: Tue, 16 May 2017 22:11:20 +0200 Message-Id: <20170516201120.32145-1-chunkeey@googlemail.com> X-Mailer: git-send-email 2.11.0 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org This patch fixes a shared typo in several qcom pinctrl dt-bindings. Signed-off-by: Christian Lamparter Acked-by: Bjorn Andersson --- Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt | 2 +- Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt | 2 +- Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt | 2 +- Documentation/devicetree/bindings/pinctrl/qcom,msm8660-pinctrl.txt | 2 +- Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt index a7bde64798c7..8f07bcc4e59b 100644 --- a/Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt @@ -37,7 +37,7 @@ information about e.g. the mux function. The following generic properties as defined in pinctrl-bindings.txt are valid to specify in a pin configuration subnode: - pins, function, bias-disable, bias-pull-down, bias-pull,up, drive-strength, + pins, function, bias-disable, bias-pull-down, bias-pull-up, drive-strength, output-low, output-high. Non-empty subnodes must specify the 'pins' property. diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt index bac627d619e6..4b1c583c51e9 100644 --- a/Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt @@ -39,7 +39,7 @@ information about e.g. the mux function. The following generic properties as defined in pinctrl-bindings.txt are valid to specify in a pin configuration subnode: - pins, function, bias-disable, bias-pull-down, bias-pull,up, drive-strength. + pins, function, bias-disable, bias-pull-down, bias-pull-up, drive-strength. Non-empty subnodes must specify the 'pins' property. Note that not all properties are valid for all pins. diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt index 6e88e91feb11..fade9b9d158c 100644 --- a/Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt @@ -37,7 +37,7 @@ information about e.g. the mux function. The following generic properties as defined in pinctrl-bindings.txt are valid to specify in a pin configuration subnode: - pins, function, bias-disable, bias-pull-down, bias-pull,up, drive-strength, + pins, function, bias-disable, bias-pull-down, bias-pull-up, drive-strength, output-low, output-high. Non-empty subnodes must specify the 'pins' property. diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,msm8660-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,msm8660-pinctrl.txt index df9a838ec5f9..08f9ab2ed6fe 100644 --- a/Documentation/devicetree/bindings/pinctrl/qcom,msm8660-pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/qcom,msm8660-pinctrl.txt @@ -37,7 +37,7 @@ information about e.g. the mux function. The following generic properties as defined in pinctrl-bindings.txt are valid to specify in a pin configuration subnode: - pins, function, bias-disable, bias-pull-down, bias-pull,up, drive-strength, + pins, function, bias-disable, bias-pull-down, bias-pull-up, drive-strength, output-low, output-high. Non-empty subnodes must specify the 'pins' property. diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.txt index 453bd7c76d6b..e93bfa2872b5 100644 --- a/Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.txt @@ -36,7 +36,7 @@ information about e.g. the mux function. The following generic properties as defined in pinctrl-bindings.txt are valid to specify in a pin configuration subnode: - pins, function, bias-disable, bias-pull-down, bias-pull,up, drive-strength. + pins, function, bias-disable, bias-pull-down, bias-pull-up, drive-strength. Non-empty subnodes must specify the 'pins' property. Note that not all properties are valid for all pins.