linux/Documentation/devicetree/bindings/arm
Linus Torvalds dfd10e7ae6 ARM: SoC platform changes for 3.14
New core SoC-specific changes.
 
 New platforms:
 * Introduction of a vendor, Hisilicon, and one of their SoCs with some
   random numerical product name.
 * Introduction of EFM32, embedded platform from Silicon Labs (ARMv7m, i.e. !MMU).
 * Marvell Berlin series of SoCs, which include the one in Chromecast.
 * MOXA platform support, ARM9-based platform used mostly in industrial products
 * Support for Freescale's i.MX50 SoC.
 
 Other work:
 * Renesas work for new platforms and drivers, and conversion over to
   more multiplatform-friendly device registration schemes.
 * SMP support for Allwinner sunxi platforms.
 * ... plus a bunch of other stuff across various platforms.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.11 (GNU/Linux)
 
 iQIcBAABAgAGBQJS4VggAAoJEIwa5zzehBx3YkEP/j/Vp83zPcPijb8CNLUGJ9rK
 RTOW9hlLbwCGAcIi/32XVjup1ylTzQuwKpH2R6Sf2GRcmXI1HbCCyDSGKWq+eK9C
 vDRoWiU9DVRmXuaC7R1dscLS1qSobVoI80bOstblZW65799z48IllD7rJA1BzDIg
 vUy4knY9hO39DK7sJymXTBJepWxXJHMaYmr15xuxbaR3Qsp8zisqyzMwLqVfBwFB
 FyPr2PfxU8HJOoWhIsVo+679pmb9tHD6our0HG/lHSuPcRO/3UwN+VD87SwfpjNx
 P7qiRFkIoMooiTRmjwPPNbMZBJHl6vBR1RWHmws5s9aay1DDhdvQURxKx4bNaN/A
 UzwiestopISLChd9jqjxTbngl1mvLaL9JwBjRVAkXG4vJJFrhwqvmcMrlszA3ueR
 2Th/NBk0b2s8ncAuT7bFe4i/H7es8aI/D2weF3FxRGgpan/B0T0UDAKO+rrMYZ0q
 1ZoqlgMQZ0o1l7B5v90h0QQo/GMmin1xzyAChmsl8xbOHh5YfWVFGwLzVbYeZ/YJ
 yf3CcgQjAA8UV3f1J3nZeqM84o8qqtKUmUjsqWIgT2DnxOoM3pGckrmQ4OvhLccd
 etROW2nr8EqmoL7shheeHPANoDsTT1XSs0xbWo4ZBpGW5rTIFVoLEGyqa48tw5qA
 pkH1KwpwEXTrw6MXP5L1
 =pgLW
 -----END PGP SIGNATURE-----

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

Pull ARM SoC platform changes from Olof Johansson:
 "New core SoC-specific changes.

  New platforms:
   * Introduction of a vendor, Hisilicon, and one of their SoCs with
     some random numerical product name.
   * Introduction of EFM32, embedded platform from Silicon Labs (ARMv7m,
     i.e. !MMU).
   * Marvell Berlin series of SoCs, which include the one in Chromecast.
   * MOXA platform support, ARM9-based platform used mostly in
     industrial products
   * Support for Freescale's i.MX50 SoC.

  Other work:
   * Renesas work for new platforms and drivers, and conversion over to
     more multiplatform-friendly device registration schemes.
   * SMP support for Allwinner sunxi platforms.
   * ... plus a bunch of other stuff across various platforms"

* tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (201 commits)
  ARM: tegra: fix tegra_powergate_sequence_power_up() inline
  ARM: msm_defconfig: Update for multi-platform
  ARM: msm: Move MSM's DT based hardware to multi-platform support
  ARM: msm: Only build timer.c if required
  ARM: msm: Only build clock.c on proc_comm based platforms
  ARM: ux500: Enable system suspend with WFI support
  ARM: ux500: turn on PRINTK_TIME in u8500_defconfig
  ARM: shmobile: r8a7790: Fix I2C controller names
  ARM: msm: Simplify ARCH_MSM_DT config
  ARM: msm: Add support for MSM8974 SoC
  ARM: sunxi: select ARM_PSCI
  MAINTAINERS: Update Allwinner sunXi maintainer files
  ARM: sunxi: Select RESET_CONTROLLER
  ARM: imx: improve the comment of CCM lpm SW workaround
  ARM: imx: improve status check of clock gate
  ARM: imx: add necessary interface for pfd
  ARM: imx_v6_v7_defconfig: Select CONFIG_REGULATOR_PFUZE100
  ARM: imx_v6_v7_defconfig: Select MX35 and MX50 device tree support
  ARM: imx: Add cpu frequency scaling support
  ARM i.MX35: Add devicetree support.
  ...
2014-01-23 18:40:49 -08:00
..
altera ARM: socfpga: Add clock entries into device tree 2013-04-14 20:17:59 -07:00
bcm ARM: DT: binding fixup to align with vendor-prefixes.txt (DT) 2013-08-20 10:47:47 -07:00
calxeda ARM: dts: calxeda: move memory-controller node out of ecx-common.dtsi 2013-11-04 17:01:05 -06:00
davinci MTD pull for 3.8 2012-12-19 12:47:41 -08:00
exynos ARM: EXYNOS: Bind devices to power domains using DT 2012-11-22 00:38:59 +09:00
hisilicon ARM: hi3xxx: add smp support 2013-12-17 16:43:34 -08:00
keystone ARM: dts: keystone: Add minimal Keystone SOC device tree data 2013-06-17 18:35:34 -04:00
mrvl ARM: cache: add dt support for tauros2 cache 2012-08-16 16:16:50 +08:00
msm ARM: arm-soc platform updates for 3.10, part 1 2013-05-02 09:31:45 -07:00
omap Documentation: dt: OMAP: explicitly state SoC compatible strings 2014-01-08 09:39:05 -08:00
samsung hwmon: ntc_thermistor: Fix typo (pullup-uV -> pullup-uv) 2013-12-02 23:40:42 -06:00
spear doc: fix misspellings with 'codespell' tool 2013-05-28 12:02:12 +02:00
tegra ARM: tegra: add missing clock documentation to DT bindings 2013-12-11 16:41:55 -07:00
vt8500 arm: vt8500: doc: Add device tree bindings for arch-vt8500 devices 2012-09-21 19:23:58 +12:00
arch_timer.txt Documentation: Add memory mapped ARM architected timer binding 2013-08-01 01:13:36 +02:00
arm-boards ARM: integrator: core module registers from compatible strings 2013-10-16 14:10:14 +02:00
armada-370-xp-mpic.txt irqchip: armada-370-xp: implement MSI support 2013-09-30 14:58:12 +00:00
armada-370-xp-pmsu.txt arm: mvebu: Add initial support for power managmement service unit 2012-11-21 16:49:36 +01:00
armada-370-xp.txt arm: mach-mvebu: add documentation for new device tree bindings 2012-07-10 15:47:49 +02:00
armadeus.txt ARM: dts: Add apf51 basic support 2013-02-10 23:25:45 +08:00
atmel-adc.txt iio: at91: introduce touch screen support in iio adc driver 2013-10-17 23:57:10 +01:00
atmel-aic.txt documentation/devicetree: Fix typos 2013-02-06 11:06:36 +00:00
atmel-at91.txt drivers/misc: atmel_tclib: document clock properties 2013-12-18 16:39:54 -08:00
atmel-pmc.txt ARM: at91: add pmc DT support 2012-03-15 23:31:14 +08:00
bcm2835.txt ARM: add infra-structure for BCM2835 and Raspberry Pi 2012-09-19 19:08:27 -06:00
calxeda.txt ARM: dts: Add Calxeda ECX-2000 support 2012-10-31 13:46:17 -05:00
cci.txt ARM: dts: Document the CCI PMU DT bindings 2013-09-17 12:02:15 +01:00
coherency-fabric.txt arm: mvebu: Add hardware I/O Coherency support 2012-11-21 17:07:49 +01:00
cpus.txt Documentation: devicetree: arm: cpus/cpu nodes bindings updates 2013-09-28 14:21:42 -05:00
davinci.txt ARM: davinci: add support for am1808 based EnBW CMC board 2012-10-29 15:43:43 +05:30
fsl.txt ARM: mx25pdk: Add device tree support 2013-02-10 23:25:42 +08:00
gic.txt documentation/devicetree: Fix typos 2013-02-06 11:06:36 +00:00
global_timer.txt clocksource: arm_global_timer: Add ARM global timer support 2013-07-03 17:30:57 +02:00
insignal-boards.txt ARM: EXYNOS: Add Exynos4 device tree enabled board file 2011-12-23 10:07:11 +09:00
kirkwood.txt cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCs 2013-02-09 12:56:08 +01:00
l2cc.txt ARM: 7922/1: l2x0: add Marvell Tauros3 support 2013-12-29 12:32:47 +00:00
lpc32xx-mic.txt ARM: LPC32xx: Device tree support 2012-04-22 12:01:19 +02:00
lpc32xx.txt ARM: LPC32xx: Device tree support 2012-04-22 12:01:19 +02:00
marvell,berlin.txt ARM: add Armada 1500 and Sony NSZ-GS7 device tree files 2013-12-13 16:31:05 +01:00
mvebu-system-controller.txt arm: mach-mvebu: add documentation for new device tree bindings 2012-07-10 15:47:49 +02:00
nspire.txt arm: Add device trees for TI-Nspire hardware 2013-06-21 20:06:29 +02:00
olimex.txt ARM: mx23: Add initial support for olinuxino board 2012-07-05 09:40:51 +08:00
picoxcell.txt picoxcell: support for Picochip picoxcell devices 2011-09-26 16:11:56 +01:00
pmu.txt dt-bindings: add ARMv8 PMU binding 2013-12-02 23:21:02 -06:00
primecell.txt serial: pl011: use generic DMA slave configuration if possible 2013-03-12 17:56:09 +01:00
psci.txt ARM: psci: add devicetree binding for describing PSCI firmware 2013-01-10 21:10:20 +00:00
rtsm-dcscb.txt ARM: vexpress: introduce DCSCB support 2013-05-29 15:50:34 -04:00
samsung-boards.txt ARM: EXYNOS: Add support for Exynos secure firmware 2013-04-09 01:52:30 +09:00
sirf.txt ARM: PRIMA2: add CSR SiRFmarco device tree .dts 2013-01-22 19:33:30 +08:00
spear-timer.txt SPEAr: Add DT bindings for SPEAr's timer 2012-05-12 21:03:26 +02:00
spear.txt SPEAr: Update MAINTAINERS and Documentation 2012-05-14 17:34:11 +02:00
ste-nomadik.txt ARM: nomadik: convert all clocks except timer to dt 2013-05-12 21:49:56 +02:00
ste-u300.txt doc: devicetree: bindings: Fix typo in bindings 2013-07-25 12:32:07 +02:00
tegra.txt ARM: tegra: Add Toradex Iris carrier board DT with T20 512MB COM 2013-01-28 11:24:09 -07:00
topology.txt Documentation: DT: arm: define CPU topology bindings 2013-09-28 14:21:43 -05:00
twd.txt ARM: smp_twd: add device tree support 2012-03-13 13:27:51 +00:00
versatile-fpga-irq.txt ARM: 7516/1: plat-versatile: add DT support to FPGA IRQ 2012-09-17 23:18:18 +01:00
vexpress-scc.txt ARM: vexpress: Add SCC to V2P-CA15_A7's device tree 2013-08-07 14:55:27 +01:00
vexpress-sysreg.txt doc: Fix typo in doucmentations 2013-07-25 12:34:15 +02:00
vexpress.txt ARM: vexpress: Remove motherboard dependencies in the DTS files 2012-11-05 17:09:52 +00:00
vic.txt irqchip: vic: Parse interrupt and resume masks from device tree 2013-09-17 06:48:27 +09:00
vt8500.txt arm: vt8500: Add support for Wondermedia WM8750/WM8850 2013-01-12 15:51:24 +13:00
xen.txt docs: Xen ARM DT bindings 2012-09-18 09:57:47 +00:00
xilinx.txt