The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:
Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-soc-for-v6.7-tag1
for you to fetch changes up to 435d422624b74085e2c0be650dc3a1d3a4a6bfa5:
ARM: shmobile: sh73a0: Reserve boot area when SMP is enabled (2023-09-27 11:00:27 +0200)
----------------------------------------------------------------
Renesas ARM SoC updates for v6.7
- Reserve boot area when SMP is enabled to prevent conflicts with
FLASH,
- Miscellaneous fixes and improvements.
----------------------------------------------------------------
Geert Uytterhoeven (4):
ARM: shmobile: rcar-gen2: Remove unneeded once handling
ARM: shmobile: rcar-gen2: Reserve boot area when SMP is enabled
ARM: shmobile: r8a7779: Reserve boot area when SMP is enabled
ARM: shmobile: sh73a0: Reserve boot area when SMP is enabled
arch/arm/mach-shmobile/pm-rcar-gen2.c | 5 +++--
arch/arm/mach-shmobile/smp-r8a7779.c | 9 ++++++++-
arch/arm/mach-shmobile/smp-sh73a0.c | 10 ++++++++--
3 files changed, 19 insertions(+), 5 deletions(-)