On Tue, Aug 19, 2025 at 6:30 AM Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > > On Tue, Aug 12, 2025 at 11:24 PM Aaron Kling via B4 Relay > <devnull+webgeek1234.gmail.com@xxxxxxxxxx> wrote: > > > This series adds support for Tegra186 pin control, based on a downstream > > driver, updated to match the existing Tegra194 driver. > > > > Signed-off-by: Aaron Kling <webgeek1234@xxxxxxxxx> > (...) > > Aaron Kling (3): > > dt-bindings: pinctrl: Document Tegra186 pin controllers > > pinctrl: tegra: Add Tegra186 pinmux driver > > These two applied to the pin control git tree. On patch 3, Mikko noted that I accidentally amended the formatting changes intended for patch 2 into patch 3. Linus, since you've already picked this up to your tree, is it too late to fix this properly in a new revision? It doesn't appear to have made it to the main tree yet. Or do I need to send in a fixup? Aaron