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 DB068C433F5 for ; Fri, 8 Oct 2021 20:20:31 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (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 3186061040 for ; Fri, 8 Oct 2021 20:20:31 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 3186061040 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=xenosoft.de Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.ozlabs.org Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4HR01T4dDLz3c6f for ; Sat, 9 Oct 2021 07:20:29 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=xenosoft.de header.i=@xenosoft.de header.a=rsa-sha256 header.s=strato-dkim-0002 header.b=jXEKme6T; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.helo=mo4-p01-ob.smtp.rzone.de (client-ip=85.215.255.50; helo=mo4-p01-ob.smtp.rzone.de; envelope-from=chzigotzky@xenosoft.de; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=xenosoft.de header.i=@xenosoft.de header.a=rsa-sha256 header.s=strato-dkim-0002 header.b=jXEKme6T; dkim-atps=neutral Received: from mo4-p01-ob.smtp.rzone.de (mo4-p01-ob.smtp.rzone.de [85.215.255.50]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4HR00g6NPVz301k for ; Sat, 9 Oct 2021 07:19:45 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1633724370; s=strato-dkim-0002; d=xenosoft.de; h=To:In-Reply-To:Cc:References:Message-Id:Date:Subject:From:Cc:Date: From:Subject:Sender; bh=9Qddfdz3dC8KutvLRsZHf0Tt9+k+p0grqx2ZHUbhmX4=; b=jXEKme6TNHQ9fN90Rmr+8Xie0FB7EhkfPa03hZz0dwzq1vH6IQuSjvw4R+NygixnlA L/5WAIv1ns8EfmirUFPEGfMDrfxL/Nhy7iMVE3eYG3qGhIXq4c3PyNLAcNskNlVjSFnK 9fAyL2GltqFIbUha9nTxIx/l2qYOHzwQLRmeh1MQxgjRhnJT2nllCHEEGBLa9Wb9d3Kg qIyAeVTOSthwOipGwI3ltcmYX5miYCe17ZtmxGv7YyOQ2HK5i6dyXs9NvdRL7DM7Yz3o NRb7YWEpLM4TGZw1GbnWDZHmytZktWwl4CMwbIFAqa9HM2zdOCXGcuEfR6IRzrpO676E IUoQ== Authentication-Results: strato.com; dkim=none X-RZG-AUTH: ":L2QefEenb+UdBJSdRCXu93KJ1bmSGnhMdmOod1DhGN0rBVhd9dFr6Kxrf+5Dj7x4QgaM9fNtIXuaJFG7SAKEfgx/8vXcfbwY5mb44sEm" X-RZG-CLASS-ID: mo00 Received: from smtpclient.apple by smtp.strato.de (RZmta 47.33.8 AUTH) with ESMTPSA id I00cdex98KJS3uS (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits)) (Client did not present a certificate); Fri, 8 Oct 2021 22:19:28 +0200 (CEST) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: Christian Zigotzky Mime-Version: 1.0 (1.0) Subject: Re: Add Apple M1 support to PASemi i2c driver Date: Fri, 8 Oct 2021 22:19:27 +0200 Message-Id: References: <87mtnylaam.fsf@mpe.ellerman.id.au> In-Reply-To: <87mtnylaam.fsf@mpe.ellerman.id.au> To: Michael Ellerman X-Mailer: iPhone Mail (19A348) X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Darren Stevens , Arnd Bergmann , Sven Peter , Hector Martin , Linux Kernel Mailing List , linux-i2c@vger.kernel.org, Wolfram Sang , Paul Mackerras , Alyssa Rosenzweig , "R.T.Dickinson" , Olof Johansson , mohamed.mediouni@caramail.com, Matthew Leaman , Mark Kettenis , linuxppc-dev , "R.T.Dickinson" , linux-arm-kernel@lists.infradead.org, Stan Skowronek Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" Hi Michael, Do you have a mbox link for the v2 changes? I would like to test them on my AmigaOne X1000. Thanks, Christian On 27. Sep 2021, at 09:58, Michael Ellerman wrote: =EF=BB=BFChristian, the whole series is downloadable as a single mbox here: https://patchwork.ozlabs.org/series/264134/mbox/ Save that to a file and apply with `git am`. eg: $ wget -O mbox https://patchwork.ozlabs.org/series/264134/mbox/ $ git am mbox It applies cleanly on v5.15-rc3. cheers=