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
mach-dreamcast
mach-ecovec24 sh: ecovec24: Make SPI mode explicit 2025-06-07 15:16:31 +02:00
mach-highlander
mach-hp6xx
mach-kfr2r09
mach-landisk
mach-lboxre2
mach-migor
mach-r2d
mach-rsk
mach-sdk7780
mach-sdk7786
mach-se sh: Switch to irq_find_mapping() 2025-05-16 21:06:12 +02:00
mach-sh03
mach-sh7763rdp
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
board-polaris.c
board-secureedge5410.c
board-sh2007.c
board-sh7757lcr.c
board-sh7785lcr.c
board-shmin.c
board-titan.c
board-urquell.c
Kconfig
Makefile
of-generic.c