From patchwork Tue Sep 1 06:11:44 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 512709 X-Patchwork-Delegate: jagannadh.teki@gmail.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id BCE5714076C for ; Tue, 1 Sep 2015 16:14:18 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 6F1B84B8CC; Tue, 1 Sep 2015 08:13:15 +0200 (CEST) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id O8UFSG6i4N2r; Tue, 1 Sep 2015 08:13:15 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 667EB4B890; Tue, 1 Sep 2015 08:12:58 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 9263E4B89A for ; Tue, 1 Sep 2015 08:12:53 +0200 (CEST) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SjfEMfHmr-s0 for ; Tue, 1 Sep 2015 08:12:53 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-pa0-f52.google.com (mail-pa0-f52.google.com [209.85.220.52]) by theia.denx.de (Postfix) with ESMTPS id 1426E4B881 for ; Tue, 1 Sep 2015 08:12:44 +0200 (CEST) Received: by pacdd16 with SMTP id dd16so165081490pac.2 for ; Mon, 31 Aug 2015 23:12:43 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=z/6zudlB5986dYjZJ/XpqOtDJOfiUU1nHEtgR5qMRls=; b=EAobw8KgWfGIIVe3MrjolkGhlOkTY0oscILa+445HjCMsgbuOSKfKaq8NmTicK/wAt RB1nVVnKRj/toz3SlNWuHjkawjDg2FC3AZ+E6tLmtSHih1RyJVEh03yQwL/4pdOPB5PR Nq2MM5VtUJzebkHxThOSRQSyyzks9tVMl14UkmiIxz2dbskOBRi6pM6phUsHM7sPZ8Iy decokzpbofNszF/3Y9JDkdN+oGLgwnNfR619LexTEJtSv+WkCWYQgPEuEGnmfS3Laxqk J7gIEBFXr+Mf132hmHXvrjhdHqJyHLJI5UNazBvOs7mZB1iL85ncTactj1p20PrPSdGo MzJA== X-Received: by 10.68.57.143 with SMTP id i15mr3378614pbq.104.1441087963413; Mon, 31 Aug 2015 23:12:43 -0700 (PDT) Received: from Jubuntu.amcc.com ([182.73.239.130]) by smtp.gmail.com with ESMTPSA id pi4sm16672144pdb.60.2015.08.31.23.12.40 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 31 Aug 2015 23:12:42 -0700 (PDT) From: Jagan Teki To: u-boot@lists.denx.de Date: Tue, 1 Sep 2015 11:41:44 +0530 Message-Id: <1441087907-25993-14-git-send-email-jteki@openedev.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1441087907-25993-1-git-send-email-jteki@openedev.com> References: <1441087907-25993-1-git-send-email-jteki@openedev.com> Cc: Jagan Teki , Michal Simek , Siva Durga Prasad Paladugu Subject: [U-Boot] [PATCH v4 13/16] spi: Kconfig: Add Zynq QSPI controller entry X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.15 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Add Zynq QSPI controller Kconfig entry. Signed-off-by: Jagan Teki Reviewed-by: Simon Glass Cc: Michal Simek Cc: Siva Durga Prasad Paladugu --- drivers/spi/Kconfig | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig index c84a7b7..facd94d 100644 --- a/drivers/spi/Kconfig +++ b/drivers/spi/Kconfig @@ -123,6 +123,15 @@ config ZYNQ_SPI access the SPI NOR flash on platforms embedding this Zynq SPI IP core. +config ZYNQ_QSPI + bool "Zynq QSPI driver" + depends on ARCH_ZYNQ || TARGET_XILINX_ZYNQMP + help + Enable the Zynq Quad-SPI (QSPI) driver. This driver can be + used to access the SPI NOR flash on platforms embedding this + Zynq QSPI IP core. This IP is used to connect the flash in + 4-bit qspi, 8-bit dual stacked and shared 4-bit dual parallel. + endif # if DM_SPI config FSL_ESPI