On 16/11/2021 11:17, Vincent Pelletier wrote: > Hello, > > On Tue, 16 Nov 2021 10:39:04 +0100, Heiko Stübner <heiko@xxxxxxxxx> wrote: >> Hi Vincent, >> >> Am Dienstag, 16. November 2021, 01:52:56 CET schrieb Vincent Pelletier: >>> Follow the pin descriptions given in the version 3 of the board schematics. >>> >>> Signed-off-by: Vincent Pelletier <plr.vincent@xxxxxxxxx> >> >> when sending a patch series with "git format-patch -6" and friends will >> automcatically generate x/y additions like "[PATCH 1/6]" and so on. >> >> Please try to keep them around when sending, as automated tools for patch >> handling like "b4", stumble when they encounter a patch series without them. > > Actually my intent was to not make this a series, as in my understanding > independent patches should/may be submitted separately from each other. > They just happen to be stacked, and in this order, in my working copy, > but should not functionally have any dependency on one another (I > believe they should even apply cleanly in any order). > This should be a series because the patches, even though independent, are logically connected/grouped as one work. Best regards, Krzysztof