From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DEDCBC49ED7 for ; Wed, 11 Sep 2019 01:28:21 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B3A6220872 for ; Wed, 11 Sep 2019 01:28:21 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="nput+A+n"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="NYWAHqmH" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B3A6220872 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=8Lf5Nkauf+mx6L0x/K0MWgSpln4Knhc0J+oC2CaBvYU=; b=nput+A+n7mDMji tSZfOJcXlhReRQNeb7X9Olz0CxfGJM4Czw0ZdvvfHv/3cGFV5XCWTVfKrq4gC2EHUqSZVgyk8vqZc 4dHHtegOK1guOJQHdPqcPPBSiBsvgrg77EX5ZMjjHFp1+9PFiTz9Of6UHtLX5O+m9KfgyUREWxwAX kxWPCA1vGW+9+AfZxKIsKJZMS8M/kTMIHOpBE6S44aab49vzbs2KnMnWXXf6VrYIIoAwqE6NsQAt2 3k1876zzvpikLGekjaqAql/s8f4M9ozwL1zmyGUlfHCKYC/2CDiG45likj+mOdf0xiQt370bUv1+m YBL2nxPmzontzsdtgQOQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1i7rQe-000583-RC; Wed, 11 Sep 2019 01:28:16 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1i7rQc-00057j-3n for linux-arm-kernel@lists.infradead.org; Wed, 11 Sep 2019 01:28:15 +0000 Received: from dragon (98.142.130.235.16clouds.com [98.142.130.235]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id EDC4820872; Wed, 11 Sep 2019 01:28:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1568165292; bh=NN0eCX+BFSK/E5ghHeuqCVnPnA/PptedR3QMN8Seo6s=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=NYWAHqmHQhOU2yEh/Wn6JWQW2g4Nah7vdw27z/ZUy6L02Y3f4U85pNAhgwSJA/ku0 gxzX5en7JLvcnE+hpOZc2znjVapu4UiIJi4AtW3Y5w0RVqHbBjuaKy1aEsBle7dr/r jZLo7r5V5t/fTJsKOr1Tfe/D3uLpFRq/Q07AuyQc= Date: Wed, 11 Sep 2019 09:28:02 +0800 From: Shawn Guo To: Arnd Bergmann Subject: Re: [GIT PULL 1/7] i.MX drivers update for 5.4 Message-ID: <20190911012800.GA13923@dragon> References: <20190825153237.28829-1-shawnguo@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190910_182814_180938_C0DBBE7A X-CRM114-Status: GOOD ( 16.53 ) 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: Stefan Agner , Li Yang , SoC Team , arm-soc , NXP Linux Team , Sascha Hauer , Fabio Estevam , Linux ARM Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Sep 03, 2019 at 10:58:51PM +0200, Arnd Bergmann wrote: > On Sun, Aug 25, 2019 at 5:33 PM Shawn Guo wrote: > > > > > i.MX drivers update for 5.4: > > - A series from Anson Huang to add UID support for i.MX8 SoC and SCU > > drivers. > > - A series from Daniel Baluta to add DSP IPC driver for communication > > between host AP (Linux) and the firmware running on DSP embedded in > > i.MX8 SoCs. > > - A small fix for GPCv2 error code printing. > > - Switch from module_platform_driver_probe() to module_platform_driver() > > for imx-weim driver, as we need the driver to probe again when device > > is present later. > > - Add optional burst clock mode support for imx-weim driver. > > Pulled into arm/drivers. > > The module_platform_driver_probe() change looks like it should have been > in a bugfix branch, and I think there were some other patches that would > qualify in your other pull requests: > > a95fbda08ee2 ("ARM: dts: imx7-colibri: disable HS400") > 9846a4524ac9 ("ARM: dts: imx7d: cl-som-imx7: make ethernet work again") > 7cb220a75ff3 ("arm64: dts: lx2160a: Fix incorrect I2C clock divider") > f64697bd0b9e ("arm64: dts: ls1028a: fix gpio nodes") > > There may have been good reasons to not include them in the fixes > pull request, but my feeling is that you could be a little more aggressive > in categorizing bugfixes for backports or adding Cc:stable tags. Okay, noted. I was generally relying on author's opinion whether it's a critical bug fix and should have stable tag. Shawn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel