Message ID | pull-1712135932-125424@atomide.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 06bd7e4463c5a46ad99d5c9d0c6ae7e9e818637c |
Headers | show |
Series | [GIT,PULL] GPIO regression fixes for n8x0 | expand |
Hello: This pull request was applied to soc/soc.git (arm/fixes) by Arnd Bergmann <arnd@arndb.de>: On Wed, 3 Apr 2024 12:22:29 +0300 you wrote: > From: "Tony Lindgren" <tony@atomide.com> > > The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d: > > Linux 6.8-rc1 (2024-01-21 14:11:32 -0800) > > are available in the Git repository at: > > [...] Here is the summary with links: - [GIT,PULL] GPIO regression fixes for n8x0 https://git.kernel.org/soc/soc/c/06bd7e4463c5 You are awesome, thank you!
Hello: This pull request was applied to soc/soc.git (for-next) by Arnd Bergmann <arnd@arndb.de>: On Wed, 3 Apr 2024 12:22:29 +0300 you wrote: > From: "Tony Lindgren" <tony@atomide.com> > > The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d: > > Linux 6.8-rc1 (2024-01-21 14:11:32 -0800) > > are available in the Git repository at: > > [...] Here is the summary with links: - [GIT,PULL] GPIO regression fixes for n8x0 https://git.kernel.org/soc/soc/c/06bd7e4463c5 You are awesome, thank you!
From: "Tony Lindgren" <tony@atomide.com> The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d: Linux 6.8-rc1 (2024-01-21 14:11:32 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.9/n8x0-fixes-signed for you to fetch changes up to 4421405e3634a3189b541cf1e34598e44260720d: ARM: OMAP2+: fix USB regression on Nokia N8x0 (2024-03-08 11:02:38 +0200) Sorry this got delayed a bit as I had some SSD issue, please feel free to merge whenever suitable. ---------------------------------------------------------------- GPIO regression fixes for n8x0 A series of fixes for n8x0 GPIO regressions caused by the changes to use GPIO descriptors. ---------------------------------------------------------------- Aaro Koskinen (6): ARM: OMAP2+: fix bogus MMC GPIO labels on Nokia N8x0 ARM: OMAP2+: fix N810 MMC gpiod table mmc: omap: fix broken slot switch lookup mmc: omap: fix deferred probe mmc: omap: restore original power up/down steps ARM: OMAP2+: fix USB regression on Nokia N8x0 arch/arm/mach-omap2/board-n8x0.c | 23 +++++++++---------- drivers/mmc/host/omap.c | 48 ++++++++++++++++++++++++++-------------- 2 files changed, 41 insertions(+), 30 deletions(-)