From patchwork Fri Sep 9 08:28:58 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jerome Brunet X-Patchwork-Id: 9322669 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 97EA460752 for ; Fri, 9 Sep 2016 08:31:22 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 89FF229CEB for ; Fri, 9 Sep 2016 08:31:22 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7EBEC29CED; Fri, 9 Sep 2016 08:31:22 +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 688C729CEB for ; Fri, 9 Sep 2016 08:31:21 +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 1biHDP-0003Ub-Uk; Fri, 09 Sep 2016 08:31:15 +0000 Received: from mail-wm0-x22c.google.com ([2a00:1450:400c:c09::22c]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1biHC4-0001Qe-Ba for linux-amlogic@lists.infradead.org; Fri, 09 Sep 2016 08:29:53 +0000 Received: by mail-wm0-x22c.google.com with SMTP id w12so19336435wmf.0 for ; Fri, 09 Sep 2016 01:29:35 -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=AgVhfj257wARA+cG0Dh/XMLf2r6GuKc0Cklb6boPyyw=; b=iIOpfmI90XhvryTPdQM52qUctuSdboDz7nBx7sU+yXw+gw5b+RUuO+9ukbgcR4y5nW fRsdSBVyaT0faUEBffwVpYhtE6zdJXg5l+mZuURIEmh/5CTXSijCUIhIc9P2ty8yk36v aXe+xP8i9iBukawFKd00U/X+DqK3HlvUdN4HRt/bqqkqDJHbd4c998E6DB7J4+/G5vgz fIE6lRLh8FxIt2W82bUYvPp5dOTvNcHiyHX4eZJpiDsOttB3JLc4B9acj7I2HhGL3gqQ SbwxZ6bHZGlhO2WSzRnMj0ccm1mJbn29YP4SVWnk+tBS0NLgR5M/kYcnQJ8CAnab1PSe 3qdQ== 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=AgVhfj257wARA+cG0Dh/XMLf2r6GuKc0Cklb6boPyyw=; b=Z6q/MnJQzYeqrGDRJaQs9iUmZUmdTOWtGUBbHBl0upYLyR5qx0Ii3A+VIc7q2NOkTJ UnaEUpexqQKO0QWnc5i+1TBbujtMc5C3GNLo4y3EZjqMKsANnfWyos5XWRxKjm5SB+JL duwLJfOUIB8F+yg+HK9ywjzs/Y/ZU5Z62T//45VpAAwgAVUwiD51WuTNrB4E31b5fJ9+ nDNBtg0vT53kxAjMITFv80fQ1kpM/yzHQB4FAnBao/bEN9sWRzh1RZU+nQnulv5fghcz pKZFH9lw85cmLUx9W39wnwl6M3vsXR8E+8Fak55Bq9gYAN/LqUcV6WF1o+OHIqZQK19Y UfBQ== X-Gm-Message-State: AE9vXwOROIuv92hWXDnSG5ot5HH1s9f1LzlM/txBBjIvgMXi5d2UwEbtkTmR7xBmseNkaSBm X-Received: by 10.28.151.72 with SMTP id z69mr1763089wmd.61.1473409774410; Fri, 09 Sep 2016 01:29:34 -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.33 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Sep 2016 01:29:33 -0700 (PDT) From: Jerome Brunet To: Catalin Marinas , Will Deacon , Kevin Hilman , Carlo Caione Subject: [PATCH v2 4/4] ARM64: dts: meson-gxbb: Add SPIFC node Date: Fri, 9 Sep 2016 10:28:58 +0200 Message-Id: <1473409738-27175-5-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_012952_649854_A12F2CCF X-CRM114-Status: UNSURE ( 7.45 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-amlogic@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, Neil Armstrong , linux-kernel@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Jerome Brunet MIME-Version: 1.0 Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+patchwork-linux-amlogic=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Neil Armstrong Signed-off-by: Neil Armstrong Signed-off-by: Jerome Brunet --- arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi index 49e803e42e10..8d3bf3c7345e 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi @@ -193,6 +193,15 @@ reg = <0x0 0x098d0 0x0 0x10>; clocks = <&xtal>; }; + + spifc: spi@8c80 { + compatible = "amlogic,meson-gxbb-spifc"; + reg = <0x0 0x08c80 0x0 0x80>; + #address-cells = <1>; + #size-cells = <0>; + clocks = <&clkc CLKID_SPI>; + status = "disabled"; + }; }; gic: interrupt-controller@c4301000 {