1
0
Fork 0
alistair23-linux/arch/arm/mach-s3c24xx
Linus Torvalds 6f888fe31d ARM: SoC cleanups for v4.8
The cleanup branch keeps going down in size as we've completed a lot of
 the major legacy platform removals and conversions.
 
 A handful of changes this time around, some of the themes or larger sets are:
 
  - A bunch of i.MX cleanups around platform detection, init call cleanups
  - Misc fixes of missing/implicit includes
  - Removal of ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJXnnwFAAoJEIwa5zzehBx3zXQP/2a/+XkiseeGkEoiX/6FOfhH
 XTzipye0OYdEe3kVWFL1sVVXRH6a5sbDJRNtfsQc+KdSG5i7LMHWARRJmIx9CTMB
 oQ9pEbYKSyBQDHBSOZYT6W+qYOI2SdTYqesjd3yn+FY4SIFBpQ/V3axHnMICIRm9
 PmHF1QUQEdtQ2Y9+E1vA1mHcPN9enjlesD3VdRbxVPX/PZw63kx9y8ICVq5I/PX9
 DfJRcA+PKIYQghhEZ0cx2bEoKozv7W088C7DD1Umw1NN18pMuvvNQGhid80xUqKY
 4bmLSGWqwmSzv1WZ/u1pUnBGGQE9YY1U2b8kZy8hSVg9rupxS8Ang0ztZRRE6nk2
 4t8GmWuLDH+7PxFv/skzi1AMAx+4KxSfp3N5qyKr8ddmnYrFWmBPj2AeBqrlziw6
 8Z41LQULmf/Gs6McikGUP7ryqd15gNtTJO1wlavqFrPe0fyzcHsgqpIy3YCqZiSE
 wQ4Hc036xqGknmg6GjHWp+W1rHZVGsnXmvnp1IVRoAGqwBqxNi4ItIXE7an8144H
 NnWFmPRSsGg26MfEJVsbtPQWNtEGqM2lgr6zn9xirC0cVbQ4ZDtWp2q0bJ1v/cLQ
 sW6Gu6jgVN8YUPp56lBaXJ5RxHE9V1Sqi4/+KghBKWW0X/BIo99b6PVr2bJRrkaq
 ZvpvsgzbCHdGqTptF9Dw
 =SfR/
 -----END PGP SIGNATURE-----

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

Pull ARM SoC cleanups from Olof Johansson:
 "The cleanup branch keeps going down in size as we've completed a lot
  of the major legacy platform removals and conversions.

  A handful of changes this time around, some of the themes or larger
  sets are:

   - A bunch of i.MX cleanups around platform detection, init call cleanups
   - Misc fixes of missing/implicit includes
   - Removal of ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB"

* tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (40 commits)
  ARM: mps2: fix typo
  ARM: s3c64xx: avoid warning about 'struct device_node'
  bus: mvebu-mbus: make mvebu_mbus_syscore_ops static
  bus: mvebu-mbus: fix __iomem on register pointers
  ARM: tegra: Remove board_init_funcs array
  ARM: iop: Fix indentation
  ARM: imx: remove cpu_is_mx*()
  ARM: imx: remove last call to cpu_is_mx5*
  ARM: imx: rework mx27_pm_init() call
  ARM: imx: deconstruct mx3_idle
  ARM: imx: deconstruct mxc_rnga initialization
  ARM: imx: remove cpu_is_mx1 check
  ARM: i.MX: Do not explicitly call l2x0_of_init()
  ARM: i.MX: system.c: Tweak prefetch settings for performance
  ARM: i.MX: system.c: Replace magic numbers
  ARM: i.MX: system.c: Remove redundant errata 752271 code
  ARM: i.MX: system.c: Convert goto to if statement
  ARM: Kirkwood: fix kirkwood_pm_init() declaration/type
  ARM: Kirkwood: make kirkwood_disable_mbus_error_propagation() static
  ARM: orion5x: make orion5x_legacy_handle_irq static
  ...
2016-08-01 18:21:13 -04:00
..
include/mach ARM: SAMSUNG: Fix typos 2016-05-30 09:13:11 +02:00
Kconfig ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB 2016-06-03 12:18:13 -07:00
Makefile ARM: SAMSUNG: make local setup-camif in mach-s3c24xx 2015-07-30 01:48:44 +09:00
Makefile.boot
anubis.h ARM: S3C24XX: make anubis-cpld, anubis-irq and anubis-map local 2013-01-10 10:45:34 -08:00
bast-ide.c ARM: S3C24XX: make bast-cpld.h, bast-irq.h and bast-map.h local 2013-01-10 10:45:35 -08:00
bast-irq.c genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
bast.h ARM: S3C24XX: make bast-cpld.h, bast-irq.h and bast-map.h local 2013-01-10 10:45:35 -08:00
common-smdk.c ARM: S3C[24|64]xx: move includes back under <mach/> scope 2014-01-14 15:24:06 +01:00
common-smdk.h ARM: S3C24XX: plat/common-smdk.h local 2013-03-05 10:42:47 +09:00
common.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
common.h ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
cpufreq-utils.c ARM: S3C24XX: remove SAMSUNG_CLOCK remnants after ccf conversion 2014-05-13 08:00:46 +09:00
fb-core.h ARM: SAMSUNG: local fb-core header in mach-s3c24xx 2015-07-30 02:00:35 +09:00
gta02.h ARM: S3C24XX: make gta02.h local 2013-01-10 10:45:35 -08:00
h1940-bluetooth.c leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors 2014-11-04 21:58:25 +01:00
h1940.h leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors 2014-11-04 21:58:25 +01:00
iotiming-s3c2410.c ARM: SAMSUNG: Fix typos 2016-05-30 09:13:11 +02:00
iotiming-s3c2412.c ARM: SAMSUNG: Remove legacy clock code 2014-07-19 04:24:59 +09:00
irq-pm.c ARM: s3c: simplify s3c_irqwake_{e,}intallow definition 2015-12-31 17:26:18 +01:00
mach-amlm5900.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-anubis.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-at2440evb.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-bast.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-gta02.c ARM: s3c24xx: fix unused gta02_configure_pmu_for_charger warning 2016-02-01 09:49:16 +09:00
mach-h1940.c ARM: s3c24xx: switch to gpiochip_add_data() 2016-02-19 09:51:42 +01:00
mach-jive.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-mini2440.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-n30.c ARM: SAMSUNG: Fix typos 2016-05-30 09:13:11 +02:00
mach-nexcoder.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-osiris-dvs.c ARM: SAMSUNG: Fix typos 2016-05-30 09:13:11 +02:00
mach-osiris.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-otom.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-qt2410.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-rx1950.c ARM: Explicitly apply PWM config extracted from pwm_args 2016-05-17 14:45:08 +02:00
mach-rx3715.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-s3c2416-dt.c arm: Remove unnecessary of_platform_populate with default match table 2016-06-23 14:58:37 -05:00
mach-smdk2410.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-smdk2413.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-smdk2416.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-smdk2440.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-smdk2443.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-tct_hammer.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-vr1000.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
mach-vstms.c ARM: S3C24XX: remove separate restart code 2014-09-14 02:43:09 +09:00
nand-core.h ARM: SAMSUNG: local nand-core header in mach-s3c24xx 2015-07-30 02:00:35 +09:00
osiris.h ARM: S3C24XX: make osiris-cpld.h and osiris-map.h local 2013-01-10 10:45:36 -08:00
otom.h ARM: S3C24XX: make otom-map.h local 2013-01-10 10:45:36 -08:00
pll-s3c2410.c ARM: s3c24xx: Sort cpufreq tables 2016-06-03 13:54:36 +02:00
pll-s3c2440-12000000.c ARM: s3c24xx: Sort cpufreq tables 2016-06-03 13:54:36 +02:00
pll-s3c2440-16934400.c ARM: s3c24xx: Sort cpufreq tables 2016-06-03 13:54:36 +02:00
pm-h1940.S ARM: samsung: fix assembly syntax for new gas 2013-02-14 15:04:34 +01:00
pm-s3c2410.c ARM: s3c24xx: explicit dependency on <plat/gpio-cfg.h> 2014-01-14 15:24:54 +01:00
pm-s3c2412.c ARM: S3C24XX: use samsung_sync_wakemask in s3c2412 pm 2013-03-05 20:20:59 +09:00
pm-s3c2416.c ARM: S3C24XX: fix building without PM_SLEEP 2015-02-27 05:50:22 +09:00
pm.c ARM: S3C24XX: fix building without PM_SLEEP 2015-02-27 05:50:22 +09:00
regs-dsc.h ARM: S3C24XX: Remove unused GPIO drive strength register definitions 2013-04-08 21:37:07 +09:00
regs-mem.h ARM: S3C24XX: header mach/regs-mem.h local 2013-02-04 10:31:43 -08:00
s3c244x.c ARM: SAMSUNG: local nand-core header in mach-s3c24xx 2015-07-30 02:00:35 +09:00
s3c2410.c ARM: S3C24XX: fix building without PM_SLEEP 2015-02-27 05:50:22 +09:00
s3c2412-power.h ARM: S3C24XX: header mach/regs-power.h local 2013-02-04 10:31:39 -08:00
s3c2412.c ARM: SAMSUNG: local nand-core header in mach-s3c24xx 2015-07-30 02:00:35 +09:00
s3c2416.c ARM: SAMSUNG: local spi-core header in mach-s3c24xx 2015-07-30 02:00:35 +09:00
s3c2440.c ARM: S3C24XX: fix building without PM_SLEEP 2015-02-27 05:50:22 +09:00
s3c2442.c ARM: S3C24XX: fix building without PM_SLEEP 2015-02-27 05:50:22 +09:00
s3c2443.c ARM: SAMSUNG: local spi-core header in mach-s3c24xx 2015-07-30 02:00:35 +09:00
setup-camif.c ARM: SAMSUNG: make local setup-camif in mach-s3c24xx 2015-07-30 01:48:44 +09:00
setup-i2c.c ARM: S3C[24|64]xx: move includes back under <mach/> scope 2014-01-14 15:24:06 +01:00
setup-sdhci-gpio.c ARM: S3C[24|64]xx: move includes back under <mach/> scope 2014-01-14 15:24:06 +01:00
setup-spi.c ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functions 2012-07-13 15:23:46 +09:00
setup-ts.c ARM: s3c24xx: explicit dependency on <plat/gpio-cfg.h> 2014-01-14 15:24:54 +01:00
simtec-audio.c ARM: S3C24XX: make bast-cpld.h, bast-irq.h and bast-map.h local 2013-01-10 10:45:35 -08:00
simtec-nor.c ARM: S3C24XX: make bast-cpld.h, bast-irq.h and bast-map.h local 2013-01-10 10:45:35 -08:00
simtec-pm.c ARM: S3C24XX: header mach/regs-mem.h local 2013-02-04 10:31:43 -08:00
simtec-usb.c ARM: SoC cleanups for 3.14 2014-01-23 18:36:55 -08:00
simtec.h ARM: S3C24XX: Consolidate Simtec extensions 2012-03-07 01:47:11 -08:00
sleep-s3c2410.S ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 2014-07-18 12:29:04 +01:00
sleep-s3c2412.S ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 2014-07-18 12:29:04 +01:00
sleep.S ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header file 2014-02-14 10:35:00 +09:00
spi-core.h ARM: SAMSUNG: local spi-core header in mach-s3c24xx 2015-07-30 02:00:35 +09:00
vr1000.h ARM: S3C24XX: make vr1000-cpld.h, vr1000-irq.h and vr1000-map.h local 2013-01-10 10:45:37 -08:00