linux/Documentation/devicetree/bindings
Linus Torvalds 10c8e05620 ARM: SoC driver changes for 3.17
A handful of driver-related changes. We've had a bunch of them going in through
 other branches as well, so it's only a part of what we really have this release.
 
 Larger pieces are:
 
 * Removal of a now unused PWM driver for atmel
   - This includes AVR32 changes that have been appropriately acked.
 * Performance counter support for the arm CCN interconnect
 * OMAP mailbox driver cleanups and consolidation
 * PCI and SATA PHY drivers for SPEAr 13xx platforms
 * Redefinition (with backwards compatibility!) of PCI DT bindings for Tegra to
   better model regulators/power.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.14 (GNU/Linux)
 
 iQIcBAABAgAGBQJT5DrJAAoJEIwa5zzehBx3wkkP/iwEfEK5mMon9KEe4DcKTKNq
 Z6xyWuMQNHKdfBFpABs6AsHQCKDc7KK6gN3+2zLLHEJ4XGDPZ2g2NaX3oRPJlaay
 BDK7rQfIZyi4tmbOnlEv1BDTYgirYBPMwk9RyNo/04Ug3W+Y67aSVo44zkNFBWaJ
 GbcX/zYsrsfvdawuQMW6V/A835s3Kq5Zhv1ikPr8gDDjswZRBAT6i7FYpBSHQ8K8
 bH6C1891Xit6rxXSLXJyrtM8CAet7PtLTqNr/IKdUaJnGD+fJm5EonxW+g8gvhN8
 gOEkm3nM60++kdDlzZCQVNr0m1+ih6NNCr6bDLO6rIRpAJM2O+YrN1rWuZaJOu1A
 pIvifk+wWHT+o52pXk8g9fK4n/ZJydK3IBzDePHMrIROOEiW5tLE3WA+u3NSfMfH
 WegMt9E2dcB+5gXPeejZ9gFbAHnh2S1oVTZfCYXtuOHrYiEU9U0FA3eRYvJEE2po
 k8sdiOn7Vc65O1QZ+xZNbLABpAHaye7X2evOJyhSutzHE/AtUvT4vuCAZ0tggXyD
 E1qVKngVW/NvcoFbwYeidq4bOVgiAEn3idZgF5gEq1mq7LzetXUQAcZAOQfLWHLQ
 RrXufS7Ez8pSCG74y0AFReVfQH2PgWHPqGUGj99NXgQauexc/vR1Hc5Iqb8liGNJ
 n6i8RqvvQ4KYcmHEXDIT
 =fsP6
 -----END PGP SIGNATURE-----

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

Pull ARM SoC driver changes from Olof Johansson:
 "A handful of driver-related changes.  We've had a bunch of them going
  in through other branches as well, so it's only a part of what we
  really have this release.

  Larger pieces are:

   - Removal of a now unused PWM driver for atmel
     [ This includes AVR32 changes that have been appropriately acked ]
   - Performance counter support for the arm CCN interconnect
   - OMAP mailbox driver cleanups and consolidation
   - PCI and SATA PHY drivers for SPEAr 13xx platforms
   - Redefinition (with backwards compatibility!) of PCI DT bindings for
     Tegra to better model regulators/power"

Note: this merge also fixes up the semantic conflict with the new
calling convention for devm_phy_create(), see commit f0ed817638 ("phy:
core: Let node ptr of PHY point to PHY and not of PHY provider") that
came in through Greg's USB tree.

Semantic merge patch by Stephen Rothwell <sfr@canb.auug.org.au> through
the next tree.

* tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (38 commits)
  bus: arm-ccn: Fix error handling at event allocation
  mailbox/omap: add a parent structure for every IP instance
  mailbox/omap: remove the private mailbox structure
  mailbox/omap: consolidate OMAP mailbox driver
  mailbox/omap: simplify the fifo assignment by using macros
  mailbox/omap: remove omap_mbox_type_t from mailbox ops
  mailbox/omap: remove OMAP1 mailbox driver
  mailbox/omap: use devm_* interfaces
  bus: ARM CCN: add PERF_EVENTS dependency
  bus: ARM CCN PMU driver
  PCI: spear: Remove spear13xx_pcie_remove()
  PCI: spear: Fix Section mismatch compilation warning for probe()
  ARM: tegra: Remove legacy PCIe power supply properties
  PCI: tegra: Remove deprecated power supply properties
  PCI: tegra: Implement accurate power supply scheme
  ARM: SPEAr13xx: Update defconfigs
  ARM: SPEAr13xx: Add pcie and miphy DT nodes
  ARM: SPEAr13xx: Add bindings and dt node for misc block
  ARM: SPEAr13xx: Fix static mapping table
  phy: Add drivers for PCIe and SATA phy on SPEAr13xx
  ...
2014-08-08 11:34:32 -07:00
..
arc
arm ARM: SoC driver changes for 3.17 2014-08-08 11:34:32 -07:00
ata Documentation: bindings: document the sub-nodes AHCI bindings 2014-07-30 15:39:47 -04:00
bus Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next 2014-06-04 08:50:34 -07:00
c6x
clock ARM: SoC platform changes for 3.17 2014-08-08 11:14:29 -07:00
cpufreq cpufreq: cpu0: OPPs can be populated at runtime 2014-07-16 15:12:52 +02:00
crypto crypto: ccp - Base AXI DMA cache settings on device tree 2014-07-23 21:28:38 +08:00
dma Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma 2014-06-10 10:28:45 -07:00
drm Merge branch 'tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-next 2014-08-05 09:26:09 +10:00
extcon dt-bindings: extcon: Add support for SM5502 MUIC device 2014-07-23 10:22:36 +09:00
fb
fuse soc/tegra: Add efuse and apbmisc bindings 2014-07-17 14:36:10 +02:00
gpio Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2014-06-09 18:46:02 -07:00
gpu ARM: SoC device-tree changes for 3.17 2014-08-08 11:16:58 -07:00
hid
hsi HSI: Introduce Nokia N900 modem driver 2014-05-16 00:55:42 +02:00
hwmon hwmon: Add pwm-fan driver 2014-08-04 07:01:38 -07:00
hwrng
i2c Notable changes: 2014-08-05 15:55:36 -07:00
iio staging:iio:hmc5843: Add support for i2c hmc5983 2014-07-23 21:48:20 +01:00
input Input: tsc2005 - add DT support 2014-05-29 00:06:00 -07:00
interrupt-controller Merge branch 'irqchip/atmel-aic' into irqchip/core 2014-07-18 20:58:34 +00:00
iommu Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'arm/exynos' and 'core' into next 2014-07-31 20:29:02 +02:00
leds Documentation: dts: tcs6507: Fix wrong statement about #gpio-cells 2014-07-22 16:26:43 -07:00
lpddr2
media [media] media: atmel-isi: add primary DT support 2014-07-30 19:48:36 -03:00
memory-controllers memory: mvebu-devbus: add a devbus, keep-config property 2014-04-29 13:17:10 +00:00
metag
mfd == Changes to existing drivers == 2014-08-07 17:17:39 -07:00
mipi
mips
misc soc/tegra: Add efuse and apbmisc bindings 2014-07-17 14:36:10 +02:00
mmc MMC highlights for 3.16: 2014-06-10 14:35:22 -07:00
mtd MTD updates for 3.16: 2014-06-11 08:35:34 -07:00
net Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next 2014-08-05 13:18:20 -07:00
nvec
panel drm/panel: simple: Add AUO B133HTN01 panel support 2014-08-06 16:44:15 +02:00
pci ARM: tegra: rework PCIe regulators 2014-07-19 12:35:45 -07:00
phy ARM: SoC driver changes for 3.17 2014-08-08 11:34:32 -07:00
pinctrl ARM: SoC device-tree changes for 3.17 2014-08-08 11:16:58 -07:00
power Documentation: DT: Document rx51-battery binding 2014-07-18 23:40:22 +02:00
power_supply power: reset: Add Axxia system reset driver 2014-05-23 18:18:45 +02:00
powerpc powerpc/85xx: Add binding for CPLD 2014-07-31 00:10:45 -05:00
pps
pwm Documentation: dt: Add Kona PWM binding 2014-04-28 13:05:18 +02:00
regulator == Changes to existing drivers == 2014-08-07 17:17:39 -07:00
reserved-memory
reset ARM: SoC driver changes 2014-06-02 16:35:49 -07:00
rng
rtc drivers/rtc/rtc-hym8563.c: add optional clock-output-names property 2014-06-06 16:08:08 -07:00
serial ARM: SoC device-tree changes for 3.17 2014-08-08 11:16:58 -07:00
serio
soc/qcom soc: qcom: Add device tree binding for GSBI 2014-05-23 11:38:53 -05:00
sound Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', 'asoc/topic/wm0010', 'asoc/topic/wm8904' and 'asoc/topic/wm8962' into asoc-next 2014-08-04 16:32:18 +01:00
spi ARM: SoC cleanups for 3.17 2014-08-08 11:00:26 -07:00
spmi spmi: of: fixup generic SPMI devicetree binding example 2014-05-28 13:45:15 -07:00
staging staging: imx-drm: add LVDS666 support for parallel display 2014-04-25 16:11:03 -07:00
thermal Merge branches 'armada-375-380-soc-support', 'eduardo-thermal-soc-fixes', 'intel-soc-dts-thermal' and 'thermal-soc-fixes' of .git into next 2014-05-15 17:18:02 +08:00
timer clocksource: clps711x: Add DT bindings documentation 2014-07-23 12:02:36 +02:00
ufs
usb usb: ci_hdrc_imx doc: fsl,usbphy is required 2014-07-22 16:31:36 -07:00
video ARM: SoC cleanups for 3.17 2014-08-08 11:00:26 -07:00
virtio
w1
watchdog watchdog: imx2_wdt: adds big endianness support. 2014-08-05 22:43:11 +02:00
x86
ABI.txt
eeprom.txt
graph.txt
marvell.txt
open-pic.txt
resource-names.txt
submitting-patches.txt
vendor-prefixes.txt ARM: SoC device-tree changes for 3.17 2014-08-08 11:16:58 -07:00
xilinx.txt