mbox series

[GIT,PULL,1/5] i.MX SoC changes for 6.9

Message ID 20240226034147.233993-1-shawnguo2@yeah.net (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,1/5] i.MX SoC changes for 6.9 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-6.9

Message

Shawn Guo Feb. 26, 2024, 3:41 a.m. UTC
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(-)