Re: [PATCH 6.12 129/337] pinctrl: microchip-sgpio: add missing select REGMAP_MMIO
Sasha Levin <[email protected]>
| Newsgroups | dev.linux.lists.patches,org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Aug 08, 2026 at 11:03:41PM +0530, Harshit Mogalapalli wrote: > The posted 6.12.y change instead leaves PINCTRL_MICROCHIP_SGPIO without > that line and adds it under PINCTRL_EQUILIBRIUM. > > I suggest moving select REGMAP_MMIO to the PINCTRL_MICROCHIP_SGPIO. Confirmed, and thanks for catching it. The hunk fuzzed onto the wrong Kconfig symbol. It is not only 6.12: 6.18.y, 6.6.y and 6.1.y have the same misapply. 7.1.y is correct. I've regenerated the four queue files with the hunk anchored at the right place. Thanks! -- Thanks, Sasha