linux-stable/arch/arm/mach-imx
Linus Torvalds fb249b275c ARM: SoC code changes for 6.8
There are two notable changes this time:
 
 - Andrew Davis adds a arch/arm/Kconfig.platforms file to simplify
   the platforms that have no code except their Kconfig file
 
 - Linux Walleij removes support for the ARM11MPCore CPU in
   the versatile/realview platform. Since this is the last
   remaining one after removing ox820, some core code can go
   as well.
 
 The other changes are minor cleanups and bugfixes.
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEiK/NIGsWEZVxh/FrYKtH/8kJUicFAmWeu8YACgkQYKtH/8kJ
 Uic8sBAA0hVnAUKaD9gAQaXCnKTuIRn4dRbklbbr3JLkvUQwBYI369edwhORHJ+R
 6IWgezQO8fEmALNXB3AwJS4kO4U7hOzHKUMOdFLePrK3FKVw56VCwZQ+4UMNRMe1
 wZSWT56AzL30TASl3aI4Zbf+dIRqhJcOLYysIZcEIWvTZQE4p0FQShZDpPdlDS40
 lTaA5Jd/G7C2yyYJs60SpMR4YrwaVZ6AfrTDYGalXBFhu4L6oU2I7nVWWUN0JEzf
 ngzSiGLRbqp9Ovt9oi0TxtzxOKdoPyz/nPpwBHFmjy2rrRmnNwC5rPR8KYzCu9wD
 RNlumShPNznW/7cykKiQ/SpeJwHkZ912D3a2ijrv/zmyyGIRK9j5wsyzbaElYag9
 U2VuexzeBjeoBth8Dd3WUR75EFuQTjhajqnfO4Xaa196VzIDo7yy06u4/SIcnRWK
 YJgiixl5Pt9MCfiugACZQjknla4GkedfDP/XARtWPuedTx2y2QC74cbRl+3yNtWc
 KXmQPki6zGrrcYxPJV4uDybhkX0eDI1A3Q7CanBbIIe6fyFbbdKA05SsfErDgqHu
 WGVMlS1+cB+kuylmVmo6GNwY4J/08es7bWB7Xwoubc7mzgU4/XSyPVGvu9yQVEc4
 q+DKaFDFIahgNXttbZw5X2kOSRkZ790kS4NDsKkDVCKOpa2iUEg=
 =9EN/
 -----END PGP SIGNATURE-----

Merge tag 'soc-arm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc

Pull ARM SoC code updates from Arnd Bergmann:
 "There are two notable changes this time:

   - add a arch/arm/Kconfig.platforms file to simplify the platforms
     that have no code except their Kconfig file (Andrew Davis)

   - remove support for the ARM11MPCore CPU in the versatile/realview
     platform. Since this is the last remaining one after removing
     ox820, some core code can go as well (Linus Walleij)

  The other changes are minor cleanups and bugfixes"

* tag 'soc-arm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc:
  ARM: davinci: always select CONFIG_CPU_ARM926T
  soc: pxa: ssp: fix casts
  ARM: debug: fix DEBUG_UNCOMPRESS help for !MULTIPLATFORM
  ARM: MAINTAINERS: drop empty entries for removed boards
  ARM: Delete ARM11MPCore perf leftovers
  ARM: mach-nspire: Rework support and directory structure
  ARM: mach-sunplus: Rework support and directory structure
  ARM: mach-airoha: Rework support and directory structure
  ARM: mach-moxart: Move MOXA ART support into Kconfig.platforms
  ARM: mach-uniphier: Move Socionext UniPhier support into Kconfig.platforms
  ARM: mach-rda: Move RDA Micro support into Kconfig.platforms
  ARM: mach-asm9260: Move ASM9260 support into Kconfig.platforms
  ARM: Kconfig: move platform selection into its own Kconfig file
  ARM: Delete ARM11MPCore (ARM11 ARMv6K SMP) support
  MAINTAINERS: add Marvell MBus driver to Marvell EBU SoCs support
  ARM: mxs: Do not search for "fsl,clkctrl"
  ARM: imx: Use device_get_match_data()
  MAINTAINERS: add omap bus drivers to OMAP2+ SUPPORT
  ARM: at91: pm: set soc_pm.data.mode in at91_pm_secure_init()
2024-01-11 11:42:53 -08:00
..
anatop.c
avic.c
common.h
cpu-imx5.c ARM: imx: add missing of_node_put() 2022-12-31 21:13:40 +08:00
cpu-imx25.c ARM: imx: add missing of_node_put() 2022-12-31 21:13:40 +08:00
cpu-imx27.c ARM: imx: add missing of_node_put() 2022-12-31 21:13:40 +08:00
cpu-imx31.c ARM: imx: add missing of_node_put() 2022-12-31 21:13:40 +08:00
cpu-imx35.c ARM: imx: add missing of_node_put() 2022-12-31 21:13:40 +08:00
cpu.c
cpuidle-imx5.c cpuidle,arch: Mark all regular cpuidle_state:: Enter methods __cpuidle 2023-01-13 11:48:18 +01:00
cpuidle-imx6q.c cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidle 2023-01-13 11:48:17 +01:00
cpuidle-imx6sl.c cpuidle,arch: Mark all regular cpuidle_state:: Enter methods __cpuidle 2023-01-13 11:48:18 +01:00
cpuidle-imx6sx.c cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidle 2023-01-13 11:48:17 +01:00
cpuidle-imx7ulp.c cpuidle,arch: Mark all regular cpuidle_state:: Enter methods __cpuidle 2023-01-13 11:48:18 +01:00
cpuidle.h
crmregs-imx3.h
gpc.c ARM: imx: Use of_property_read_bool() for boolean properties 2023-03-14 15:06:00 +08:00
hardware.h
headsmp.S
hotplug.c
iim.h
irq-common.c
irq-common.h
Kconfig
mach-imx1.c ARM: imx: Drop unused includes 2023-07-19 15:28:44 +08:00
mach-imx6q.c ARM: imx6q: skip ethernet refclock reconfiguration if enet_clk_ref is present 2023-03-06 09:57:02 +08:00
mach-imx6sl.c
mach-imx6sx.c ARM: imx: Drop unused includes 2023-07-19 15:28:44 +08:00
mach-imx6ul.c ARM: imx: Drop unused includes 2023-07-19 15:28:44 +08:00
mach-imx7d-cm4.c
mach-imx7d.c ARM: imx: Drop unused includes 2023-07-19 15:28:44 +08:00
mach-imx7ulp.c
mach-imx25.c ARM: imx: Drop unused includes 2023-07-19 15:28:44 +08:00
mach-imx27.c ARM: imx: Drop unused includes 2023-07-19 15:28:44 +08:00
mach-imx31.c
mach-imx35.c ARM: imx: Drop unused includes 2023-07-19 15:28:44 +08:00
mach-imx50.c ARM: imx: Drop unused includes 2023-07-19 15:28:44 +08:00
mach-imx51.c ARM: imx: Drop unused includes 2023-07-19 15:28:44 +08:00
mach-imx53.c ARM: imx: Drop unused includes 2023-07-19 15:28:44 +08:00
mach-imxrt.c
mach-ls1021a.c
mach-vf610.c
Makefile
mm-imx3.c
mmdc.c ARM: SoC code changes for 6.8 2024-01-11 11:42:53 -08:00
mx2x.h
mx3x.h
mx27.h
mx31.h
mx35.h
mxc.h
platsmp.c
pm-imx5.c ARM: imx: Drop unused includes 2023-07-19 15:28:44 +08:00
pm-imx6.c ARM: imx: Drop unused includes 2023-07-19 15:28:44 +08:00
pm-imx7ulp.c
pm-imx25.c ARM: imx: add missing include 2023-05-26 13:31:37 +02:00
pm-imx27.c
resume-imx6.S
src.c
ssi-fiq-ksym.c
ssi-fiq.S
suspend-imx6.S
suspend-imx53.S
system.c
tzic.c