[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87mtnylaam.fsf@mpe.ellerman.id.au>
Date: Mon, 27 Sep 2021 17:58:25 +1000
From: Michael Ellerman <mpe@...erman.id.au>
To: Wolfram Sang <wsa@...nel.org>, Sven Peter <sven@...npeter.dev>
Cc: Christian Zigotzky <chzigotzky@...osoft.de>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Paul Mackerras <paulus@...ba.org>,
Olof Johansson <olof@...om.net>, Arnd Bergmann <arnd@...db.de>,
Hector Martin <marcan@...can.st>,
mohamed.mediouni@...amail.com, Stan Skowronek <stan@...ellium.com>,
Mark Kettenis <mark.kettenis@...all.nl>,
linux-arm-kernel@...ts.infradead.org,
Alyssa Rosenzweig <alyssa@...enzweig.io>,
linuxppc-dev <linuxppc-dev@...ts.ozlabs.org>,
linux-i2c@...r.kernel.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
"R.T.Dickinson" <rtd2@...a.co.nz>,
Darren Stevens <darren@...vens-zone.net>,
Matthew Leaman <matthew@...on.biz>,
"R.T.Dickinson" <rtd@...on.com>
Subject: Re: Add Apple M1 support to PASemi i2c driver
Wolfram Sang <wsa@...nel.org> writes:
>> Sure, will do that later as well!
>
> But please do it privately. For upstreaming, the patch series you sent
> is way better than a single patch.
Christian, 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
Powered by blists - more mailing lists