From patchwork Thu Sep 20 17:06:34 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leo Li X-Patchwork-Id: 972568 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="KNgOm2Pv"; 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 42GNSg44k1z9s9h for ; Fri, 21 Sep 2018 03:07:15 +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=iQEEn7tUAcnodwt2ngQBwznGAuhUgf673A60+m9gRPA=; b=KNg Om2PvpbHQioRqMjnKtQwjP7bquUhoKr54/2xLLqD7hxZ7CDG7qAJmqSbdAZaLvBvLLSym7Vsfoi2P X9wkLyg7G3/5L6emGEprJJK91RAqfsF3fXoj4DLZYqX0+HlPCNLNZdByyyC17gHqWWgp8N2aEwktM Ldz59dS+pREsj9kbeyyllRR/I2KXxOwmsZ+FqWj5QjCHsqid0RuMyNN6Yv0Q+jff7HN4Vw9LTTmtz Uusu6jAz1hzRsoK73s4+QDjSZ3Nmvd7528HEnA9CQSVuljd0Sa5wF3IMduNQ39y3sKFNGUsWv4nFL 8J5iICe4IWiyX+QTExluNzXiTKcVsRw==; 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 1g32Pw-0001kz-OC; Thu, 20 Sep 2018 17:07:04 +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 1g32Pg-0001is-0D for linux-arm-kernel@lists.infradead.org; Thu, 20 Sep 2018 17:06:58 +0000 Received: from inva021.nxp.com (localhost [127.0.0.1]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 0B87B20006F; Thu, 20 Sep 2018 19:06:36 +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 C719E200063; Thu, 20 Sep 2018 19:06:35 +0200 (CEST) Received: from someleo.am.freescale.net (someleo.am.freescale.net [10.81.33.95]) by inv1260.us-phx01.nxp.com (Postfix) with ESMTP id 071F240A63; Thu, 20 Sep 2018 10:06:34 -0700 (MST) From: Li Yang To: arm@kernel.org Subject: [GIT PULL] soc/fsl drivers updates for next(v4.20) Date: Thu, 20 Sep 2018 12:06:34 -0500 Message-Id: <20180920170634.32046-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-20180920_100648_204944_389A6222 X-CRM114-Status: UNSURE ( 7.99 ) 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 merge the following updates for soc/fsl drivers. 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 tags/soc-fsl-for-next-4.20 for you to fetch changes up to afa86d264a7ce62ba214bc7c6012e2129141421e: soc: fsl: dpio: remove redundant pointer 'priv' (2018-08-30 12:19:02 -0500) ---------------------------------------------------------------- soc/fsl for next ---------------------------------------------------------------- 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(-)