From patchwork Wed Feb 27 20:52:11 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Leo Li X-Patchwork-Id: 1049145 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=nxp.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="KoPxwlVI"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::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 448nv30Vxtz9sDL for ; Thu, 28 Feb 2019 07:52:47 +1100 (AEDT) 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: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=yk4on5xLmKbafxcmnKKSH2xunk2y+GHeIwEdZoAJqBc=; b=KoPxwlVIzhjpHE iTjJfduMUlPNeoOwCH5HoaiLkb/ecGgPE6xKKFz8J52IGBuU5vm00HEDWndxbVhX837ZafqeJcI8L eBYtnP3l7A80IgruAqhkF91risSJTsjtU82HoqFo+dokeNYvgL2RQwMXCNohkcj8kCQSdpY7SH7FO BYFfXJMKRCV3BmxPpw0dJlRysS/gjCl7M18pyXLXvg0UlhBpgs4lYa5/EpSKaErXkj+kTGaCJRcv/ X/qG7tGEr+Fi2x6YLwIn4jVelfBH2tpTYFvqGI6m5uCUaHUs7+SF6RmNbpveJv9P4IrD1pN5ZsX2g HhFkM8yBezgEA19yyTVg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gz6C1-0001pU-BW; Wed, 27 Feb 2019 20:52:41 +0000 Received: from inva021.nxp.com ([92.121.34.21]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gz6Bb-0001HP-LN for linux-arm-kernel@lists.infradead.org; Wed, 27 Feb 2019 20:52:19 +0000 Received: from inva021.nxp.com (localhost [127.0.0.1]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 5C72B2001FF; Wed, 27 Feb 2019 21:52:12 +0100 (CET) Received: from smtp.na-rdc02.nxp.com (inv1260.us-phx01.nxp.com [134.27.49.11]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 26CD82000ED; Wed, 27 Feb 2019 21:52:12 +0100 (CET) Received: from someleo.am.freescale.net (someleo.am.freescale.net [10.81.32.161]) by inv1260.us-phx01.nxp.com (Postfix) with ESMTP id 6167140C8A; Wed, 27 Feb 2019 13:52:11 -0700 (MST) From: Li Yang To: arm@kernel.org Subject: [GIT PULL] updates to soc/fsl drivers for v5.1 take4 Date: Wed, 27 Feb 2019 14:52:11 -0600 Message-Id: <20190227205211.32425-1-leoyang.li@nxp.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-Virus-Scanned: ClamAV using ClamSMTP X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190227_125216_295948_4B6F879C X-CRM114-Status: GOOD ( 10.96 ) X-Spam-Score: -2.3 (--) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (-2.3 points) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, medium trust [92.121.34.21 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: shawnguo@kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi arm-soc maintainers, Since we are having a -rc8 for v5.0, please help to merge a few additional patches for the upcoming merge window. Thanks Regards, Leo The following changes since commit bd3bd3b36df725645036748e58a8c35c8d2cbf91: soc: fsl: dpio: fix memory leak of a struct qbman on error exit path (2019-02-19 14:59:39 -0600) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux.git tags/soc-fsl-next-v5.1-4 for you to fetch changes up to f8b995853444aba9c16c1ccdccdd397527fde96d: dpaa2-eth: configure the cache stashing amount on a queue (2019-02-26 14:53:30 -0600) ---------------------------------------------------------------- NXP/FSL SoC driver updates for v5.1 take4 DPIO driver - Add support for cache stashing and enable it in dpaa2-eth driver GUTS driver - Make fsl_guts_get_svr() API internal in favor of more generic soc_device_match() ---------------------------------------------------------------- Horia Geantă (1): soc: fsl: guts: make fsl_guts_get_svr() static Ioana Ciornei (3): soc: fsl: dpio: enable frame data cache stashing per software portal soc: fsl: dpio: configure cache stashing destination dpaa2-eth: configure the cache stashing amount on a queue drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c | 7 +++- drivers/soc/fsl/Kconfig | 1 + drivers/soc/fsl/dpio/dpio-cmd.h | 5 +++ drivers/soc/fsl/dpio/dpio-driver.c | 52 ++++++++++++++++++++++++ drivers/soc/fsl/dpio/dpio.c | 16 ++++++++ drivers/soc/fsl/dpio/dpio.h | 5 +++ drivers/soc/fsl/dpio/qbman-portal.c | 4 +- drivers/soc/fsl/guts.c | 3 +- include/linux/fsl/guts.h | 2 - 9 files changed, 88 insertions(+), 7 deletions(-)