From patchwork Wed Nov 2 09:08:16 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yegor Yefremov X-Patchwork-Id: 9408801 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 09B8360585 for ; Wed, 2 Nov 2016 09:10:50 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E741529F91 for ; Wed, 2 Nov 2016 09:10:49 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id DA46229F9C; Wed, 2 Nov 2016 09:10:49 +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_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, 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 E05E729F91 for ; Wed, 2 Nov 2016 09:10:48 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1c1rXe-0000XV-39; Wed, 02 Nov 2016 09:09:06 +0000 Received: from mail-wm0-x242.google.com ([2a00:1450:400c:c09::242]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1c1rXZ-0000Ub-CE for linux-arm-kernel@lists.infradead.org; Wed, 02 Nov 2016 09:09:02 +0000 Received: by mail-wm0-x242.google.com with SMTP id u144so1926169wmu.0 for ; Wed, 02 Nov 2016 02:08:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=jzwo+MVHSjd4MHxBzJWsZjG3//qCT9z7BQx6qh9wESI=; b=YZIBnQx+xAqq5tge01cq+QTxgMYezsZPmPy2SeTYFWakKtU5oO4h1EyG2Qtx5tY8Cn P9daPb00sDrQQ+Pcfb4ewbt2Irmi7HiwZmdhbPNTpeoJtQlsMW4kti2ywOoO8yPfyILV 3TOrw35DvghxuJwM+Lp5BpGDyn9g4HN43NmOQRctjC+rCFs9Ww8PY/A1/xxLaJJ2tRbx X7rKEXxLtxSX6c3i1YEfYJiRTbCdJ5XPByi/zi4K8UbRvLmEcE6aV3cEL//60wcDBQDT K5AULH+Y9+e4NKFjRRg4iZkc2T75got9IiQEAuWdWokJqAPOhYfR3VabnvOWJTBeTttq Zr0g== 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; bh=jzwo+MVHSjd4MHxBzJWsZjG3//qCT9z7BQx6qh9wESI=; b=hIyGj+ZMxLA7/kTsfE+rmu35AR48tXfG5heK8Dv+MYkZavA1MOxZLvyvpjWEz1Xbac hf4tgNqi0ull04ObZZSuxRG8qrcz4rdZ3CIsPrhnUKuxf5u2mPspo3yTyahWG2mwnkJz IYKxH9zedVVeIrodmni2DVcsFeDHwSBB14EJ+e9P1SMXC94Qwcw5/CRqcI6ECGykyhsb TWZCCkR/hWQIfDOX2OIfmjxef0ue7qvihtfJz7znKPjU4S66XJIhELHILwGg0Iz65ee/ LSsyzvlPkkRLT4sSa8XIEw2VW3Qlek/Lr95Hel3aWP0Vp3ydaaLbbpQSCullini9TOb2 07EQ== X-Gm-Message-State: ABUngvdnCKkDldWvCJZu0jA4CCCn9AXeR5aa542btjSPLDw7qR6Sz3066GI8X7tGVYe1bQ== X-Received: by 10.194.2.198 with SMTP id 6mr2338528wjw.51.1478077719014; Wed, 02 Nov 2016 02:08:39 -0700 (PDT) Received: from development1.visionsystems.de (mail.visionsystems.de. [213.209.99.202]) by smtp.gmail.com with ESMTPSA id hy10sm1508577wjb.10.2016.11.02.02.08.38 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 02 Nov 2016 02:08:38 -0700 (PDT) From: yegorslists@googlemail.com To: linux-omap@vger.kernel.org Subject: [PATCH] ARM: dts: am335x-baltos: don't reset gpio3 block Date: Wed, 2 Nov 2016 10:08:16 +0100 Message-Id: <1478077696-21003-1-git-send-email-yegorslists@googlemail.com> X-Mailer: git-send-email 2.1.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161102_020901_643174_DFDA3DBC X-CRM114-Status: UNSURE ( 9.75 ) X-CRM114-Notice: Please train this message. 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: tony@atomide.com, bcousson@baylibre.com, linux-arm-kernel@lists.infradead.org, Yegor Yefremov 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 From: Yegor Yefremov This change is needed in order to enable some hardware components from bootloader. Signed-off-by: Yegor Yefremov --- arch/arm/boot/dts/am335x-baltos.dtsi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/am335x-baltos.dtsi b/arch/arm/boot/dts/am335x-baltos.dtsi index dd45d17..09b9541 100644 --- a/arch/arm/boot/dts/am335x-baltos.dtsi +++ b/arch/arm/boot/dts/am335x-baltos.dtsi @@ -406,3 +406,7 @@ &gpio0 { ti,no-reset-on-init; }; + +&gpio3 { + ti,no-reset-on-init; +};