Message ID | 20240226034147.233993-1-shawnguo2@yeah.net (mailing list archive) |
---|---|
State | Accepted |
Commit | d741a2d863f83e7a16459768afaf0e292f47d298 |
Headers | show |
Series | [GIT,PULL,1/5] i.MX SoC changes for 6.9 | expand |
Hello: This pull request was applied to soc/soc.git (for-next) by Arnd Bergmann <arnd@arndb.de>: On Mon, 26 Feb 2024 11:41:42 +0800 you wrote: > From: Shawn Guo <shawnguo@kernel.org> > > 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,1/5] i.MX SoC changes for 6.9 (no matching commit) - [GIT,PULL,2/5] i.MX dt-bindings for 6.9 https://git.kernel.org/soc/soc/c/911c87949c0e - [GIT,PULL,3/5] i.MX ARM device tree for 6.9 https://git.kernel.org/soc/soc/c/a634daed6917 - [GIT,PULL,4/5] i.MX arm64 device tree for 6.9 https://git.kernel.org/soc/soc/c/06d179e31ce8 - [GIT,PULL,5/5] i.MX defconfig for 6.9 (no matching commit) You are awesome, thank you!
Hello: This pull request was applied to soc/soc.git (for-next) by Arnd Bergmann <arnd@arndb.de>: On Mon, 26 Feb 2024 11:41:42 +0800 you wrote: > From: Shawn Guo <shawnguo@kernel.org> > > 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,1/5] i.MX SoC changes for 6.9 https://git.kernel.org/soc/soc/c/d741a2d863f8 - [GIT,PULL,2/5] i.MX dt-bindings for 6.9 (no matching commit) - [GIT,PULL,3/5] i.MX ARM device tree for 6.9 (no matching commit) - [GIT,PULL,4/5] i.MX arm64 device tree for 6.9 (no matching commit) - [GIT,PULL,5/5] i.MX defconfig for 6.9 (no matching commit) You are awesome, thank you!
Hello: This pull request was applied to soc/soc.git (for-next) by Arnd Bergmann <arnd@arndb.de>: On Mon, 26 Feb 2024 11:41:42 +0800 you wrote: > From: Shawn Guo <shawnguo@kernel.org> > > 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,1/5] i.MX SoC changes for 6.9 (no matching commit) - [GIT,PULL,2/5] i.MX dt-bindings for 6.9 (no matching commit) - [GIT,PULL,3/5] i.MX ARM device tree for 6.9 (no matching commit) - [GIT,PULL,4/5] i.MX arm64 device tree for 6.9 (no matching commit) - [GIT,PULL,5/5] i.MX defconfig for 6.9 https://git.kernel.org/soc/soc/c/e333d604a6bc You are awesome, thank you!
From: Shawn Guo <shawnguo@kernel.org> 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/shawnguo/linux.git tags/imx-soc-6.9 for you to fetch changes up to 0d04e84db74d94732821ec515365109d12a9491c: ARM: imx: Remove usage of the deprecated ida_simple_xx() API (2024-02-05 17:23:28 +0800) ---------------------------------------------------------------- i.MX SoC changes for 6.9: - Remove usage of the deprecated ida_simple_xx() API from MMDC code. ---------------------------------------------------------------- Christophe JAILLET (1): ARM: imx: Remove usage of the deprecated ida_simple_xx() API arch/arm/mach-imx/mmdc.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)