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=-5.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham 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 A596EC10F27 for ; Wed, 11 Mar 2020 11:21:12 +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 793CE2192A for ; Wed, 11 Mar 2020 11:21:12 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="frTTACw4" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 793CE2192A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=suse.de 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: MIME-Version:References:In-Reply-To:Date:To:From:Subject:Message-ID: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=2AfUOM9XiZkgPYxkx4JCz56qCKLBxlZPBIhUC6tBQEQ=; b=frTTACw4huhO8CK6g9QFIEFZV Gi6Uxla8r2UdO9bjvjHeR9aeJGwGCPqftexgmYpDAytUCas0jIO9k1LiDxRaDndnoURYYlf+p7yFO FBBR0A19EernXGecHyjXPjr2vxzlnx69HywQjln6J1qZcInznQI2KfKYhguKXkvjrOYkcUbghimwO YMoHzer0kmjH0h/v8ZqHYKqxf2QnOqwQ9420rY8RSK6eYpWvFKub0RgKCuwbd8Lfpmhcgfbg7xcWB 8bdhCpwLkPOfvURxdyLsV09ZalBS7jc//5Dudy5l5iBC0WnPdxr/UJLr++R8YdnQyupQTtyDNOTsf G3TQTw69g==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jBzQF-0004pO-1z; Wed, 11 Mar 2020 11:21:11 +0000 Received: from mx2.suse.de ([195.135.220.15]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jBzQB-0004or-Ox; Wed, 11 Mar 2020 11:21:09 +0000 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 02195AEE2; Wed, 11 Mar 2020 11:21:05 +0000 (UTC) Message-ID: Subject: Re: [GIT PULL RESEND 1/2] bcm2835-dt-next-2020-03-09 From: Nicolas Saenz Julienne To: Stefan Wahren , Florian Fainelli Date: Wed, 11 Mar 2020 12:21:04 +0100 In-Reply-To: <24ed1b28-10a7-c46b-d3d5-3c41b882e5c5@i2se.com> References: <91044910d494a12d06e7098561fe1be86a61f033.camel@suse.de> <552efb02-f62e-c78c-419c-fe8aec4ce7c2@gmail.com> <24ed1b28-10a7-c46b-d3d5-3c41b882e5c5@i2se.com> User-Agent: Evolution 3.34.4 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200311_042107_964750_B009CD9E X-CRM114-Status: UNSURE ( 8.74 ) X-CRM114-Notice: Please train this message. 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: bcm-kernel-feedback-list , linux-rpi-kernel , linux-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============7570380256303125154==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============7570380256303125154== Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-/6kJJYab0MZmjE4TER8K" --=-/6kJJYab0MZmjE4TER8K Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Tue, 2020-03-10 at 20:01 +0100, Stefan Wahren wrote: > Hi Nicolas, > i was using this script: >=20 > https://github.com/lategoodbye/maintain-scripts >=20 > for the pull requests. It based on Stephen Warren work. Thanks! I'll have a look at it :) Regards, Nicolas --=-/6kJJYab0MZmjE4TER8K Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEErOkkGDHCg2EbPcGjlfZmHno8x/4FAl5oyaAACgkQlfZmHno8 x/4DFggAn2IXsu1Jv/xjqUFx7pUIImAzRvIBSptWz6OQdMv5dzd53JunMCGlv9tR 2QVIRHSm28WnJLcoj9wcN5nj/DtjRiR7ZmQnMTQqEj3rIAiFRd3nuuc92gVwPQBZ K74lwXBjKYYEwZITEMhy00kNcfeUtxIR1c5FO1c82w8e13GQo390ctyViC+F/FnN 69OnJ3QarplUJN2Qrfz7yG8FjtrfFn6vCXPNKzrC7gw9FQmUNmAI4wPY+HXhwfpF fkpBFw1AfmQb/RIiAaZa+G3jSxUTUGSG48+2ywGfgfkr4x7JDBsmmgE57Q/9CArE AX4qGiFNLGiUsbC7PDPPN0fxWq+Kcw== =t7wu -----END PGP SIGNATURE----- --=-/6kJJYab0MZmjE4TER8K-- --===============7570380256303125154== 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 --===============7570380256303125154==--