Message ID | 20200519142642.24131-1-p.yadav@ti.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=+CmH=7B=vger.kernel.org=linux-spi-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 8642B1391 for <patchwork-linux-spi@patchwork.kernel.org>; Tue, 19 May 2020 14:27:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 681C120825 for <patchwork-linux-spi@patchwork.kernel.org>; Tue, 19 May 2020 14:27:18 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="ZNCWrQCv" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728965AbgESO1S (ORCPT <rfc822;patchwork-linux-spi@patchwork.kernel.org>); Tue, 19 May 2020 10:27:18 -0400 Received: from lelv0143.ext.ti.com ([198.47.23.248]:36756 "EHLO lelv0143.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728737AbgESO1R (ORCPT <rfc822;linux-spi@vger.kernel.org>); Tue, 19 May 2020 10:27:17 -0400 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 04JEQmtp062554; Tue, 19 May 2020 09:26:48 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1589898408; bh=nld47umMctPIIViH8mIfnth8wdpODIMC9+0TGQ4md1M=; h=From:To:CC:Subject:Date; b=ZNCWrQCv+q6Y5YUcXLVKCwR5rC4wfjTfqnddHYZkggBuEQ2A34ONiTwxZCI70pUox q9Pnf/b2GQ5oE0hRbmR0vQy2Pqb8Nw32uUunfAHXLZAScCpB6FLcrIbSiTgJlID1Uq U9oZpXG4DGWVzpL68rjDFAzFKTkTGLTp2KUzbQR0= Received: from DFLE114.ent.ti.com (dfle114.ent.ti.com [10.64.6.35]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 04JEQmwI068401 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 19 May 2020 09:26:48 -0500 Received: from DFLE103.ent.ti.com (10.64.6.24) by DFLE114.ent.ti.com (10.64.6.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3; Tue, 19 May 2020 09:26:48 -0500 Received: from lelv0327.itg.ti.com (10.180.67.183) by DFLE103.ent.ti.com (10.64.6.24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3 via Frontend Transport; Tue, 19 May 2020 09:26:47 -0500 Received: from pratyush-OptiPlex-790.dhcp.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 04JEQgjI008313; Tue, 19 May 2020 09:26:43 -0500 From: Pratyush Yadav <p.yadav@ti.com> To: Tudor Ambarus <tudor.ambarus@microchip.com>, Miquel Raynal <miquel.raynal@bootlin.com>, Richard Weinberger <richard@nod.at>, Vignesh Raghavendra <vigneshr@ti.com>, Mark Brown <broonie@kernel.org>, Nicolas Ferre <nicolas.ferre@microchip.com>, Alexandre Belloni <alexandre.belloni@bootlin.com>, Ludovic Desroches <ludovic.desroches@microchip.com>, Matthias Brugger <matthias.bgg@gmail.com>, <linux-mtd@lists.infradead.org>, <linux-kernel@vger.kernel.org>, <linux-spi@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <linux-mediatek@lists.infradead.org> CC: Pratyush Yadav <p.yadav@ti.com>, Sekhar Nori <nsekhar@ti.com>, Boris Brezillon <boris.brezillon@collabora.com>, Mason Yang <masonccyang@mxic.com.tw> Subject: [PATCH v5 00/19] mtd: spi-nor: add xSPI Octal DTR support Date: Tue, 19 May 2020 19:56:22 +0530 Message-ID: <20200519142642.24131-1-p.yadav@ti.com> X-Mailer: git-send-email 2.25.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Sender: linux-spi-owner@vger.kernel.org Precedence: bulk List-ID: <linux-spi.vger.kernel.org> X-Mailing-List: linux-spi@vger.kernel.org |
Series |
mtd: spi-nor: add xSPI Octal DTR support
|
expand
|