From patchwork Tue Sep 1 06:11:35 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 512700 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 1F2611401E7 for ; Tue, 1 Sep 2015 16:12:49 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 062044B827; Tue, 1 Sep 2015 08:12:31 +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 cujnyvKy2EAj; Tue, 1 Sep 2015 08:12:30 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id A455D4B82B; Tue, 1 Sep 2015 08:12:22 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id DEC594B7ED for ; Tue, 1 Sep 2015 08:12:19 +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 AMwDUCe1VyTN for ; Tue, 1 Sep 2015 08:12:19 +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-f42.google.com (mail-pa0-f42.google.com [209.85.220.42]) by theia.denx.de (Postfix) with ESMTPS id 2F5F04B810 for ; Tue, 1 Sep 2015 08:12:14 +0200 (CEST) Received: by pacgr6 with SMTP id gr6so14350334pac.3 for ; Mon, 31 Aug 2015 23:12:12 -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=HA3WQOm3FjpjJpFfvkSPHT7tdMmQlhHJ4nFeos8ANQ0=; b=LFKqe4i3AAAiHuBT59tHPNyQ1mnIovdS9TKfjglTXqLfUfyaYGlvpjKyjDLVE7/YC3 +SXvkMHYVKVUY4OihxMO/fL1533UYz+4GcbylLdwElT707F8lqR3amRZ8CusUm/4IROo 49mBcP3CqjlLRxIv/VT3qabmK0Dxhx3Zl7k4f4nx6RRI52oVPqnLadnuQyqfTMdihGJD Pp5xSZhNAWE5ufDn7ufTIVIqqI08jYIqJDMSkbZO+BNRfSi/UQC638+FCurGrhVwQ33g F3HKjP381jn+aoBjsC3nsFgGMj0UiF+rfSoT/2/cIgrh2eWkZwTpnUT7jQT2Tj5TfICO a7pg== X-Received: by 10.69.11.5 with SMTP id ee5mr43673107pbd.89.1441087932899; Mon, 31 Aug 2015 23:12:12 -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.09 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 31 Aug 2015 23:12:11 -0700 (PDT) From: Jagan Teki To: u-boot@lists.denx.de Date: Tue, 1 Sep 2015 11:41:35 +0530 Message-Id: <1441087907-25993-5-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 04/16] dts: microzed: Enable zynq qspi controller node 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" Enabled zynq qspi controller node for microzed board, verified the same on spansion spi-nor flash. Signed-off-by: Jagan Teki Cc: Simon Glass Cc: Michal Simek Cc: Siva Durga Prasad Paladugu Tested-by: Jagan Teki --- arch/arm/dts/zynq-microzed.dts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch/arm/dts/zynq-microzed.dts b/arch/arm/dts/zynq-microzed.dts index c373a2c..d5e0050 100644 --- a/arch/arm/dts/zynq-microzed.dts +++ b/arch/arm/dts/zynq-microzed.dts @@ -14,6 +14,7 @@ aliases { serial0 = &uart1; + spi0 = &qspi; }; memory { @@ -21,3 +22,7 @@ reg = <0 0x40000000>; }; }; + +&qspi { + status = "okay"; +};