OpenCloudOS-Kernel/arch/arm/mach-s3c
Linus Torvalds e731f3146f ARM: SoC platform updates
SoC changes, a substantial part of this is cleanup of some of the older
 platforms that used to have a bunch of board files. In particular:
 
  - Removal of non-DT i.MX platforms that haven't seen activity in years,
    it's time to remove them.
  - A bunch of cleanup and removal of platform data for TI/OMAP platforms,
    moving over to genpd for power/reset control (yay!)
  - Major cleanup of Samsung S3C24xx and S3C64xx platforms, moving them
    closer to multiplatform support (not quite there yet, but getting
    close).
 
 THere are a few other changes too, smaller fixlets, etc. For new
 platform support, the primary ones re:
 
  - New SoC: Hisilicon SD5203, ARM926EJ-S platform.
  - Cpufreq support for i.MX7ULP
 -----BEGIN PGP SIGNATURE-----
 
 iQJDBAABCgAtFiEElf+HevZ4QCAJmMQ+jBrnPN6EHHcFAl+TT4gPHG9sb2ZAbGl4
 b20ubmV0AAoJEIwa5zzehBx322MP/1mI56SyOFx30AqtWBPSjHJp+DzhOObyb4vD
 ndYuicBIn9tJwvVRBBZkfsbIU8EENVwrN3hOpesaj9L7xiqOqKakcnyC1REYmpIs
 8XBDfdZzy5PrMHIu3fF1ZDCQyO7KndGf5DfLVxJtcf1tSPQyQCuIA3FtS6d8Bxnz
 r491+om67ucnlFD5X0Spm3RdZH+ECmXx2iXwoS0Zi7P+X+S+ovG8wBV/X0ggeoBc
 Zgi4W01SiRupmSVZ6PA7FvWaLGQErQAALQOcFtMcFgjeWzc1v2QzcURELH8JW7ro
 72AH9st1Kvi3hoN2HNNzUnNUdQvZ+AdH8skMIpN/e1cBYqYStAF3gm/R9h+iVHbG
 GMmgzXHAFErfAW2UcF8tq1CzvQ5ChcTLNXdeoa8CeQbcDfocF3EyuKSPuDH+ve0H
 kk4tPesTAc6XCEVwLaGnoC75sdum5mSi8h9vqhln2KCdeTY7jxzH9YGHjm71Supb
 kV9vqo5Q5U/c5l2nU4r5q/DZdIahKsk3HIQZ0iG7BifAzamaTh4uyLVjtM6HSwNz
 tdHZaxoHd/PLI5IoeggFelx6qgvK5qVRLP0evgOdTLRFLj/ZbrOf0Q7DjdTy2BjZ
 Lgq461QqNapOzxq43G2IDT2+P62Q1+d+YLCKBgaGQaJicyU5m9STCNo3UBb1qH1h
 W6UwGF5z
 =0+Ee
 -----END PGP SIGNATURE-----

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

Pull ARM SoC platform updates from Olof Johansson:
 "SoC changes, a substantial part of this is cleanup of some of the
  older platforms that used to have a bunch of board files.

  In particular:

   - Remove non-DT i.MX platforms that haven't seen activity in years,
     it's time to remove them.

   - A bunch of cleanup and removal of platform data for TI/OMAP
     platforms, moving over to genpd for power/reset control (yay!)

   - Major cleanup of Samsung S3C24xx and S3C64xx platforms, moving them
     closer to multiplatform support (not quite there yet, but getting
     close).

  There are a few other changes too, smaller fixlets, etc. For new
  platform support, the primary ones are:

   - New SoC: Hisilicon SD5203, ARM926EJ-S platform.

   - Cpufreq support for i.MX7ULP"

* tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (121 commits)
  ARM: mstar: Select MStar intc
  ARM: stm32: Replace HTTP links with HTTPS ones
  ARM: debug: add UART early console support for SD5203
  ARM: hisi: add support for SD5203 SoC
  ARM: omap3: enable off mode automatically
  clk: imx: imx35: Remove mx35_clocks_init()
  clk: imx: imx31: Remove mx31_clocks_init()
  clk: imx: imx27: Remove mx27_clocks_init()
  ARM: imx: Remove unused definitions
  ARM: imx35: Retrieve the IIM base address from devicetree
  ARM: imx3: Retrieve the AVIC base address from devicetree
  ARM: imx3: Retrieve the CCM base address from devicetree
  ARM: imx31: Retrieve the IIM base address from devicetree
  ARM: imx27: Retrieve the CCM base address from devicetree
  ARM: imx27: Retrieve the SYSCTRL base address from devicetree
  ARM: s3c64xx: bring back notes from removed debug-macro.S
  ARM: s3c24xx: fix Wunused-variable warning on !MMU
  ARM: samsung: fix PM debug build with DEBUG_LL but !MMU
  MAINTAINERS: mark linux-samsung-soc list non-moderated
  ARM: imx: Remove remnant board file support pieces
  ...
2020-10-24 10:33:08 -07:00
..
include/mach ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
Kconfig
Kconfig.s3c24xx
Kconfig.s3c64xx
Makefile
Makefile.boot
Makefile.s3c24xx
Makefile.s3c64xx ARM: s3c: Cleanup from old plat-samsung include 2020-08-22 13:45:38 +02:00
adc-core.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
adc.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
anubis.h
ata-core-s3c64xx.h
backlight-s3c64xx.h
bast-ide.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
bast-irq.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
bast.h
common-smdk-s3c24xx.c ARM: SoC platform updates 2020-10-24 10:33:08 -07:00
common-smdk-s3c24xx.h
cpu.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
cpu.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
cpufreq-utils-s3c24xx.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
cpuidle-s3c64xx.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
crag6410.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
dev-audio-s3c64xx.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
dev-backlight-s3c64xx.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
dev-uart-s3c64xx.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
dev-uart.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
devs.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
devs.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
dma-s3c24xx.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
dma-s3c64xx.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
dma.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
fb-core-s3c24xx.h
fb.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
gpio-cfg-helpers.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
gpio-cfg.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
gpio-core.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
gpio-samsung-s3c24xx.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
gpio-samsung-s3c64xx.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
gpio-samsung.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
gpio-samsung.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
gta02.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
h1940-bluetooth.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
h1940.h
hardware-s3c24xx.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
iic-core.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
init.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
iotiming-s3c2410.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
iotiming-s3c2412.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
irq-pm-s3c24xx.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
irq-pm-s3c64xx.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
irq-s3c24xx-fiq-exports.c
irq-s3c24xx-fiq.S ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
irq-s3c24xx.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
irq-uart-s3c64xx.h
keypad.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
mach-amlm5900.c ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setup 2020-08-28 16:38:55 +02:00
mach-anubis.c ARM: SoC platform updates 2020-10-24 10:33:08 -07:00
mach-anw6410.c ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setup 2020-08-28 16:38:55 +02:00
mach-at2440evb.c ARM: SoC platform updates 2020-10-24 10:33:08 -07:00
mach-bast.c ARM: SoC platform updates 2020-10-24 10:33:08 -07:00
mach-crag6410-module.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
mach-crag6410.c ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setup 2020-08-28 16:38:55 +02:00
mach-gta02.c ARM: SoC platform updates 2020-10-24 10:33:08 -07:00
mach-h1940.c ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setup 2020-08-28 16:38:55 +02:00
mach-hmt.c ARM: SoC platform updates 2020-10-24 10:33:08 -07:00
mach-jive.c ARM: SoC platform updates 2020-10-24 10:33:08 -07:00
mach-mini2440.c ARM: SoC platform updates 2020-10-24 10:33:08 -07:00
mach-mini6410.c ARM: SoC platform updates 2020-10-24 10:33:08 -07:00
mach-n30.c ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setup 2020-08-28 16:38:55 +02:00
mach-ncp.c ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setup 2020-08-28 16:38:55 +02:00
mach-nexcoder.c ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setup 2020-08-28 16:38:55 +02:00
mach-osiris-dvs.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
mach-osiris.c ARM: SoC platform updates 2020-10-24 10:33:08 -07:00
mach-otom.c ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setup 2020-08-28 16:38:55 +02:00
mach-qt2410.c ARM: SoC platform updates 2020-10-24 10:33:08 -07:00
mach-real6410.c ARM: SoC platform updates 2020-10-24 10:33:08 -07:00
mach-rx1950.c ARM: SoC platform updates 2020-10-24 10:33:08 -07:00
mach-rx3715.c ARM: SoC platform updates 2020-10-24 10:33:08 -07:00
mach-s3c64xx-dt.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
mach-s3c2416-dt.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
mach-smartq.c ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setup 2020-08-28 16:38:55 +02:00
mach-smartq.h
mach-smartq5.c ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setup 2020-08-28 16:38:55 +02:00
mach-smartq7.c ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setup 2020-08-28 16:38:55 +02:00
mach-smdk2410.c ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setup 2020-08-28 16:38:55 +02:00
mach-smdk2413.c ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setup 2020-08-28 16:38:55 +02:00
mach-smdk2416.c ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setup 2020-08-28 16:38:55 +02:00
mach-smdk2440.c ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setup 2020-08-28 16:38:55 +02:00
mach-smdk2443.c ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setup 2020-08-28 16:38:55 +02:00
mach-smdk6400.c ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setup 2020-08-28 16:38:55 +02:00
mach-smdk6410.c ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setup 2020-08-28 16:38:55 +02:00
mach-tct_hammer.c ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setup 2020-08-28 16:38:55 +02:00
mach-vr1000.c ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setup 2020-08-28 16:38:55 +02:00
mach-vstms.c ARM: SoC platform updates 2020-10-24 10:33:08 -07:00
map-s3c.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
map-s3c24xx.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
map-s3c64xx.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
map-s5p.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
map.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
nand-core-s3c24xx.h
onenand-core-s3c64xx.h
osiris.h
otom.h
pl080.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
platformdata.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
pll-s3c2410.c
pll-s3c2440-12000000.c
pll-s3c2440-16934400.c
pm-common.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
pm-common.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
pm-core-s3c24xx.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
pm-core-s3c64xx.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
pm-core.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
pm-gpio.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
pm-h1940.S ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
pm-s3c24xx.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
pm-s3c64xx.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
pm-s3c2410.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
pm-s3c2412.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
pm-s3c2416.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
pm.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
pm.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
pwm-core.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
regs-adc.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
regs-clock-s3c24xx.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
regs-clock-s3c64xx.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
regs-clock.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
regs-dsc-s3c24xx.h
regs-gpio-memport-s3c64xx.h
regs-gpio-s3c24xx.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
regs-gpio-s3c64xx.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
regs-gpio.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
regs-irq-s3c24xx.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
regs-irq-s3c64xx.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
regs-irq.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
regs-irqtype.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
regs-mem-s3c24xx.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
regs-modem-s3c64xx.h
regs-s3c2443-clock.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
regs-srom-s3c64xx.h
regs-sys-s3c64xx.h
regs-syscon-power-s3c64xx.h
regs-usb-hsotg-phy-s3c64xx.h
rtc-core-s3c24xx.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
s3c24xx.c Samsung mach/soc changes for v5.10 2020-09-26 12:55:43 -07:00
s3c24xx.h ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setup 2020-08-28 16:38:55 +02:00
s3c64xx.c Samsung mach/soc changes for v5.10 2020-09-26 12:55:43 -07:00
s3c64xx.h ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setup 2020-08-28 16:38:55 +02:00
s3c244x.c Samsung mach/soc changes for v5.10 2020-09-26 12:55:43 -07:00
s3c2410.c Samsung mach/soc changes for v5.10 2020-09-26 12:55:43 -07:00
s3c2412-power.h
s3c2412.c Samsung mach/soc changes for v5.10 2020-09-26 12:55:43 -07:00
s3c2412.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
s3c2416.c Samsung mach/soc changes for v5.10 2020-09-26 12:55:43 -07:00
s3c2440.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
s3c2442.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
s3c2443.c Samsung mach/soc changes for v5.10 2020-09-26 12:55:43 -07:00
s3c6400.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
s3c6410.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
sdhci.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
setup-fb-24bpp-s3c64xx.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
setup-i2c-s3c24xx.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
setup-i2c0-s3c64xx.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
setup-i2c1-s3c64xx.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
setup-ide-s3c64xx.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
setup-keypad-s3c64xx.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
setup-sdhci-gpio-s3c24xx.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
setup-sdhci-gpio-s3c64xx.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
setup-spi-s3c24xx.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
setup-spi-s3c64xx.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
setup-ts-s3c24xx.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
setup-usb-phy-s3c64xx.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
simtec-audio.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
simtec-nor.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
simtec-pm.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
simtec-usb.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
simtec.h
sleep-s3c24xx.S ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
sleep-s3c64xx.S ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
sleep-s3c2410.S ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
sleep-s3c2412.S ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
spi-core-s3c24xx.h
usb-phy.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
vr1000.h
wakeup-mask.c ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00
wakeup-mask.h ARM: s3c: make headers local if possible 2020-08-22 13:02:02 +02:00