[git pull] m68knommu fixes for v7.2

From: Greg Ungerer

Date: Sun Jul 12 2026 - 08:46:57 EST


Hi Linus,

Please pull the m68knommu git tree, m68knommu-fixes-on-top-off-7.2-rc2 tag.

There is only a single commit that fixes breakage introduced by changes
in the most recent merge window. The change fixes incorrectly updated
local SoC IO access function names. Testing didn't pick them up because
there was no specific defconfig for these particular SoC parts. New
defconfigs will be introduced in next merge cycle to remedy that.

Regards
Greg



The following changes since commit 8cdeaa50eae8dad34885515f62559ee83e7e8dda:
Linux 7.2-rc2 (2026-07-05 14:44:06 -1000)

are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git tags/m68knommu-fixes-on-top-off-7.2-rc2

for you to fetch changes up to f47b6b313df9a17010a72b3f389f0a5e9e49db3b:
m68k: coldfire: fix breakage of missed IO access updates (2026-07-08 22:51:54 +1000)

----------------------------------------------------------------
m68knommu: fix on top off v7.2-rc2

. fix broken local SoC IO accesses

----------------------------------------------------------------
Greg Ungerer (1):
m68k: coldfire: fix breakage of missed IO access updates
arch/m68k/coldfire/m523x.c | 2 +-
arch/m68k/coldfire/m528x.c | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)