From patchwork Thu Dec 7 15:19:39 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Damien Riegel X-Patchwork-Id: 10099407 X-Patchwork-Delegate: agross@codeaurora.org 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 BE317605B4 for ; Thu, 7 Dec 2017 15:20:29 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id ADB9C1FE8D for ; Thu, 7 Dec 2017 15:20:29 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9D4F81FF62; Thu, 7 Dec 2017 15:20:29 +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=-6.9 required=2.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 532301FE8D for ; Thu, 7 Dec 2017 15:20:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754605AbdLGPUA (ORCPT ); Thu, 7 Dec 2017 10:20:00 -0500 Received: from mail.savoirfairelinux.com ([208.88.110.44]:54902 "EHLO mail.savoirfairelinux.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753109AbdLGPTz (ORCPT ); Thu, 7 Dec 2017 10:19:55 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.savoirfairelinux.com (Postfix) with ESMTP id 5120E9C3025; Thu, 7 Dec 2017 10:19:54 -0500 (EST) Received: from mail.savoirfairelinux.com ([127.0.0.1]) by localhost (mail.savoirfairelinux.com [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id nFCNSo5BTYvJ; Thu, 7 Dec 2017 10:19:53 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by mail.savoirfairelinux.com (Postfix) with ESMTP id B7CC19C2FDC; Thu, 7 Dec 2017 10:19:53 -0500 (EST) X-Virus-Scanned: amavisd-new at mail.savoirfairelinux.com Received: from mail.savoirfairelinux.com ([127.0.0.1]) by localhost (mail.savoirfairelinux.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id OHK4UQZz-cFF; Thu, 7 Dec 2017 10:19:53 -0500 (EST) Received: from workotop.localdomain (modemcable073.90-22-96.mc.videotron.ca [96.22.90.73]) by mail.savoirfairelinux.com (Postfix) with ESMTPSA id 5196C9C304E; Thu, 7 Dec 2017 10:19:53 -0500 (EST) From: Damien Riegel To: linux-arm-msm@vger.kernel.org, linux-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: Bjorn Andersson , Andy Gross , David Brown , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , kernel@savoirfairelinux.com, Damien Riegel Subject: [PATCH v2 07/10] arm64: dts: qcom: msm8916: drop remaining unused pinconfs Date: Thu, 7 Dec 2017 10:19:39 -0500 Message-Id: <20171207151942.5805-8-damien.riegel@savoirfairelinux.com> X-Mailer: git-send-email 2.15.1 In-Reply-To: <20171207151942.5805-1-damien.riegel@savoirfairelinux.com> References: <20171207151942.5805-1-damien.riegel@savoirfairelinux.com> Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This commit drops pin configs that cannot be moved to board files as no boards use them. Signed-off-by: Damien Riegel Acked-by: Bjorn Andersson --- arch/arm64/boot/dts/qcom/msm8916-pins.dtsi | 33 ------------------------------ 1 file changed, 33 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/msm8916-pins.dtsi b/arch/arm64/boot/dts/qcom/msm8916-pins.dtsi index 0790232c4654..c79301f204b7 100644 --- a/arch/arm64/boot/dts/qcom/msm8916-pins.dtsi +++ b/arch/arm64/boot/dts/qcom/msm8916-pins.dtsi @@ -311,26 +311,13 @@ pins = "gpio113", "gpio114", "gpio115", "gpio116"; }; - pinconf { - pins = "gpio113", "gpio114", "gpio115", - "gpio116"; - drive-strength = <8>; - bias-pull-none; - }; }; - ext_pri_tlmm_lines_sus: ext_pa_off { pinmux { function = "pri_mi2s"; pins = "gpio113", "gpio114", "gpio115", "gpio116"; }; - pinconf { - pins = "gpio113", "gpio114", "gpio115", - "gpio116"; - drive-strength = <2>; - bias-disable; - }; }; }; @@ -340,23 +327,12 @@ function = "pri_mi2s_ws"; pins = "gpio110"; }; - pinconf { - pins = "gpio110"; - drive-strength = <8>; - bias-pull-none; - }; }; - ext_pri_ws_sus: ext_pa_off { pinmux { function = "pri_mi2s_ws"; pins = "gpio110"; }; - pinconf { - pins = "gpio110"; - drive-strength = <2>; - bias-disable; - }; }; }; @@ -403,10 +379,6 @@ function = "dmic0_data"; pins = "gpio1"; }; - pinconf { - pins = "gpio0", "gpio1"; - drive-strength = <8>; - }; }; cdc_dmic_lines_sus: dmic_lines_off { pinmux_dmic0_clk { @@ -417,11 +389,6 @@ function = "dmic0_data"; pins = "gpio1"; }; - pinconf { - pins = "gpio0", "gpio1"; - drive-strength = <2>; - bias-disable; - }; }; };