linux-stable/arch/arm/mach-omap2
Linus Torvalds ecf0aa5317 ARM: ARMv4T/v5 multiplatform support for v5.19, part 1
This series has been 12 years in the making, it mostly finishes the
 work that was started with the founding of Linaro to clean up platform
 support in the kernel.
 
 The largest change here is a cleanup of the omap1 platform, which
 is the final ARM machine type to get converted to the common-clk
 subsystem. All the omap1 specific drivers are now made independent of the
 mach/*.h headers to allow the platform to be part of a generic ARMv4/v5
 multiplatform kernel. The last bit that enables this support is still
 missing here while we wait for some last dependencies to make it into
 the mainline kernel through other subsystems.
 
 The s3c24xx, ixp4xx, iop32x, ep93xx and dove platforms were all almost
 at the point of allowing multiplatform kernels, this work gets completed
 here along with a few additional cleanup.  At the same time, the s3c24xx
 and s3c64xx are now deprecated and expected to get removed in the future.
 
 The PXA and OMAP1 bits are in a separate branch because of dependencies.
 Once both branches are merged, only the three Intel StrongARM platforms
 (RiscPC, Footbridge/NetWinder and StrongARM1100) need separate kernels,
 and there are no plans to include these.
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAmKOP3sACgkQmmx57+YA
 GNk+DhAAmrPNuS8JDlCRPa76Nd9PC9aitnnEGYytQ6bgwexKd3qdvP7gdUtr7jlV
 8k4KiGnnZZjEGd4i5cAVhSCyBbCt4oPKhato62KneEsO19xLsVmmTpQg1LPK75do
 mHYKpc+6932Lp6WrtI1F75id0phx684tpZp9P4ggXwMwgYkagq9rcO+mGUNZWDc8
 D9SdAmoObtSCoBCYYbq2VhAPA79mSKKVpLGehzd+Gq5cuf/jJQD0u1E00izkdyZc
 r/5acQ7PHQlVXqSONYgCpkvDTqmjg9cvVCKeKLpFspV3f6vBVRgV60UGfwhpdPHY
 N119KUJtPf81xnLSxsqBFA34LMSerrH72YM5cYupKiiYcTDr+Yw6zrtNR6ktkt/B
 F1Tc/QV+A9CGergxljy39G1smEuwKtNiVA//NSlUORCHxgwa5XUB0mQIzNcWARa4
 oMDLhBF7ES211CB7Yto2FR6gBQbh2A9HSpjOh6kxdHrRb4FCgoXjPhzBoMxPoSFu
 XIzJpMb18K4bI+hKRYddEOK5V0kHt9mzT7ViGT/2+n13IHKIGmKrZxwDH7mohAW9
 4GF77gGbQsE9szajkx5EG1t+PWextQeeMyYW05bXO/mbDwA0n7EdjGpBeedvTZw3
 6gUWVahfYp9hZWPdxJ4fbGnlbSovCq0y4tj5fbZHPh6AOAtmvWY=
 =CTtN
 -----END PGP SIGNATURE-----

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

Pull ARMv4T/v5 multiplatform support from Arnd Bergmann:
 "This series has been 12 years in the making, it mostly finishes the
  work that was started with the founding of Linaro to clean up platform
  support in the kernel.

  The largest change here is a cleanup of the omap1 platform, which is
  the final ARM machine type to get converted to the common-clk
  subsystem. All the omap1 specific drivers are now made independent of
  the mach/*.h headers to allow the platform to be part of a generic
  ARMv4/v5 multiplatform kernel.

  The last bit that enables this support is still missing here while we
  wait for some last dependencies to make it into the mainline kernel
  through other subsystems.

  The s3c24xx, ixp4xx, iop32x, ep93xx and dove platforms were all almost
  at the point of allowing multiplatform kernels, this work gets
  completed here along with a few additional cleanup. At the same time,
  the s3c24xx and s3c64xx are now deprecated and expected to get removed
  in the future.

  The PXA and OMAP1 bits are in a separate branch because of
  dependencies. Once both branches are merged, only the three Intel
  StrongARM platforms (RiscPC, Footbridge/NetWinder and StrongARM1100)
  need separate kernels, and there are no plans to include these"

* tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (61 commits)
  ARM: ixp4xx: Consolidate Kconfig fixing issue
  ARM: versatile: Add missing of_node_put in dcscb_init
  ARM: config: Refresh IXP4xx config after multiplatform
  ARM: omap1: add back omap_set_dma_priority() stub
  ARM: omap: fix missing declaration warnings
  ARM: omap: fix address space warnings from sparse
  ARM: spear: remove include/mach/ subdirectory
  ARM: davinci: remove include/mach/ subdirectory
  ARM: omap2: remove include/mach/ subdirectory
  integrator: remove empty ap_init_early()
  ARM: s3c: fix include path
  MAINTAINERS: omap1: Add Janusz as an additional maintainer
  ARM: omap1: htc_herald: fix typos in comments
  ARM: OMAP1: fix typos in comments
  ARM: OMAP1: clock: Remove noop code
  ARM: OMAP1: clock: Remove unused code
  ARM: OMAP1: clock: Fix UART rate reporting algorithm
  ARM: OMAP1: clock: Fix early UART rate issues
  ARM: OMAP1: Prepare for conversion of OMAP1 clocks to CCF
  ARM: omap1: fix build with no SoC selected
  ...
2022-05-26 10:43:09 -07:00
..
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Kconfig ARM: omap: split up arch/arm/plat-omap/Kconfig 2022-04-22 11:08:55 +02:00
Makefile ARM: omap2: remove include/mach/ subdirectory 2022-04-29 09:52:46 +02:00
am33xx-restart.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
am33xx.h ARM: OMAP2+: Replace HTTP links with HTTPS ones 2020-08-19 10:19:13 +03:00
board-generic.c ARM: OMAP2+: Fix warning for omap_init_time_of() 2021-03-24 12:23:58 +02:00
board-n8x0.c ARM: OMAP2+: Fix build warning when mmc_omap is not built 2021-05-18 09:44:42 +03:00
clkt2xxx_dpll.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
clkt2xxx_dpllcore.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
clkt2xxx_virt_prcm_set.c ARM: OMAP2+: Fix kfree NULL pointer in omap2xxx_clkt_vps_init 2020-11-19 11:44:46 +02:00
clock.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
clock.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
clock2xxx.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
clock3xxx.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
clockdomain.c ARM: OMAP2+: fix spellint typo 2021-01-26 13:43:17 +02:00
clockdomain.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
clockdomains2xxx_3xxx_data.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
clockdomains3xxx_data.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
clockdomains7xx_data.c ARM: OMAP: DRA7xx: Make CAM clock domain SWSUP only 2020-01-23 09:12:54 -08:00
clockdomains33xx_data.c ARM: OMAP2+: Replace HTTP links with HTTPS ones 2020-08-19 10:05:39 +03:00
clockdomains43xx_data.c ARM: OMAP2+: am43xx: Add lcdc clockdomain 2019-12-12 09:42:34 -08:00
clockdomains44xx_data.c ARM: OMAP4: Make L4SEC clock domain SWSUP only 2020-05-05 11:16:06 -07:00
clockdomains54xx_data.c ARM: OMAP5: Make L4SEC clock domain SWSUP only 2020-05-05 11:16:06 -07:00
clockdomains81xx_data.c ARM: OMAP2+: Replace HTTP links with HTTPS ones 2020-08-19 10:05:39 +03:00
clockdomains2420_data.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
clockdomains2430_data.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
cm-regbits-7xx.h ARM: OMAP2+: Replace HTTP links with HTTPS ones 2020-08-19 10:19:13 +03:00
cm-regbits-24xx.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
cm-regbits-33xx.h ARM: OMAP2+: Replace HTTP links with HTTPS ones 2020-08-19 10:19:13 +03:00
cm-regbits-34xx.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
cm-regbits-44xx.h ARM: OMAP2+: Drop unused CM and SCRM defines for omap4 2021-10-06 12:36:22 +03:00
cm-regbits-54xx.h ARM: OMAP2+: Replace HTTP links with HTTPS ones 2020-08-19 10:19:13 +03:00
cm.h ARM: OMAP2+: CM: remove omap2_set_globals_cm() 2021-05-21 12:27:59 +03:00
cm1_7xx.h ARM: OMAP2+: Drop unused CM defines for dra7 2021-10-06 12:36:22 +03:00
cm1_44xx.h ARM: OMAP2+: Drop unused CM and SCRM defines for omap4 2021-10-06 12:36:22 +03:00
cm1_54xx.h ARM: OMAP2+: Drop unused CM and SCRM defines for omap5 2021-10-06 12:36:22 +03:00
cm2_7xx.h ARM: OMAP2+: Drop unused CM defines for dra7 2021-10-06 12:36:22 +03:00
cm2_44xx.h ARM: OMAP2+: Drop unused CM and SCRM defines for omap4 2021-10-06 12:36:22 +03:00
cm2_54xx.h ARM: OMAP2+: Drop unused CM and SCRM defines for omap5 2021-10-06 12:36:22 +03:00
cm2xxx.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
cm2xxx.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
cm2xxx_3xxx.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
cm3xxx.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
cm3xxx.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
cm33xx.c ARM: OMAP2+: Replace HTTP links with HTTPS ones 2020-08-19 10:19:13 +03:00
cm33xx.h ARM: OMAP2+: Drop unused CM defines for am3 2021-10-06 12:36:23 +03:00
cm44xx.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
cm81xx.h ARM: OMAP2+: Replace HTTP links with HTTPS ones 2020-08-19 10:19:13 +03:00
cm_common.c ARM: OMAP2+: add missing of_node_put before break and return 2022-04-21 14:47:15 +03:00
cminst44xx.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
common-board-devices.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
common.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
common.h ARM: omap: fix missing declaration warnings 2022-04-29 09:53:28 +02:00
control.c ARM: OMAP2+: add missing of_node_put before break and return 2022-04-21 14:47:15 +03:00
control.h ARM: OMAP2+: remove omap2_set_globals_control() 2021-05-21 12:28:47 +03:00
cpuidle34xx.c ARM: OMAP2+: Handle errors for cpu_pm 2020-03-09 10:24:01 +01:00
cpuidle44xx.c ARM: OMAP2+: Fix suspcious RCU usage splats for omap_enter_idle_coupled 2021-01-15 12:48:07 +02:00
ctrl_module_wkup_44xx.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
devices.c media: mach-omap2/devices.c: set dma mask 2019-08-12 13:17:39 -03:00
display.c ARM: OMAP2+: adjust the location of put_device() call in omapdss_init_of 2021-12-17 14:08:59 +02:00
display.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 2019-06-19 17:09:07 +02:00
dma.c ARM: omap: fix missing declaration warnings 2022-04-29 09:53:28 +02:00
fb.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
gpmc.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
hdq1w.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 2019-06-05 17:37:07 +02:00
hdq1w.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 2019-06-05 17:37:07 +02:00
i2c.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 2019-06-05 17:37:07 +02:00
i2c.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 2019-06-05 17:37:07 +02:00
id.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
id.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
io.c ARM: OMAP2+: Stop building legacy code for dra7 and omap4/5 2021-03-12 10:11:24 +02:00
iomap.h
l3_2xxx.h ARM: OMAP2+: Replace HTTP links with HTTPS ones 2020-08-19 10:19:13 +03:00
l3_3xxx.h ARM: OMAP2+: Replace HTTP links with HTTPS ones 2020-08-19 10:19:13 +03:00
l4_2xxx.h ARM: OMAP2+: Replace HTTP links with HTTPS ones 2020-08-19 10:19:13 +03:00
l4_3xxx.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
mcbsp.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
mmc.h arch: arm: mach-omap2: mmc: Move omap_mmc_notify_cover_event() prototype 2020-07-13 12:18:26 +02:00
msdi.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 2019-06-05 17:37:07 +02:00
omap-headsmp.S ARM: SoC platform updates 2019-07-19 17:05:08 -07:00
omap-hotplug.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
omap-iommu.c ARM: omap: fix missing declaration warnings 2022-04-29 09:53:28 +02:00
omap-mpuss-lowpower.c mm: remove unneeded includes of <asm/pgalloc.h> 2020-08-07 11:33:26 -07:00
omap-secure.c ARM: omap: fix address space warnings from sparse 2022-04-29 09:53:28 +02:00
omap-secure.h ARM: omap: fix address space warnings from sparse 2022-04-29 09:53:28 +02:00
omap-smc.S change email address for Pali Rohár 2020-04-10 15:36:22 -07:00
omap-smp.c ARM: omap2: make omap5_erratum_workaround_801819 static 2020-05-12 08:35:56 -07:00
omap-wakeupgen.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
omap-wakeupgen.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
omap2-restart.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
omap3-restart.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
omap4-common.c ARM: ARMv4T/v5 multiplatform support for v5.19, part 1 2022-05-26 10:43:09 -07:00
omap4-restart.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
omap4-sar-layout.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
omap24xx.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
omap34xx.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
omap44xx.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
omap54xx.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
omap_device.c ARM: OMAP2+: drop hwmod-clock helper comment 2022-04-21 14:47:15 +03:00
omap_device.h ARM: OMAP2+: drop omap_device_register() helper 2022-04-21 14:47:15 +03:00
omap_hwmod.c ARM: OMAP2+: hwmod: Add of_node_put() before break 2021-12-17 14:08:10 +02:00
omap_hwmod.h ARM: OMAP2+: Stop building legacy code for dra7 and omap4/5 2021-03-12 10:11:24 +02:00
omap_hwmod_2xxx_3xxx_ipblock_data.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
omap_hwmod_2xxx_interconnect_data.c ARM: dts: Configure system timers for omap2 2020-05-19 09:38:04 -07:00
omap_hwmod_2xxx_ipblock_data.c ARM: dts: Configure system timers for omap2 2020-05-19 09:38:04 -07:00
omap_hwmod_3xxx_data.c ARM: dts: omap3: Migrate AES from hwmods to sysc-omap2 2020-06-29 10:22:47 -07:00
omap_hwmod_81xx_data.c ARM: OMAP2+: hwmod: Replace HTTP links with HTTPS ones 2020-08-19 10:05:43 +03:00
omap_hwmod_2420_data.c ARM: dts: Configure system timers for omap2 2020-05-19 09:38:04 -07:00
omap_hwmod_2430_data.c ARM: dts: Configure system timers for omap2 2020-05-19 09:38:04 -07:00
omap_hwmod_common_data.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
omap_hwmod_common_data.h ARM: dts: Configure system timers for omap2 2020-05-19 09:38:04 -07:00
omap_hwmod_common_ipblock_data.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
omap_hwmod_reset.c ARM: OMAP2+: Drop legacy platform data for omap4 aess 2019-12-17 08:17:47 -08:00
omap_opp_data.h ARM: OMAP2+: Replace HTTP links with HTTPS ones 2020-08-19 10:19:13 +03:00
omap_phy_internal.c ARM: OMAP2+: Replace HTTP links with HTTPS ones 2020-08-19 10:19:13 +03:00
omap_twl.c ARM: OMAP2+: fix incorrect kernel-doc comment syntax in file 2021-03-31 09:04:22 +03:00
opp2xxx.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
opp3xxx_data.c ARM: OMAP2+: Replace HTTP links with HTTPS ones 2020-08-19 10:19:13 +03:00
opp4xxx_data.c ARM: OMAP2+: Replace HTTP links with HTTPS ones 2020-08-19 10:19:13 +03:00
opp2420_data.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
opp2430_data.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pdata-quirks.c ARM: omap: fix missing declaration warnings 2022-04-29 09:53:28 +02:00
pm-asm-offsets.c ARM: OMAP2+: sleep33/43xx: Add RTC-Mode support 2018-07-09 23:01:34 -07:00
pm-debug.c ARM: OMAP2+: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE 2021-03-24 13:27:36 +02:00
pm.c ARM: omap3: enable off mode automatically 2020-09-24 14:26:20 +03:00
pm.h ARM: omap3: enable off mode automatically 2020-09-24 14:26:20 +03:00
pm24xx.c dmaengine: ti: omap-dma: Use cpu notifier to block idle for omap2 2019-12-30 09:46:34 -08:00
pm33xx-core.c ARM: OMAP2+: Block suspend for am3 and am4 if PM is not configured 2021-06-11 10:43:08 +03:00
pm34xx.c memory: omap-gpmc: Drop custom PM calls with cpu_pm notifier 2021-07-29 09:02:27 +02:00
pm44xx.c ARM: OMAP2+: Allow core oswr for omap4 2019-10-16 07:51:16 -07:00
pmic-cpcap.c ARM: OMAP4: Fix PMIC voltage domains for bionic 2021-03-17 15:15:45 +02:00
powerdomain-common.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
powerdomain.c ARM: OMAP2+: Fix comment typo 2021-10-06 10:24:44 +03:00
powerdomain.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
powerdomains2xxx_3xxx_data.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
powerdomains2xxx_3xxx_data.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
powerdomains2xxx_data.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
powerdomains3xxx_data.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
powerdomains7xx_data.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
powerdomains33xx_data.c ARM: OMAP2+: Replace HTTP links with HTTPS ones 2020-08-19 10:19:13 +03:00
powerdomains43xx_data.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
powerdomains44xx_data.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
powerdomains54xx_data.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
prcm-common.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
prcm43xx.h ARM: OMAP2+: Drop unused PRM defines for am4 2021-10-06 12:34:55 +03:00
prcm44xx.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
prcm_mpu7xx.h ARM: OMAP2+: Replace HTTP links with HTTPS ones 2020-08-19 10:19:13 +03:00
prcm_mpu44xx.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
prcm_mpu44xx.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
prcm_mpu54xx.h ARM: OMAP2+: Replace HTTP links with HTTPS ones 2020-08-19 10:19:13 +03:00
prcm_mpu_44xx_54xx.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
prm-regbits-24xx.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
prm-regbits-33xx.h ARM: OMAP2+: PRM: Replace HTTP links with HTTPS ones 2020-08-19 10:05:33 +03:00
prm-regbits-34xx.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
prm-regbits-44xx.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
prm.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
prm2xxx.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
prm2xxx.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
prm2xxx_3xxx.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
prm2xxx_3xxx.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
prm3xxx.c ARM: SoC fixes 2019-06-28 08:37:04 +08:00
prm3xxx.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
prm7xx.h ARM: OMAP2+: Drop unused PRM defines for dra7 2021-10-06 12:17:17 +03:00
prm33xx.c ARM: OMAP2+: PRM: Replace HTTP links with HTTPS ones 2020-08-19 10:05:33 +03:00
prm33xx.h ARM: OMAP2+: Drop unused PRM defines for am3 2021-10-06 12:36:21 +03:00
prm44xx.c ARM: OMAP2+: prm44xx: make prm_{save,restore}_context static 2019-10-21 10:36:27 -07:00
prm44xx.h ARM: OMAP2+: Drop unused PRM defines for omap4 2021-10-06 12:23:28 +03:00
prm44xx_54xx.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
prm54xx.h ARM: OMAP2+: Drop unused PRM defines for omap5 2021-10-06 12:20:34 +03:00
prm_common.c ARM: OMAP2+: add missing of_node_put before break and return 2022-04-21 14:47:15 +03:00
prminst44xx.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
prminst44xx.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
scrm44xx.h ARM: OMAP2+: Drop unused CM and SCRM defines for omap4 2021-10-06 12:36:22 +03:00
sdrc.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
sdrc.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
sdrc2xxx.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
serial.h ARM: omap2: remove include/mach/ subdirectory 2022-04-29 09:52:46 +02:00
sleep24xx.S treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
sleep33xx.S ARM: OMAP2+: Replace HTTP links with HTTPS ones 2020-08-19 10:19:13 +03:00
sleep34xx.S ARM: OMAP2+: drop unnecessary adrl 2020-04-21 09:41:53 -07:00
sleep43xx.S ARM: OMAP2+: Replace HTTP links with HTTPS ones 2020-08-19 10:19:13 +03:00
sleep44xx.S ARM: SoC platform updates 2019-07-19 17:05:08 -07:00
smartreflex-class3.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
soc.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
sr_device.c ARM: SoC changes for v5.13 2021-04-26 11:48:26 -07:00
sram.c ARM: omap: fix address space warnings from sparse 2022-04-29 09:53:28 +02:00
sram.h ARM: omap: un-merge plat/sram.c 2022-04-22 11:08:55 +02:00
sram242x.S treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
sram243x.S treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
ti81xx-restart.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
ti81xx.h ARM: OMAP2+: Replace HTTP links with HTTPS ones 2020-08-19 10:19:13 +03:00
timer.c ARM: omap2: fix omap5_realtime_timer_init definition 2020-06-02 19:14:21 +02:00
usb-tusb6010.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
usb.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
vc.c ARM: OMAP2+: Configure voltage controller for cpcap to low-speed 2019-10-18 15:09:54 -07:00
vc.h ARM: OMAP2+: Configure voltage controller for retention 2019-10-18 07:56:51 -07:00
vc3xxx_data.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
vc44xx_data.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
voltage.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
voltage.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
voltagedomains2xxx_data.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
voltagedomains3xxx_data.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
voltagedomains44xx_data.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
voltagedomains54xx_data.c ARM: OMAP2+: Replace HTTP links with HTTPS ones 2020-08-19 10:19:13 +03:00
vp.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
vp.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
vp3xxx_data.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
vp44xx_data.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
wd_timer.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
wd_timer.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00