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,URIBL_BLOCKED, 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 A7F81C433FF for ; Fri, 9 Aug 2019 12:01:51 +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 7869920B7C for ; Fri, 9 Aug 2019 12:01:51 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="IAjGuuDL"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=sirena.org.uk header.i=@sirena.org.uk header.b="HYR+RmxI" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7869920B7C 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-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-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=P2JDJzIcQ4EcIst+H8DxG6sVcHVgOHca+BfQCfTpj6g=; b=IAjGuuDLaFQVOdhui0cn5zyml icaH86GbcV0iRmyvrycB47iQXiWX8QbShkbKioz0WiTZ+8MGoTV4McspAYmW+f96864kmzeYGmpeQ 9GU/vU4vlWiBr9yDkHHJMYAMdbxjtPtP2h7sS3CJqT5cvKw780K+G0zUr2P6O7iG8dQcrxx+DUNDu lQhwxCzNMfyGxZ8nfyzAehFJvfr13d9cR/HsvUx7dxu/CUMl/p0cOWo/LBm6hHG8HrRsIno1E/UtN NXB/7cZST99Hpmdg7OUEo0/4M1Dr+nmQWm7+IjMQ5FEkMMBxbAazIR9TYNfX2l7HWv8Bn5EIOe5dD /r3Pia8Aw==; 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 1hw3ah-0000bi-2Y; Fri, 09 Aug 2019 12:01:51 +0000 Received: from heliosphere.sirena.org.uk ([2a01:7e01::f03c:91ff:fed4:a3b6]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hw3ad-0000bP-OS for linux-arm-kernel@lists.infradead.org; Fri, 09 Aug 2019 12:01:49 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sirena.org.uk; s=20170815-heliosphere; h=In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=hUtaPSltEcXHVj72o+olbdV6HgeE8OWSIe3V2Uuu1E0=; b=HYR+RmxIHYcnV12KQgaa45QYm GoLpS+CUr2+B771DY9+uhonKQLK7YsOJAwGv75D3RZbMPZIBuW8boHuc9XkIts0Daloey31CHcgUa WH+rTEag4wVkzNL5wEJyHMs0PXe5Yxd8Nl1mueXt6MmxoZmfr8yfY9cc0f5GK8L4jy0Ek=; Received: from ypsilon.sirena.org.uk ([2001:470:1f1d:6b5::7]) by heliosphere.sirena.org.uk with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1hw3aU-0005uE-Rc; Fri, 09 Aug 2019 12:01:38 +0000 Received: by ypsilon.sirena.org.uk (Postfix, from userid 1000) id B8B46274303D; Fri, 9 Aug 2019 13:01:37 +0100 (BST) Date: Fri, 9 Aug 2019 13:01:37 +0100 From: Mark Brown To: Arnd Bergmann Subject: Re: [PATCH 07/22] ARM: omap1: move perseus spi pinconf to board file Message-ID: <20190809120137.GB3963@sirena.co.uk> References: <20190808212234.2213262-1-arnd@arndb.de> <20190808212234.2213262-8-arnd@arndb.de> <20190808222408.GS3795@sirena.co.uk> MIME-Version: 1.0 In-Reply-To: X-Cookie: Klatu barada nikto. User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190809_050147_804131_1C516C85 X-CRM114-Status: GOOD ( 13.90 ) 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: Aaro Koskinen , Tony Lindgren , Greg Kroah-Hartman , Linus Walleij , Bartlomiej Zolnierkiewicz , Linux Kernel Mailing List , linux-spi , Tomi Valkeinen , linux-omap , Linux ARM , Boris Brezillon Content-Type: multipart/mixed; boundary="===============8666528492479128516==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============8666528492479128516== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="mojUlQ0s9EVzWg2t" Content-Disposition: inline --mojUlQ0s9EVzWg2t Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Aug 09, 2019 at 01:29:13PM +0200, Arnd Bergmann wrote: > On Fri, Aug 9, 2019 at 12:24 AM Mark Brown wrote: > > On Thu, Aug 08, 2019 at 11:22:16PM +0200, Arnd Bergmann wrote: > > > The driver has always had a FIXME about this, and it seems > > > like this trivial code move avoids a mach header inclusion, > > > so just do it. > > This appears to be part of a series but I've no cover letter or anything > > else from it. What's the story for dependencies and merging? > Sorry for missing you on the cover letter. The patch is part of a series > to make omap1 part of ARCH_MULTIPLATFORM. I'd like to merge the entire > series through the arm-soc tree to avoid dependencies: Acked-by: Mark Brown --mojUlQ0s9EVzWg2t Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl1NYKAACgkQJNaLcl1U h9D0Mgf/YWgKanEmJ6JDhVz0YRrbGtKA8AWG2fRI2pGeEytOfrDSw7hneA7X5s8z h4/FRWERBh3ITDppRQSAK0n/A9qeD5rERsYSRCqAoMWMLKEkvuYwyCWwZQgdtH33 SNzuCxSqJYCuGS7xhq4K3rAm6f7xKmiZdznNEw85e5ko/vKsep9rvM/GypIE4eFH q8p6nexDb6VAQrJoaq6APDLZxygD6QNvokmhM0rjgSpX7VIwBwuYJOKhO9+dwglw 9sQ/rq8KIuYpIWQ1idwf7c3NCGeJ9kbhjaHC31QhDZlSYRyV1mtmoocSCkU3Hg2D rA7q8CGPt8k2fysNcaxG/yrZBUY4QA== =ujey -----END PGP SIGNATURE----- --mojUlQ0s9EVzWg2t-- --===============8666528492479128516== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============8666528492479128516==--