From patchwork Fri Sep 9 08:28:57 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jerome Brunet X-Patchwork-Id: 9322677 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 B407460752 for ; Fri, 9 Sep 2016 08:32:27 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A338929CEB for ; Fri, 9 Sep 2016 08:32:27 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9811829CED; Fri, 9 Sep 2016 08:32:27 +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 5AA0129CEC for ; Fri, 9 Sep 2016 08:32:26 +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 1biHD6-0003DA-Qo; Fri, 09 Sep 2016 08:30:56 +0000 Received: from mail-wm0-x22b.google.com ([2a00:1450:400c:c09::22b]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1biHC2-0001PV-EP for linux-arm-kernel@lists.infradead.org; Fri, 09 Sep 2016 08:29:51 +0000 Received: by mail-wm0-x22b.google.com with SMTP id 1so19244458wmz.1 for ; Fri, 09 Sep 2016 01:29:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=2CYzKFaiJ+wqbIBN8nsNlsmX3Z/o3fpw1LZ6FqufOmE=; b=EczRxtqUMunfiJ1n32/XS82tiIb4/Fy9e3ojP4rsX77ikLicRV7XOG9yK3iZKPL1/a zldCu596fRrjRBm6bnXlbuGCp2KDPK5gzmRlQvidW0I2c/BKkEb2pUw3Sh1s/fzPYtJN SJn3YSICi6dk2jnREahcevSEMOEyZfXeWTdIaEPNd2oRJXOe+dB1RuV3yE5lx5769los 8RMEOihpelwDZc6yDLDf4ODxeU5uwEfYKkrzuvH/XmV9yaIy60sG1oCUKXFMoib6tqwK d5Voh/fgTVCGDevQ/mceceiv+4uH5cL6gv9aKIR3eF+3r0zpLyA/nBCCKYo1O1UkVHfH 0F4Q== 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=2CYzKFaiJ+wqbIBN8nsNlsmX3Z/o3fpw1LZ6FqufOmE=; b=FIvIW0wOinr6FS55yFioNONAf87l4reptPHlV+VMleXqzIVzbsT+PNk7cUI6zO/nZ0 +FX8VQm6YxsrsWDosBoB2vuez3SE2se3W/OkGq/szMbqxYuym8MGq6L9TzfPCDYAjIyx IOWeRqXMLC7MAvEY2Oi6jRDmNfg/4P7yRcwgF3JafLoXcB64yMa7uyd95ISiFDUqof7E Vjm92jfQDDxLTP1PqdMych4cml2sAd9nNyROkl+lgGNBStb7OZJh9FXPOoCMuFJnfRQr mLwfogFAG2YbSy9fTwYMaLczYj3m0qRi4iQc3fqM7rH0kH03l/lIiNuG37Yzl/2PIVeZ n7WQ== X-Gm-Message-State: AE9vXwPAbx+VAdtemWzZn+0kM1KBiybxla1cZzxWmG+9fm3KL6qIUeWScH69yrngXpS5KtHp X-Received: by 10.28.10.194 with SMTP id 185mr1596178wmk.53.1473409768472; Fri, 09 Sep 2016 01:29:28 -0700 (PDT) Received: from mogwai.baylibre.com ([90.63.244.31]) by smtp.googlemail.com with ESMTPSA id r4sm2147809wme.21.2016.09.09.01.29.27 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Sep 2016 01:29:27 -0700 (PDT) From: Jerome Brunet To: Catalin Marinas , Will Deacon , Kevin Hilman , Carlo Caione Subject: [PATCH v2 3/4] ARM64: dts: amlogic: add spi nor pins Date: Fri, 9 Sep 2016 10:28:57 +0200 Message-Id: <1473409738-27175-4-git-send-email-jbrunet@baylibre.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1473409738-27175-1-git-send-email-jbrunet@baylibre.com> References: <1473409738-27175-1-git-send-email-jbrunet@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160909_012950_752986_6F0B82C6 X-CRM114-Status: UNSURE ( 8.95 ) 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: linux-amlogic@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Jerome Brunet 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 Signed-off-by: Jerome Brunet --- arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi index 762f3681a49c..49e803e42e10 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi @@ -333,6 +333,16 @@ }; }; + nor_pins: nor { + mux { + groups = "nor_d", + "nor_q", + "nor_c", + "nor_cs"; + function = "nor"; + }; + }; + sdcard_pins: sdcard { mux { groups = "sdcard_d0",