On Tue, Feb 19, 2019 at 5:08 PM Thierry Reding <thierry.reding@xxxxxxxxx> wrote: > Linus, > > can you squash this into Marek's original commit? I'd rather not make > that two patches because that would potentially cause bisectability > issues. Sadly no, new development is merged on top. Bisection breaks sometimes, it's just how it is. (OK if you tell me off very sternly about how this destroys everything for you then I will have to revert all development and re-pull pull requests etc but I'd rather not.) Could you send a patch fixing the patch, preferably along the lines of if (of_machine_is_compatible("nvidia,problematic-board")) as I outlined? Yours, Linus Walleij