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=-7.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 25C35C433E0 for ; Wed, 29 Jul 2020 15:49:55 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 E2E8C2083E for ; Wed, 29 Jul 2020 15:49:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="WhBp5nBi" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E2E8C2083E Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+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=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Date:To:From: Subject:Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=AOld/xJ+l6KZL4aJL40cr+BYiwhb4x+AgUwwzHkmrBQ=; b=WhBp5nBiO06T2GdPwY/ufL/te UBfRNE7LKaSFyWSrwkMZkK/igoZj4OU1QcCWEcScCvrYVy0CnPyBk91+uaQuTx81wfJqSEL8eotbr luFkaZpS/la0HEKikK5VVZnMnTD03rRq3NS1jVZRxAKms3fa0Nt6pUfIMeNF7dMnd8vsFBDo0Uebm EGjILAT8xx5RN/Ldk3RIzSunaj+UxgywMXx0H/ovLbSj4IcIUi77xFNrq1HPYZhkUnsVfe13x3d4N 7ilszAQ/6nSADAT/Two+wGLMIEqCZZnId9j0B2J4KTLqIyP/A10f5NxUjWyXVsZKOhRgpmHYuiI49 IRiFYyrAA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1k0oJc-0003Wz-Q2; Wed, 29 Jul 2020 15:48:24 +0000 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1k0oJa-0003W8-8S for linux-arm-kernel@lists.infradead.org; Wed, 29 Jul 2020 15:48:23 +0000 Received: from lupine.hi.pengutronix.de ([2001:67c:670:100:3ad5:47ff:feaf:1a17] helo=lupine) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1k0oJB-0001x3-1O; Wed, 29 Jul 2020 17:47:57 +0200 Received: from pza by lupine with local (Exim 4.92) (envelope-from ) id 1k0oJ7-0005C1-FL; Wed, 29 Jul 2020 17:47:53 +0200 Message-ID: <6501768cd96f88a65fd15d93433203c203b28b45.camel@pengutronix.de> Subject: Re: [PATCH V3 1/3] reset: imx7: Support module build From: Philipp Zabel To: Lorenzo Pieralisi Date: Wed, 29 Jul 2020 17:47:53 +0200 In-Reply-To: <20200728105345.GC905@e121166-lin.cambridge.arm.com> References: <1595254921-26050-1-git-send-email-Anson.Huang@nxp.com> <20200728105345.GC905@e121166-lin.cambridge.arm.com> User-Agent: Evolution 3.30.5-1.1 MIME-Version: 1.0 X-SA-Exim-Connect-IP: 2001:67c:670:100:3ad5:47ff:feaf:1a17 X-SA-Exim-Mail-From: p.zabel@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-arm-kernel@lists.infradead.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200729_114822_347426_31BA6263 X-CRM114-Status: GOOD ( 17.69 ) 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: geert+renesas@glider.be, catalin.marinas@arm.com, bjorn.andersson@linaro.org, jonnyc@amazon.com, leoyang.li@nxp.com, festevam@gmail.com, robh@kernel.org, hayashi.kunihiko@socionext.com, Anson Huang , will@kernel.org, krzk@kernel.org, Linux-imx@nxp.com, linux-pci@vger.kernel.org, treding@nvidia.com, s.hauer@pengutronix.de, bhelgaas@google.com, linux-arm-kernel@lists.infradead.org, eswara.kota@linux.intel.com, linux-kernel@vger.kernel.org, vidyas@nvidia.com, vkoul@kernel.org, kernel@pengutronix.de, olof@lixom.net, shawnguo@kernel.org, amurray@thegoodpenguin.co.uk Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, 2020-07-28 at 11:53 +0100, Lorenzo Pieralisi wrote: > On Fri, Jul 24, 2020 at 10:03:11AM +0200, Philipp Zabel wrote: > > On Mon, 2020-07-20 at 22:21 +0800, Anson Huang wrote: > > > Use module_platform_driver(), add module device table, author, > > > description and license to support module build, and > > > CONFIG_RESET_IMX7 is changed to default 'y' ONLY for i.MX7D, > > > other platforms need to select it in defconfig. > > > > > > Signed-off-by: Anson Huang > > > --- > > > Changes since V2: > > > - use module_platform_driver() instead of builtin_platform_driver(). > > > > Thank you, applied to reset/next. > > I think you should pick up patch (3) as well please if PCI_IMX6 > maintainers ACK it - merging just patch(1) will trigger regressions > AFAICS. Thank you for raising this, I'll put these patches on hold until the PCI_IMX6 issue is resolved. regards Philipp _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel