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: 9320641 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 A1BBE6077F for ; Thu, 8 Sep 2016 07:54:15 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 934F5295A7 for ; Thu, 8 Sep 2016 07:54:15 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 87C8A29642; Thu, 8 Sep 2016 07:54:15 +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.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID 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 11F27295A7 for ; Thu, 8 Sep 2016 07:54:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753769AbcIHHyG (ORCPT ); Thu, 8 Sep 2016 03:54:06 -0400 Received: from mail-wm0-f54.google.com ([74.125.82.54]:36081 "EHLO mail-wm0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758141AbcIHHx0 (ORCPT ); Thu, 8 Sep 2016 03:53:26 -0400 Received: by mail-wm0-f54.google.com with SMTP id b187so153345240wme.1 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=U+bMPXTr8z0azvLkXsRVhsvFDeu/OhUPr8WtUaXnSC+8MmGGznaDo3tHqvHhAZD7h6 cJ2OK59Ffk/OtWJy/ONfb7aWdQ8eI/aiOQUXHPzNhLplJR0mZQngGXjCLDbHxLB0QT+A fdAdY+ceAajA2ChQyEEr6Aax3u1p7kC/4l1ku9gEuNuX0GzPMxY5K8DYeCduYaj0snMZ fNWehBndB4ekz5Nx5NNbzSZdBv4bjP6jwUgnEx5/VGLPd2EJ1dlfWRDSfoTKq1aFqF21 XvjeiSLVpUsk+ycm0OtB83gR6tvmdOWDiczKrnaEixwcBzDT7uboVsGyNS+TACMmgggR PeRw== X-Gm-Message-State: AE9vXwN6Y3ijPt3Vo7KYwcpTFSvuK95rYsy39kN2jp+qA5l4/TYyKkjnbFI+MkCBdQ+P9w2y 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 Cc: Neil Armstrong , linux-spi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, linux-kernel@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> Sender: linux-spi-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-spi@vger.kernel.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