From patchwork Wed Sep 7 15:13:41 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jerome Brunet X-Patchwork-Id: 9319483 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 94D4C6077F for ; Wed, 7 Sep 2016 15:17:21 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8EB50293CF for ; Wed, 7 Sep 2016 15:17:21 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 819E1293DB; Wed, 7 Sep 2016 15:17:21 +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.4 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM, 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 5E399293CF for ; Wed, 7 Sep 2016 15:17:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756354AbcIGPRT (ORCPT ); Wed, 7 Sep 2016 11:17:19 -0400 Received: from mail-wm0-f49.google.com ([74.125.82.49]:36304 "EHLO mail-wm0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935184AbcIGPPw (ORCPT ); Wed, 7 Sep 2016 11:15:52 -0400 Received: by mail-wm0-f49.google.com with SMTP id b187so121497793wme.1 for ; Wed, 07 Sep 2016 08:14:53 -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=BUQHY9DckUPpXjyBrXDMOZKqahAgD0h9oicwD8W51JI=; b=PM5ZkUm1jkNkMeFW4GRiskM8enIjhWEtH6oll5aSUQkHwGzY/21811uwDWFntr8v3r Em1ALejupR3ivxkcy2FmG4tCtbmAHFicQZOsDsxWBTUW6LJzgJu/He6us4iiKHWQ1s5C i5CVw2TUjO1NTfyY2U3mlYmfHea5xVC/p/gaCr3fhWdiQ8TTG0Kgz2F4dhJd28tmPzC4 HLcifWNN1JV2FJ9TIg2qtVn9bUxXOTZaZj0nLt7Xhexpa3BBnloBz5bQjho7q9N2mpmn xSid6fzKVNypt98SVpHHaEJaOCmo0PmXgQpKPqK5noqRY1ddyGwXtm4EQWvyKoXW6aKM oP2A== 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=BUQHY9DckUPpXjyBrXDMOZKqahAgD0h9oicwD8W51JI=; b=mUcf3oy7UypudbyZzaynH/094Lil9tYshOFWb6UMFwpe3oxpsFTH9V+biiLB0M1yr2 Sdi1cat2LEH606i+JIccAoCnLV4L19DjB6iPORFn3fXIZ36JuS0Bm/3oq276rRHhO4qo eoPfKCjudjHIkCoj/7ymMtYoCl+DqrC6aHCwCYVEW2TksE/OkE+0V/LQyysTc5A8eefA ehNpupXQKlTIOIYoao4F5bb0zqJjdi55gqV+jK+yhvUuJcXxBcsVt8ZmKdywQ0/zOtsP snS1YcjTP0kz10QeYOGPTO3FZeeXtKu++lO+oIK1tUZ7hmul6AnNF4nu/bqM98BWP4GX ueww== X-Gm-Message-State: AE9vXwPz3DOUzDB/xV+Peww79GjwS+Jc3SufkbhaOkboC5woWewd/lAboceLwYOpk/1MiGSc X-Received: by 10.194.161.197 with SMTP id xu5mr34796266wjb.88.1473261292226; Wed, 07 Sep 2016 08:14:52 -0700 (PDT) Received: from mogwai.baylibre.com ([90.63.244.31]) by smtp.googlemail.com with ESMTPSA id d8sm4825250wmi.0.2016.09.07.08.14.51 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 07 Sep 2016 08:14:51 -0700 (PDT) From: Jerome Brunet To: Mark Brown , Kevin Hilman , Carlo Caione Cc: Neil Armstrong , linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, devicetree@vger.kernel.org Subject: [PATCH 5/7] dt-bindings: spi-meson: Add GXBB Compatible string Date: Wed, 7 Sep 2016 17:13:41 +0200 Message-Id: <1473261223-15412-6-git-send-email-jbrunet@baylibre.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1473261223-15412-1-git-send-email-jbrunet@baylibre.com> References: <1473261223-15412-1-git-send-email-jbrunet@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 From: Neil Armstrong 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