From patchwork Mon Sep 24 22:20:17 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leo Li X-Patchwork-Id: 974149 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="iukmepg1"; 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 42JzFW4zknz9s7T for ; Tue, 25 Sep 2018 08:21:35 +1000 (AEST) 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=wwbk/yIVSIlptcArfTW9nJHlVQsJrSCVwEmw3fTdDto=; b=iuk mepg12rufa4cGux0FhKVgLbnJzRS5opLF+wuosuJywFSyXXz6sBoA32aTjRFAQXgDZVgE2gW03IkQ QQ97JUZVvsQ1bvwmLvxKKTl85PKylMoeRgKYn7cf8yGUQhPt5pYbxOED+QZS8enGOdQwJV/KLr7qv nhf81i9dXzkLgusx3F+PP2z7hfW86z+/caf0Z292886Wtl7H5Ap59y7tKfJVln9eesacfF/EqXnQa 8m7yk0GNiFr3VFOjfGaoTN1NN5szVx85bkSI9Ow/WEfirq4R8/Jnl2O/diTQLGhV8k64YN60SeA37 Lak8/ybzICTDJ+ZL3u5unBQfas8oe5A==; 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 1g4ZEM-000521-Dl; Mon, 24 Sep 2018 22:21:26 +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 1g4ZDm-0004no-1F for linux-arm-kernel@lists.infradead.org; Mon, 24 Sep 2018 22:20:56 +0000 Received: from inva021.nxp.com (localhost [127.0.0.1]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id B94EA2001A8; Tue, 25 Sep 2018 00:20:18 +0200 (CEST) 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 7F63520019A; Tue, 25 Sep 2018 00:20:18 +0200 (CEST) Received: from someleo.am.freescale.net (someleo.am.freescale.net [10.81.33.69]) by inv1260.us-phx01.nxp.com (Postfix) with ESMTP id A98FD40A63; Mon, 24 Sep 2018 15:20:17 -0700 (MST) From: Li Yang To: arm@kernel.org Subject: [GIT PULL] updates for soc/fsl drivers for v4.20 Date: Mon, 24 Sep 2018 17:20:17 -0500 Message-Id: <20180924222017.30522-1-leoyang.li@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-20180924_152050_246971_1D303F29 X-CRM114-Status: UNSURE ( 8.52 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.3 (--) X-Spam-Report: SpamAssassin version 3.4.1 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 MIME-Version: 1.0 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, Please pull soc/fsl drivers updates for v4.20. Regards, Leo The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux.git soc-fsl-next-v4.20 for you to fetch changes up to afa86d264a7ce62ba214bc7c6012e2129141421e: soc: fsl: dpio: remove redundant pointer 'priv' (2018-08-30 12:19:02 -0500) ---------------------------------------------------------------- NXP/FSL SoC driver updates for v4.20 - Use of_get_child_by_name helper for QE driver - Remove redundant pointer 'priv' for dpio driver ---------------------------------------------------------------- Colin Ian King (1): soc: fsl: dpio: remove redundant pointer 'priv' Rob Herring (1): soc: fsl/qe: Use of_get_child_by_name helper drivers/soc/fsl/dpio/dpio-driver.c | 3 --- drivers/soc/fsl/qe/qe.c | 6 +----- 2 files changed, 1 insertion(+), 8 deletions(-)