From patchwork Thu Sep 8 07:53:25 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9320683 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 AB77960231 for ; Thu, 8 Sep 2016 08:07:08 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9C2A6296C4 for ; Thu, 8 Sep 2016 08:07:08 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 90B66296C8; Thu, 8 Sep 2016 08:07:08 +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 32076296C4 for ; Thu, 8 Sep 2016 08:07:08 +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 1bhuKu-0001SV-Rz; Thu, 08 Sep 2016 08:05:28 +0000 Received: from mail-wm0-x233.google.com ([2a00:1450:400c:c09::233]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bhu9b-0004th-Iz for linux-arm-kernel@lists.infradead.org; Thu, 08 Sep 2016 07:54:08 +0000 Received: by mail-wm0-x233.google.com with SMTP id w12so73066124wmf.0 for ; Thu, 08 Sep 2016 00:53:26 -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=7nzSrppCHPz8ASWgII+OyEH7CoqqY2laCadyn5+u+x4=; b=R6uX2JJJvOSGQE5Wsso5V3JNrk4kGJzo+7ILis0m2Ku1aj+hZ53RMOOF23HYmOK0Vd grD8+4smR5SJBrBWXFoTiwfc6WoKE3IGjCdtj3vBMt8wb7pjXA+RYodm8Wopj7wGTnyt LYigrkKFh/NWF3pF9AhhPaMJI6OFayjUTJ0LyW9yIx3rSqSqbyKLeZaSJEPltIEG+UPM XYwtNPkBe03SRxOg81KC1JS73GgWJG07qZoMH2CPkVHMNAmSHrcPt09yYUeNzOOU9Sy7 VU9iZQUP6rRLeOQ5zTde8HLKiOnjqaXy2YUPWmek9dEC9T4y6ze5bIELJzjYb5M0PHo4 EjnQ== 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=7nzSrppCHPz8ASWgII+OyEH7CoqqY2laCadyn5+u+x4=; b=D8YAw0WeNN2T2H2bL4gtcgWPtcB359pWUBc4yKUAgHDB/hlskHYJbMn/h2BPxTmY21 8pOq4aWfrAAA2sChQP/UQ3rudCr+erSH2sIwtv3URdMpGIz2RwFKL2DVdyfuCQHsrsrA bPU9x0er+mG2IANy492Jq0J+mBvRGp5r/xwIfoxzvw9r4HyrwRsMwgWrvzjE8QAJunKp mvtlAnlWI0L46PKVsYg777ED4GaK8l4Zo0rLoDCK0GgvBoAu3v2uaqnx8llWpBCsuIZe QF3p6Dh2iQggBPrNyS4dPyimFqHK6eH7LiKF5fRNcOrA7xoAJvynJhca2wb6brgRJRUT VfKA== X-Gm-Message-State: AE9vXwObLterU42bIwm7ht3NnVt0Nc3lpeXrrgu18/Pxs5XRi6ehdx0axFC2wmRZ0Mg5W9Z8 X-Received: by 10.194.69.226 with SMTP id h2mr16795671wju.36.1473321205365; Thu, 08 Sep 2016 00:53:25 -0700 (PDT) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id kk6sm40484826wjb.44.2016.09.08.00.53.24 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 08 Sep 2016 00:53:24 -0700 (PDT) From: Neil Armstrong To: broonie@kernel.org, carlo@caione.org, khilman@baylibre.com, devicetree@vger.kernel.org Subject: [PATCH 1/2] dt-bindings: spi-meson: Add GXBB Compatible string Date: Thu, 8 Sep 2016 09:53:25 +0200 Message-Id: <1473321206-32284-2-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1473321206-32284-1-git-send-email-narmstrong@baylibre.com> References: <1473321206-32284-1-git-send-email-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160908_005348_537279_C5CD33DA X-CRM114-Status: GOOD ( 10.24 ) 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, linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Neil Armstrong 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: Neil Armstrong --- Documentation/devicetree/bindings/spi/spi-meson.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/spi/spi-meson.txt b/Documentation/devicetree/bindings/spi/spi-meson.txt index bb52a86..dc6d031 100644 --- a/Documentation/devicetree/bindings/spi/spi-meson.txt +++ b/Documentation/devicetree/bindings/spi/spi-meson.txt @@ -7,7 +7,7 @@ NOR memories, without DMA support and a 64-byte unified transmit / receive buffer. Required properties: - - compatible: should be "amlogic,meson6-spifc" + - compatible: should be "amlogic,meson6-spifc" or "amlogic,meson-gxbb-spifc" - reg: physical base address and length of the controller registers - clocks: phandle of the input clock for the baud rate generator - #address-cells: should be 1