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: 10832321 Return-Path: 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 EF8AD1669 for ; Wed, 27 Feb 2019 20:52:45 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D46C02E3AD for ; Wed, 27 Feb 2019 20:52:45 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C85792E6EC; Wed, 27 Feb 2019 20:52:45 +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 64C282E3AD for ; Wed, 27 Feb 2019 20:52:45 +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: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 1gz6C0-0001pU-8P; Wed, 27 Feb 2019 20:52:40 +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-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: 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+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP 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(-)