From patchwork Sun Oct 27 15:53:48 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 1185063 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=chromium.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="EBbq3OiU"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 471N4D6z1Vz9sPK for ; Mon, 28 Oct 2019 03:05:48 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id B9049C21D83; Sun, 27 Oct 2019 15:58:00 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=RCVD_IN_MSPIKE_H2, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id C9FFDC21E3B; Sun, 27 Oct 2019 15:55:39 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 60534C21D83; Sun, 27 Oct 2019 15:55:35 +0000 (UTC) Received: from mail-il1-f195.google.com (mail-il1-f195.google.com [209.85.166.195]) by lists.denx.de (Postfix) with ESMTPS id AEA1BC21D83 for ; Sun, 27 Oct 2019 15:54:49 +0000 (UTC) Received: by mail-il1-f195.google.com with SMTP id m16so5835532iln.13 for ; Sun, 27 Oct 2019 08:54:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=9b99Qg/jBZ57J0KNpoS7/NqcSnilXENrU+dbnb90QJY=; b=EBbq3OiUL5l6kct8XBya+P6SnmtP2kDMlCMPsCcc5K1QIo1zBfDvO9Ev0QFKo8YrqU ymNMJxPn7yy//7wKuEt33vtknN3b/gy/0tGAkdNH3fY5VEndtvoQma1yhIuYG3xTeeDF Stlh6kGmPDAn7eO8Xx9GNeMslqUcW8UaGhZe0= 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:mime-version:content-transfer-encoding; bh=9b99Qg/jBZ57J0KNpoS7/NqcSnilXENrU+dbnb90QJY=; b=FjazHUb0ZXBojX/VXoNxixHE7p97uIcTIM4S8R61uYWY0V5I0i7LLJK/xQ3/+/Vwkd L9GZIDJVS2mFE78YtZz66ar6PqTERaUoXSj3GhpXNI9K7GvaKsCwvdIBFZTw/2JuW07Z bohqiwYYGOwbgEMFXlFBJYrwIS9FKj0y/E3VZr64nSO1REE8uNdIAsPvgQt4JMCYuKcA lvL4UirD5GongY1e620wSrWCQeoXQH58/+izYQznVvluSMNDtpuQsYPprYz+PZ6vQ9Ix JzQb6WxUzTE0h4aKw+J6fjbqyiSXychpNCEz7QLgix7HipJSfmLDKyTI8axnwUo52l5N Jeiw== X-Gm-Message-State: APjAAAXou+kftc6wkEdNiN1Tsn3E0orCE9uCcevLwQBnY05ys4jNY33Q xqK/QDRB/1uuWnsShbBZpZ/rNrfkwIsmQg== X-Google-Smtp-Source: APXvYqxhpnvOd0WbjgIcBpwVucqHvKGW4ZrZCEDIGvBAsyDikosbwarmOkUHeHWpZk2B/4P1iLFqzw== X-Received: by 2002:a92:9843:: with SMTP id l64mr14612660ili.154.1572191688504; Sun, 27 Oct 2019 08:54:48 -0700 (PDT) Received: from kiwi.bld.corp.google.com ([2620:15c:183:0:8223:87c:a681:66aa]) by smtp.gmail.com with ESMTPSA id n3sm1215070ilm.8.2019.10.27.08.54.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 27 Oct 2019 08:54:48 -0700 (PDT) From: Simon Glass To: U-Boot Mailing List Date: Sun, 27 Oct 2019 09:53:48 -0600 Message-Id: <20191027155410.187957-8-sjg@chromium.org> X-Mailer: git-send-email 2.24.0.rc0.303.g954a862665-goog In-Reply-To: <20191027155410.187957-1-sjg@chromium.org> References: <20191027155410.187957-1-sjg@chromium.org> MIME-Version: 1.0 Cc: Tom Rini , Jagannadha Sutradharudu Teki Subject: [U-Boot] [PATCH 08/30] mtd: spi: Drop SPI_XFER_MMAP* X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" These two defines are no-longer supported. Drop them. Signed-off-by: Simon Glass --- include/spi.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/spi.h b/include/spi.h index 5eec0c4775..f5001a2cb2 100644 --- a/include/spi.h +++ b/include/spi.h @@ -113,8 +113,6 @@ struct spi_slave { #define SPI_XFER_BEGIN BIT(0) /* Assert CS before transfer */ #define SPI_XFER_END BIT(1) /* Deassert CS after transfer */ #define SPI_XFER_ONCE (SPI_XFER_BEGIN | SPI_XFER_END) -#define SPI_XFER_MMAP BIT(2) /* Memory Mapped start */ -#define SPI_XFER_MMAP_END BIT(3) /* Memory Mapped End */ }; /**