From patchwork Fri Jun 17 15:14:02 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Srinivas Kandagatla X-Patchwork-Id: 9184347 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id E7867608A2 for ; Fri, 17 Jun 2016 15:17:25 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id DE5DE283B0 for ; Fri, 17 Jun 2016 15:17:25 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D2D53283AF; Fri, 17 Jun 2016 15:17:25 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 76505283AF for ; Fri, 17 Jun 2016 15:17:25 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1bDvUu-0007Jj-46; Fri, 17 Jun 2016 15:15:52 +0000 Received: from mail-wm0-x22c.google.com ([2a00:1450:400c:c09::22c]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1bDvTu-000580-G1 for linux-arm-kernel@lists.infradead.org; Fri, 17 Jun 2016 15:14:51 +0000 Received: by mail-wm0-x22c.google.com with SMTP id a66so3942816wme.0 for ; Fri, 17 Jun 2016 08:14:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=1sAD8eACtvQsOMii6xPTrO0bRFLjTgrXlf3ptebvnqk=; b=XljBYy+vBaEMaUPRNx8yWOFGkBE865FvCW6euCpRV46A0EOBuE603KHbWixVRSlw6q RMaHwQNL2L9HC0/qPEt6l0NO0duedTG1lob53eMyGADerTKR3dNERgHKectx9HOPVFPj cnuLgvD705c/r8Js736xA9S6VU4zVZ4hdroxM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=1sAD8eACtvQsOMii6xPTrO0bRFLjTgrXlf3ptebvnqk=; b=mligm1U6+O9NqfWzIGglHXlw/bGB4qiBXcrYQA5UWP3iUFWMKfwf54pN6BJWjb7MCo Zf6/MxfavyhUGVNt99ey8AKZw7ULpHJL83nU+ySABDfWEtYdvWMBCsFXKbqX/ksPXAbb Y3JMGx+wCHt0SRvDWWRp9BIPdDdAS21Xu7O6vKJudPFPSpF7gZ4TRdqUxZHGCY4b9zDi mlUc+S7xzmTTIShZUT8UxHeEKV/WG1pipsZ/fKKGINl2bk6+UxZmTGq+/WFIshOVCboj g83xbspIo/l3SGmX0ui1rFP+bgy8wOkf244V50kpx+LBWU654lb81cAIcS2GzdMvBQI5 bNug== X-Gm-Message-State: ALyK8tK+KTKWn+RuKxDwP37mZwfNw73pSPPkniEjHTXJmUJn7frVnLlvYZctEqBjKWJ1tM2l X-Received: by 10.194.133.161 with SMTP id pd1mr2910453wjb.16.1466176473481; Fri, 17 Jun 2016 08:14:33 -0700 (PDT) Received: from localhost.localdomain (host-92-17-247-99.as13285.net. [92.17.247.99]) by smtp.gmail.com with ESMTPSA id o129sm4240934wmb.17.2016.06.17.08.14.32 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 17 Jun 2016 08:14:32 -0700 (PDT) From: Srinivas Kandagatla To: Andy Gross Subject: [PATCH 05/16] arm64: dts: msm8996: add blsp1_i2c2 pinctrl nodes. Date: Fri, 17 Jun 2016 16:14:02 +0100 Message-Id: <1466176454-28084-6-git-send-email-srinivas.kandagatla@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1466176454-28084-1-git-send-email-srinivas.kandagatla@linaro.org> References: <1466176454-28084-1-git-send-email-srinivas.kandagatla@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160617_081450_734375_DDEF7577 X-CRM114-Status: GOOD ( 10.03 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, David Brown , Rob Herring , Srinivas Kandagatla , linux-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP This patch adds pinctrl nodes required for blsp1_i2c2. Signed-off-by: Srinivas Kandagatla --- arch/arm64/boot/dts/qcom/msm8996-pins.dtsi | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/arch/arm64/boot/dts/qcom/msm8996-pins.dtsi b/arch/arm64/boot/dts/qcom/msm8996-pins.dtsi index 03c1e0d..1f6a0a4 100644 --- a/arch/arm64/boot/dts/qcom/msm8996-pins.dtsi +++ b/arch/arm64/boot/dts/qcom/msm8996-pins.dtsi @@ -13,6 +13,30 @@ &msmgpio { + blsp1_i2c2_default: blsp1_i2c2_default { + pinmux { + function = "blsp_i2c3"; + pins = "gpio47", "gpio48"; + }; + pinconf { + pins = "gpio47", "gpio48"; + drive-strength = <16>; + bias-disable = <0>; + }; + }; + + blsp1_i2c2_sleep: blsp1_i2c2_sleep { + pinmux { + function = "gpio"; + pins = "gpio47", "gpio48"; + }; + pinconf { + pins = "gpio47", "gpio48"; + drive-strength = <2>; + bias-disable = <0>; + }; + }; + blsp2_uart1_2pins_default: blsp2_uart1_2pins { pinmux { function = "blsp_uart8";