linux/arch/sh/boards
Linus Torvalds b3154a6ff1 sh updates for v6.16
- sh: kprobes: Remove unused variables in kprobe_exceptions_notify()
 - sh: ecovec24: Make SPI mode explicit
 - sh: Replace __ASSEMBLY__ with __ASSEMBLER__ in all headers
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEYv+KdYTgKVaVRgAGdCY7N/W1+RMFAmhEVVMACgkQdCY7N/W1
 +RPpuA/7B6UCv39cZ8qAE1C1u70fPiOLsidMs25Nyx8ePjA81tV+kHBKRUfYHa3O
 +D2epfTuW5UOoJFUG0PYLH6LNSMDSihCwKK3S+3S29D2L0E+Ut3Ra1x4EUTHb15O
 a73AEZ0rShI7e/jhDu3eJDMivW0/Mc1oiOLtiH6Ld3E9ecHD+PBMxS3kuusRMQX2
 6aJ70hRAzBV0naF6P/545IEBu3ZRZW5HResiHebX9WIVnRKtZQw4OH6jZcBi1Y8Z
 rxfaCTCqFFGCQqFgfxqRrRw81TY5WwkkZZgAckms6pCjtxiJuiMjk7bvCG/AlU3S
 2Q4NaTAQBJHNtMhfZXXPiyoRedcJcV2Ot1w03ZI/MvW3qFCGfRMhWKsDhPoC2ttQ
 vKvCEde2XSCI6ackejSmSqLqZb+kolDWfEzLYNJa07v/kf09mlcVllfZJVLQLJpp
 BoXhkr2e6ui8ZSG9GIr9msMbvuzk00UkiGjiCQFxUdE+Lre5bgHX63GeG46G68bH
 0snF0Q6s6KDZQo1onF5m0JpgKtPg8xUkPoLbmbyhJSAE8p4eacFpmxSjHqPCnjYc
 uRkg5hUqTfg5KW0RbM/4gu79eXYsqhg+Rn2+9x2XOugB7ZkfnEz9RXjB8NcI+Svf
 B9BVXgcvHNyoBibgdB/g/tSX6g/Rd56Ba5ipmyTDieGnACjxOKg=
 =liNB
 -----END PGP SIGNATURE-----

Merge tag 'sh-for-v6.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/glaubitz/sh-linux

Pull sh updates from John Paul Adrian Glaubitz:

 - replace the __ASSEMBLY__ with __ASSEMBLER__ macro in all headers
   since the latter is now defined automatically by both GCC and Clang
   when compiling assembly code (Thomas Huth)

 - set the default SPI mode for the ecovec24 board which became
   necessary after a new mode member as added to the sh_msiof_spi_info
   struct in cf9e4784f3 ("spi: sh-msiof: Add slave mode support")
   (Geert Uytterhoeven)

 - remove unused variables in the kprobes code in
   kprobe_exceptions_notify() (Mike Rapoport)

* tag 'sh-for-v6.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/glaubitz/sh-linux:
  sh: kprobes: Remove unused variables in kprobe_exceptions_notify()
  sh: ecovec24: Make SPI mode explicit
  sh: Replace __ASSEMBLY__ with __ASSEMBLER__ in all headers
2025-06-07 10:00:03 -07:00
..
mach-ap325rxa mfd: tmio: Move header to platform_data 2024-07-09 10:40:29 +01:00
mach-dreamcast sh: dreamcast: Fix GAPS PCI bridge addressing 2024-05-13 09:13:26 +02:00
mach-ecovec24 sh: ecovec24: Make SPI mode explicit 2025-06-07 15:16:31 +02:00
mach-highlander sh: mach-highlander: Add missing #include <mach/highlander.h> 2024-05-02 12:01:31 +02:00
mach-hp6xx
mach-kfr2r09 mfd: tmio: Move header to platform_data 2024-07-09 10:40:29 +01:00
mach-landisk mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long 2025-03-16 22:06:23 -07:00
mach-lboxre2 mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long 2025-03-16 22:06:23 -07:00
mach-migor mfd: tmio: Move header to platform_data 2024-07-09 10:40:29 +01:00
mach-r2d sh: mach-r2d: Handle virq offset in cascaded IRL demux 2023-07-13 08:37:26 +02:00
mach-rsk
mach-sdk7780
mach-sdk7786
mach-se sh: Switch to irq_find_mapping() 2025-05-16 21:06:12 +02:00
mach-sh03 mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long 2025-03-16 22:06:23 -07:00
mach-sh7763rdp sh: mach-sh7763rdp: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag 2023-07-24 16:50:38 +02:00
mach-x3proto sh: Switch to irq_domain_create_*() 2025-05-16 21:06:11 +02:00
board-apsh4a3a.c
board-apsh4ad0a.c
board-edosk7705.c
board-edosk7760.c
board-espt.c
board-magicpanelr2.c gpiolib: remove empty asm/gpio.h files 2023-03-06 12:33:01 +02:00
board-polaris.c
board-secureedge5410.c
board-sh2007.c
board-sh7757lcr.c mfd: tmio: Move header to platform_data 2024-07-09 10:40:29 +01:00
board-sh7785lcr.c sh: sh7785lcr: Make init_sh7785lcr_IRQ() static 2024-05-02 12:01:32 +02:00
board-shmin.c
board-titan.c
board-urquell.c
Kconfig sh: boards: Use imply to enable hardware with complex dependencies 2025-02-01 10:44:06 +01:00
Makefile sh: Remove stale microdev board 2023-10-25 16:48:06 +02:00
of-generic.c sh: of-generic: Add missing #include <asm/clock.h> 2024-05-13 15:37:11 +02:00