Message ID | 20190807164258.8306-1-daniel.baluta@nxp.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 700AB746 for <patchwork-linux-arm@patchwork.kernel.org>; Wed, 7 Aug 2019 16:43:23 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5D3AA26220 for <patchwork-linux-arm@patchwork.kernel.org>; Wed, 7 Aug 2019 16:43:23 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 50085289D0; Wed, 7 Aug 2019 16:43:23 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 574A626220 for <patchwork-linux-arm@patchwork.kernel.org>; Wed, 7 Aug 2019 16:43:22 +0000 (UTC) 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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: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:In-Reply-To: References:List-Owner; bh=SfmHCr7TI7w8HWeWLSTV27u08QOTWNXl9kgYH6bM4G0=; b=B++ KNfCxjEgV0kEREk0f5nttN/kUa2jHv5LX5NWV7xWr4nNNXhJyd7xfpJz//iJvke/RJelT5O7fUHB5 Fhtzk66csEDy62LHJkVeHkpkWvyjOm9B/jJSCvH7oEbp/nCjoiEiMbAT76Fy/GM2/wTafK5RCvMEY N+LZXKgvYlB/s2PXODK2IrHbFmT7H3pbm1zv3UanpcHrbWhE+eZvW19GYFxK/BrObJGnYn6nxSS9t sd3SXYqG4ov4H8JIcYsh8vzaFApnOatvMCnqmzPrQs3pCjR2bc7WRUz4gfQtr3GnFnvC7WnOngVk7 NC5sZajkVu7yd9vcxTasCqxlcXTSO1w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hvP21-0005sf-Sn; Wed, 07 Aug 2019 16:43:21 +0000 Received: from inva021.nxp.com ([92.121.34.21]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hvP1x-0005pp-GA for linux-arm-kernel@lists.infradead.org; Wed, 07 Aug 2019 16:43:19 +0000 Received: from inva021.nxp.com (localhost [127.0.0.1]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 4B07C2007C0; Wed, 7 Aug 2019 18:43:13 +0200 (CEST) Received: from inva024.eu-rdc02.nxp.com (inva024.eu-rdc02.nxp.com [134.27.226.22]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 382D32002E8; Wed, 7 Aug 2019 18:43:13 +0200 (CEST) Received: from fsr-ub1864-103.ea.freescale.net (fsr-ub1864-103.ea.freescale.net [10.171.82.17]) by inva024.eu-rdc02.nxp.com (Postfix) with ESMTP id 63AC6205E5; Wed, 7 Aug 2019 18:43:12 +0200 (CEST) From: Daniel Baluta <daniel.baluta@nxp.com> To: daniel.baluta@nxp.com, shawnguo@kernel.org Subject: [PATCH v3 0/5] Add DSP node for i.MX8QXP board to be used by DSP SOF driver Date: Wed, 7 Aug 2019 19:42:53 +0300 Message-Id: <20190807164258.8306-1-daniel.baluta@nxp.com> X-Mailer: git-send-email 2.17.1 X-Virus-Scanned: ClamAV using ClamSMTP X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190807_094317_672619_6D87826C X-CRM114-Status: UNSURE ( 8.84 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: aisheng.dong@nxp.com, devicetree@vger.kernel.org, peng.fan@nxp.com, anson.huang@nxp.com, shengjiu.wang@nxp.com, linux-kernel@vger.kernel.org, m.felsch@pengutronix.de, paul.olaru@nxp.com, robh+dt@kernel.org, linux-imx@nxp.com, kernel@pengutronix.de, l.stach@pengutronix.de, pierre-louis.bossart@linux.intel.com, mark.rutland@arm.com, leonard.crestez@nxp.com, festevam@gmail.com, linux-arm-kernel@lists.infradead.org, sound-open-firmware@alsa-project.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
Add DSP node for i.MX8QXP board to be used by DSP SOF driver
|
expand
|