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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D19E1C433F5 for ; Mon, 11 Oct 2021 09:40:04 +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 9637C60231 for ; Mon, 11 Oct 2021 09:40:04 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 9637C60231 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc: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=EqTGgimVIDtcsLOp025ucdor1S8knNzVmLiVWI5Eovc=; b=BXRbDAh0E3b1HKxjl5ze3a9GPt tmLQwRWKkJ/VKlYIomUPv2rV4/J4cbppymgT9nPEL9iR3tqIB+Xe98P5YAlbhZqdiobVv8pTvKz7j ecP0c5WvkGSq9QqMUmsSviNjpJfxMtM5zezp682iXywPN7xNhdZQcC3BTjkFC7Yptyc3CmhTrz/eY wOGv0sk50leZ84BFeAhUFtFdqDyCvKikxM3C9BUA2+yglUieVBaq9hM29lka2rxnuSMIvLWyF80SA fzJ5co+9lihVNpK5Iac2hPqyjl/B0rs5z1UdBXid0P7M6PaasArw71Reo6jq6Bh/ByNYnFY4ONBFW EeELLRig==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mZrke-008Z45-IV; Mon, 11 Oct 2021 09:37:44 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mZrkb-008Z3I-If for linux-arm-kernel@lists.infradead.org; Mon, 11 Oct 2021 09:37:42 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 7D06360EDF; Mon, 11 Oct 2021 09:37:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1633945061; bh=YyuuSg4+Xw1WBeodqUV8qTEhir5tsvWm6bEneSlHOmM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=i59HQEsRw6XeL+wWM/VpKT61n1VUj0RezFOCjc+1AthZno/w4EKiQ4PAZfRzpXHbs rRtiFU/s5A2ARGgjZqjyUtCPpPmvI7itUB8+OIkU69WuIAbfy6uYeC/NzCvk0WRrQN Z3xsGY1KDeSChYzBHmLDiFnJG6I14FlxtXTV57f3XxFvj5mqCevNecNIqdbBq2LdJo 5REpks8Dc6RbBI0lCZE9EGHhPL4YGrBAGb+qCtVqFszz0ycd76ybGzMPwrfwDLCaZy eIWNHd2cCloOSxOhnhPsp2XpAniAjsWuvMcU/feK35TSsS070j7U2Vuoy6LwcEl8hf WFrunQPR7oIWQ== Date: Mon, 11 Oct 2021 11:37:36 +0200 From: Wolfram Sang To: Hector Martin Cc: Sven Peter , Christian Zigotzky , Michael Ellerman , Benjamin Herrenschmidt , Paul Mackerras , Olof Johansson , Arnd Bergmann , Mohamed Mediouni , Stan Skowronek , Mark Kettenis , Alyssa Rosenzweig , linux-arm-kernel@lists.infradead.org, linuxppc-dev , linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org, "R.T.Dickinson" , Matthew Leaman , Darren Stevens Subject: Re: [PATCH v2 00/11] Add Apple M1 support to PASemi i2c driver Message-ID: Mail-Followup-To: Wolfram Sang , Hector Martin , Sven Peter , Christian Zigotzky , Michael Ellerman , Benjamin Herrenschmidt , Paul Mackerras , Olof Johansson , Arnd Bergmann , Mohamed Mediouni , Stan Skowronek , Mark Kettenis , Alyssa Rosenzweig , linux-arm-kernel@lists.infradead.org, linuxppc-dev , linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org, "R.T.Dickinson" , Matthew Leaman , Darren Stevens References: <20211008163532.75569-1-sven@svenpeter.dev> <8a8afc73-3756-a305-ce5f-70b4bce6999f@xenosoft.de> <11d8f784-c90a-4e6c-9abd-564cb5241cb7@www.fastmail.com> <5ae30425-d6d4-5688-36e3-58cc6c6ff264@marcan.st> MIME-Version: 1.0 In-Reply-To: <5ae30425-d6d4-5688-36e3-58cc6c6ff264@marcan.st> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211011_023741_678278_F24C0CF1 X-CRM114-Status: GOOD ( 12.73 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============2922991590512560147==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============2922991590512560147== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="5TP+rHLVHtolMC1P" Content-Disposition: inline --5TP+rHLVHtolMC1P Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > > Because MAINTAINER dependencies can be a bit nasty, I suggest I drop the > > MAINTAINER additions for now and we add them later. Then, you can add > > the pasemi-core as well. D'accord? > >=20 >=20 > We can just split the MAINTAINERS changes into a separate patch and I can > push that one through the SoC tree, along with other MAINTAINERS updates. > Does that work for everyone? That would also work for me. Thank you! --5TP+rHLVHtolMC1P Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAmFkBdwACgkQFA3kzBSg KbYFeRAAn3V00WXZcUzFlKUIvdYT0C7Yni7P6e8BRdY0CYPcLdAQdT588ZDnztXb F1+gVrKcGjcSW0PH9Poor5cE1bH3BtCWl3bM0lVC3QXPSLEA23ZjO/WA+mWDLnNM y08LX6qn0jNDSf7MEgWCkKA7gpYTmxwZr4+hanflNHp2V+imR1vp803p59rSpX4+ ZO+bm4HBy3A0VvTU26uzIbOJgpn5cO9vdZ6bLdw4Q6CdYmr1rq3p0mytsPEnnIOz gDuacJ9HwN3xmRa1cdMhXOKTgdryn6ZAEqyfaW5rgiM2dL9ZTumEUkJyHXcc1sMS QQqvQnY3zzhyLyEJsLPLMJnQQHGwUyMFX4D5R54tO1s0ne6iNIcOdWMsfAcrOb8b YWaikNAw3oQ392V6g/iXPUfMppY9O1f47gZkLMHuHZV5XusPm84qyYIlysgyyf3d Qwg5nFywlOFxYtySkxfje/OLREkzZoVOQXaxi/kC3IQiWDtoxU9NYMu7blXrJa71 /kEe4lftTRBKib/iRahLb0ZOOiBI2Zpd0IiY3z5/Edhp9TY4akDHFOBOGZ66p8Af P/3TDcr7XZ/10fBZA/2biB4a5/hVKbnUTMBkXjqhNYN4lQA4VbuFB4+KvXJXrf4y Lsy0yB+hE2CIa7sRFrjGBPjPZTjvuYg1VONj3P/VUS4KDw02Uss= =z66C -----END PGP SIGNATURE----- --5TP+rHLVHtolMC1P-- --===============2922991590512560147== 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 --===============2922991590512560147==--