Add Apple M1 support to PASemi i2c driver

Michael Ellerman mpe at ellerman.id.au
Mon Sep 27 17:58:25 AEST 2021


Wolfram Sang <wsa at kernel.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


More information about the Linuxppc-dev mailing list