From patchwork Wed Sep 23 22:44:16 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leo Li X-Patchwork-Id: 1370112 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2001:8b0:10b:1231::1; helo=merlin.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; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=merlin.20170209 header.b=U2fa1JqV; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4BxYCT6rTNz9sSC for ; Thu, 24 Sep 2020 08:44:53 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.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=iOmBQBfYHO8bYpdJSiKgkEvSZUPN/Nb8s/BPHGOBk+Y=; b=U2fa1JqVW4wp6U3YF+u0mzzLvN LJpyRvZebn8Sk8Nw6UnyoLRtNcXADMBxnevqB1HBBysZ+X4+nj8K9IFzOIIZTAR2qAIaZUV1yDTrH 0ouzGwY7DzhFKoyUyeCnJkyif1WQR/4iA/1uNJ6O1Gpg6j16engHmF5xDxqjQh0/BeFIFEVtfK0jk E2XUR8BqM4/xjVLYR+cFMl+8JlQOd+i8H9e6gDNyLkl50z5SVLBlLLkJdrQDH0BU5XeZ3/BOERGt9 c8V/WSyqi12aY0H71rqv8gS+QQSsClLJ0dRtJqzNsnHseLY7e2Ckhcrd2UW06IbVN5wsu2kmNo9QN Ffq/OysA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kLDUt-0004Mt-J3; Wed, 23 Sep 2020 22:44:23 +0000 Received: from inva020.nxp.com ([92.121.34.13]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kLDUq-0004MN-IU for linux-arm-kernel@lists.infradead.org; Wed, 23 Sep 2020 22:44:21 +0000 Received: from inva020.nxp.com (localhost [127.0.0.1]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id A5ECA1A03C6; Thu, 24 Sep 2020 00:44:17 +0200 (CEST) Received: from smtp.na-rdc02.nxp.com (usphx01srsp001v.us-phx01.nxp.com [134.27.49.11]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 6D0231A01F3; Thu, 24 Sep 2020 00:44:17 +0200 (CEST) Received: from right.am.freescale.net (right.am.freescale.net [10.81.116.70]) by usphx01srsp001v.us-phx01.nxp.com (Postfix) with ESMTP id AF61440A63; Wed, 23 Sep 2020 15:44:16 -0700 (MST) From: Li Yang To: arm@kernel.org, soc@kernel.org Subject: [GIT PULL] soc/fsl drivers changes for next(v5.10) Date: Wed, 23 Sep 2020 17:44:16 -0500 Message-Id: <20200923224416.25788-1-leoyang.li@nxp.com> X-Mailer: git-send-email 2.25.1.377.g2d2118b 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-20200923_184420_701555_16C70343 X-CRM114-Status: UNSURE ( 9.99 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-0.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [92.121.34.13 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 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+incoming-imx=patchwork.ozlabs.org@lists.infradead.org Hi soc maintainers, Please merge the following new changes for soc/fsl drivers. Regards, Leo The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: Linux 5.9-rc1 (2020-08-16 13:04:57 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux.git tags/soc-fsl-next-v5.10 for you to fetch changes up to d97b957e32b1e7527a9b6652fa6e795f2861df7d: soc: fsl: qe: Remove unnessesary check in ucc_set_tdm_rxtx_clk (2020-09-22 18:25:29 -0500) ---------------------------------------------------------------- NXP/FSL SoC driver updates for v5.10 Fix various compile warnings and static analysis warnings for: - QBMan driver - DPIO driver - QE driver ---------------------------------------------------------------- Jason Yan (1): soc: fsl: dpio: remove set but not used 'addr_cena' Krzysztof Kozlowski (1): soc: fsl: qbman: Fix return value on success Li Yang (1): soc: fsl: qman: fix -Wpacked-not-aligned warnings Liu Shixin (1): soc: fsl: qman: convert to use be32_add_cpu() Wang Hai (1): soc: fsl: qe: Remove unnessesary check in ucc_set_tdm_rxtx_clk drivers/soc/fsl/dpio/qbman-portal.c | 2 -- drivers/soc/fsl/qbman/bman.c | 2 +- drivers/soc/fsl/qbman/qman_test_api.c | 2 +- drivers/soc/fsl/qe/ucc.c | 2 +- include/soc/fsl/qman.h | 4 ++-- 5 files changed, 5 insertions(+), 7 deletions(-)