From patchwork Tue Aug 1 04:54:31 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Raghavendra, Vignesh" X-Patchwork-Id: 796090 X-Patchwork-Delegate: cyrille.pitchen@atmel.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=65.50.211.133; helo=bombadil.infradead.org; envelope-from=linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="AIVoAo7C"; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=ti.com header.i=@ti.com header.b="LvYpMhmL"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3xM3ws1KfTz9s81 for ; Tue, 1 Aug 2017 14:58:05 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=S+u4/tOYlmwMeIuAIdW0ZJmuJINOuKfcOPHL5zV2EFA=; b=AIVoAo7C9sdLlU nrmBS9xjROQp5RvK3A6ER/pJdkwqfXo4OXZAUkrmEiKaZF6ZIvmsQmKT6eNTc7fXGkpHDBX/tsa1W 7t4HENBkf/nzjNla39n7d1OjXIFnJWUa2bBjyZ/7VgKCbx0xukg+V/FgOhZw8rz2r2G9cfhCsIkwV cAp9TWO9efIbmN84hZv/9r1sI1+FEr9BRdzbCk7CWw3s+9M0z+yb8SmoukGsQfxFgeOuyRRveKz6t J1uBRg1lMb1Sq76qO+4Pv3K2V/5w/RRGn/2rE41le79Yr2UPaIRFI8hVFAZD/e/v3fIBdK5LM4XYF LYakszMBlXfZHb9r/exA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dcPFm-00044R-Ra; Tue, 01 Aug 2017 04:57:58 +0000 Received: from lelnx193.ext.ti.com ([198.47.27.77]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1dcPDK-0000NL-M1; Tue, 01 Aug 2017 04:55:28 +0000 Received: from dflxv15.itg.ti.com ([128.247.5.124]) by lelnx193.ext.ti.com (8.15.1/8.15.1) with ESMTP id v714sfrH025842; Mon, 31 Jul 2017 23:54:41 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ti.com; s=ti-com-17Q1; t=1501563281; bh=jP0Tt6UMuu7hGJKncRCSUIKI9/etX3/LkpLwENyT8SQ=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=LvYpMhmLjO0h/XETJoW7A0Cw4lE7O9PJBG+8LRSx77DvM2SBftyBnn7M4/ldpPXgQ 2QfdIjX6hFjo/olb4NXcXdNaY5qCvNmxr5j8l/F1RTy1r9X1JSt05AcCG4tkBKR6k3 fubnKPxAr2TtHKK6eup0oEkz6QpOYJ1AqM3VE7Qk= Received: from DLEE71.ent.ti.com (dlee71.ent.ti.com [157.170.170.114]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id v714sfJi027493; Mon, 31 Jul 2017 23:54:41 -0500 Received: from dlep32.itg.ti.com (157.170.170.100) by DLEE71.ent.ti.com (157.170.170.114) with Microsoft SMTP Server id 14.3.294.0; Mon, 31 Jul 2017 23:54:40 -0500 Received: from a0132425.india.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by dlep32.itg.ti.com (8.14.3/8.13.8) with ESMTP id v714sN9J027903; Mon, 31 Jul 2017 23:54:37 -0500 From: Vignesh R To: Marek Vasut , Cyrille Pitchen , Rob Herring , Santosh Shilimkar Subject: [PATCH 4/7] ARM: dts: keystone-k2g: Add QSPI DT entry Date: Tue, 1 Aug 2017 10:24:31 +0530 Message-ID: <20170801045434.8733-5-vigneshr@ti.com> X-Mailer: git-send-email 2.13.3 In-Reply-To: <20170801045434.8733-1-vigneshr@ti.com> References: <20170801045434.8733-1-vigneshr@ti.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170731_215526_818046_10935158 X-CRM114-Status: UNSURE ( 6.79 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.0 (--) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-2.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [198.47.27.77 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -0.0 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Vignesh R , linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org, Brian Norris , David Woodhouse , linux-arm-kernel@lists.infradead.org Sender: "linux-mtd" Errors-To: linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org Add DT node for Cadence QSPI IP present in 66AK2G SoC. Signed-off-by: Vignesh R --- arch/arm/boot/dts/keystone-k2g.dtsi | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/arch/arm/boot/dts/keystone-k2g.dtsi b/arch/arm/boot/dts/keystone-k2g.dtsi index bf4d1fa30840..95327aabfaa4 100644 --- a/arch/arm/boot/dts/keystone-k2g.dtsi +++ b/arch/arm/boot/dts/keystone-k2g.dtsi @@ -168,5 +168,20 @@ #reset-cells = <2>; }; }; + + qspi: qspi@2940000 { + compatible = "ti,k2g-qspi", "cdns,qspi-nor"; + #address-cells = <1>; + #size-cells = <0>; + reg = <0x02940000 0x1000>, + <0x24000000 0x4000000>; + interrupts = ; + cdns,fifo-depth = <256>; + cdns,fifo-width = <4>; + cdns,trigger-address = <0x24000000>; + clocks = <&k2g_clks 0x43 0x0>; + power-domains = <&k2g_pds 0x43>; + status = "disabled"; + }; }; };