From patchwork Mon Nov 5 10:36:25 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Piotr Bugalski X-Patchwork-Id: 10667717 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 0493C14BD for ; Mon, 5 Nov 2018 10:37:29 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E7ACD29167 for ; Mon, 5 Nov 2018 10:37:28 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id DBC432973A; Mon, 5 Nov 2018 10:37:28 +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=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI 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 943A929167 for ; Mon, 5 Nov 2018 10:37:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729299AbeKET4Y (ORCPT ); Mon, 5 Nov 2018 14:56:24 -0500 Received: from mail-lf1-f68.google.com ([209.85.167.68]:33155 "EHLO mail-lf1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729197AbeKET4Y (ORCPT ); Mon, 5 Nov 2018 14:56:24 -0500 Received: by mail-lf1-f68.google.com with SMTP id i26so5768808lfc.0; Mon, 05 Nov 2018 02:37:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=m6TZp0efiFkYinWCKC0lU0px1N/yD39RLk6D3EMpJfw=; b=D90p0HLTmIlg3qiBF2Ynl2RUXIhckvhVT1hOH8qjXWH9t+JGNgmhS9hKmg2y+sVUWR hJH34GDUnKkMeIMcWuXE+VbfcP6TvRJz6FfwqaRimhVv326BJL3GglAMckhAk4miwX/D 8AhAebqWy0O0s5VCj93FSh7nmUu+ZccfalQ3kH0JS3X8+Iq1UjjwhLWqMpu9o5AQv3gY JrrIHzowrRDHmHfn3qPvtX3QZezbYVkKwBKuZHW/L4quRx9cTHA207QWHajnKy/f1AOQ CIAKygk3Z94MCfrqA5fzYuO7J6OpQ2t8DAV1pRapIm5AhhRk5bu4xLU0eOvR68YVBHNf b9zQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=m6TZp0efiFkYinWCKC0lU0px1N/yD39RLk6D3EMpJfw=; b=tMSU6sI5C3rJnSmz2ngWvkds1ztRdM+3PCA+KZ73/l83S/2bxPmV2MIS9DtvleqkjT ri43VsG1blkcYfMwhfl5VQ8C1pdFNJkXwMnJwchdBJgM5PhrDtt4pbuMZc8YinJM07m5 jQKyyMVBA/bVqpfn5/PYSMnnqYS9KRS/J8m9cViBQ7oZP0K4UqGG6YdaCi97MWCaRM3K S0dxR8HYXk8LVoCwArqh0qOGhhGrmiWmF0ecg8athafc1nsrqIAEDp4yPHCZEggvkKc2 VItuZ+tndEqCKQ7V9g6pGzRvD7cLq0vfFFmqLOgIsTJmQsO6NpPu4mo1oI4OwaCGYm5y J8cg== X-Gm-Message-State: AGRZ1gJha6FCAZOM1XuijdlGL3Yehi4kgr4irEV1m2SwZu08lyKl6UsG vW/Osek8ZdDhkhzriCiTjQ== X-Google-Smtp-Source: AJdET5d4JryNbbQiRSXHFTXhw2rmAEY5ApN6Jt0SzXSElIDjMB+VNV3pTzoZieJsENKewY+lmlLQ0g== X-Received: by 2002:a19:ca51:: with SMTP id h17mr11616627lfj.126.1541414240357; Mon, 05 Nov 2018 02:37:20 -0800 (PST) Received: from localhost.localdomain (89-64-7-227.dynamic.chello.pl. [89.64.7.227]) by smtp.gmail.com with ESMTPSA id h140-v6sm5413605lfg.4.2018.11.05.02.37.18 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Nov 2018 02:37:19 -0800 (PST) From: Piotr Bugalski To: Mark Brown , linux-spi@vger.kernel.org, David Woodhouse , Brian Norris , Boris Brezillon , Marek Vasut , Richard Weinberger , linux-mtd@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Cc: Rob Herring , Mark Rutland , Nicolas Ferre , Alexandre Belloni , Cyrille Pitchen , Tudor Ambarus , Piotr Bugalski Subject: [PATCH v3 6/6] dt-bindings: spi: QuadSPI driver for Atmel SAMA5D2 Date: Mon, 5 Nov 2018 11:36:25 +0100 Message-Id: <20181105103625.9644-7-bugalski.piotr@gmail.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20181105103625.9644-1-bugalski.piotr@gmail.com> References: <20181105103625.9644-1-bugalski.piotr@gmail.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 Atmel SAMA5D2 QuadSPI driver was moved from mtd to spi subsystem, this change is just moving DT-binding documentation. Suggested-by: Boris Brezillon Signed-off-by: Piotr Bugalski Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/{mtd => spi}/atmel-quadspi.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Documentation/devicetree/bindings/{mtd => spi}/atmel-quadspi.txt (100%) diff --git a/Documentation/devicetree/bindings/mtd/atmel-quadspi.txt b/Documentation/devicetree/bindings/spi/atmel-quadspi.txt similarity index 100% rename from Documentation/devicetree/bindings/mtd/atmel-quadspi.txt rename to Documentation/devicetree/bindings/spi/atmel-quadspi.txt