linux/Documentation/devicetree/bindings
Linus Torvalds 60e8d3e116 pci-v4.11-changes
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJYrvYlAAoJEFmIoMA60/r8FuQQAMDpia3kacyCAJpa+zjmyMNF
 1slytaoIvP37dFq9XF1em031lwGNr5sahZ7nP1EKgALz4odZUzait7BUABcfviIn
 Uesz2E1s/miMo4/0X1j9DqY9xV649DmmSIgk1yn3kvCkH/+Ix27dexu47auGzPEb
 H/sEfd1RZidjZ5EWaG0ww5FrHcuge+JHtcH6vFQtWsTOspcx++IhaVIGjC0JCpqK
 DnlQKilsJ38KUkvuDcxWjtFKxAc8De9jvCR4kX96OvbHahfAWwBO4AtUv7U3JpJN
 2nyQk+I5kRagbfBucaXZISUtWM7h4peLiL+TGkvKg8eOVlOCedjYlrZW4SWkbAN+
 0qwcHRQ8lwhNmgp3VYq7pmnugIvW4P2Fh3uqaplCAIwlpODxWPDQP7HLM2kyzmvq
 gPGi0R4Yo2PdIXqfbilrzbFVeyqkIFECr287a6+5PekC0DxsqZvOG0uA1mWKLIaH
 pRQMT0FO2SCCSOpcxRExeIj+XxhXlDVOrIBP6eMiFXAMgzUAyU8fLSZVMtXAvsTS
 02hVDOc/Fq2jKlCSoJRIiRp5aj1QDFS/DjBhOnW7pXuvUTCrfYBXY5NCdT9UV3Q7
 W6qHWkizRmRDGxUzqSODRt5aU7VOKbWvZnp10eJyKt5s2Iawe6We5V1NX+u18UIS
 Scc1nbuPTL6u1n8PsaBG
 =4Owc
 -----END PGP SIGNATURE-----

Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci

Pull PCI updates from Bjorn Helgaas:

 - add ASPM L1 substate support

 - enable PCIe Extended Tags when supported

 - configure PCIe MPS settings on iProc, Versatile, X-Gene, and Xilinx

 - increase VPD access timeout

 - add ACS quirks for Intel Union Point, Qualcomm QDF2400 and QDF2432

 - use new pci_irq_alloc_vectors() in more drivers

 - fix MSI affinity memory leak

 - remove unused MSI interfaces and update documentation

 - remove unused AER .link_reset() callback

 - avoid pci_lock / p->pi_lock deadlock seen with perf

 - serialize sysfs enable/disable num_vfs operations

 - move DesignWare IP from drivers/pci/host/ to drivers/pci/dwc/ and
   refactor so we can support both hosts and endpoints

 - add DT ECAM-like support for HiSilicon Hip06/Hip07 controllers

 - add Rockchip system power management support

 - add Thunder-X cn81xx and cn83xx support

 - add Exynos 5440 PCIe PHY support

* tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci: (93 commits)
  PCI: dwc: Remove dependency of designware on CONFIG_PCI
  PCI: dwc: Add CONFIG_PCIE_DW_HOST to enable PCI dwc host
  PCI: dwc: Split pcie-designware.c into host and core files
  PCI: dwc: designware: Fix style errors in pcie-designware.c
  PCI: dwc: designware: Parse "num-lanes" property in dw_pcie_setup_rc()
  PCI: dwc: all: Split struct pcie_port into host-only and core structures
  PCI: dwc: designware: Get device pointer at the start of dw_pcie_host_init()
  PCI: dwc: all: Rename cfg_read/cfg_write to read/write
  PCI: dwc: all: Use platform_set_drvdata() to save private data
  PCI: dwc: designware: Move register defines to designware header file
  PCI: dwc: Use PTR_ERR_OR_ZERO to simplify code
  PCI: dra7xx: Group PHY API invocations
  PCI: dra7xx: Enable MSI and legacy interrupts simultaneously
  PCI: dra7xx: Add support to force RC to work in GEN1 mode
  PCI: dra7xx: Simplify probe code with devm_gpiod_get_optional()
  PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory
  PCI: exynos: Support the PHY generic framework
  Documentation: binding: Modify the exynos5440 PCIe binding
  phy: phy-exynos-pcie: Add support for Exynos PCIe PHY
  Documentation: samsung-phy: Add exynos-pcie-phy binding
  ...
2017-02-23 11:53:22 -08:00
..
arc
arm clocksource/drivers/arm_arch_timer: Add dt binding for hisilicon-161010101 erratum 2017-02-08 00:13:57 +01:00
ata ARM: 64-bit DT updates for v4.10 2016-12-15 15:58:28 -08:00
auxdisplay
board
bus bus:qcom : Fix typo in qcom,ebi2.txt 2017-01-09 12:18:32 -06:00
c6x
clock devicetree: bindings: clk: mvebu: fix description for sata1 on Armada XP 2017-01-09 10:19:16 -06:00
cpufreq Documentation: dt: add bindings for ti-cpufreq 2017-02-09 22:53:54 +01:00
cris
crypto crypto: brcm - DT documentation for Broadcom SPU hardware 2017-02-11 17:55:19 +08:00
devfreq PM / devfreq: exynos-bus: Add the detailed correlation for Exynos5433 2017-01-31 14:12:18 +09:00
display dt-bindings: display: move ANX7814 and SiI8620 bridge bindings 2017-02-01 13:13:05 -06:00
dma dt-bindings: stm32-dma: Fix typo regarding DMA client binding 2017-01-03 09:23:17 +05:30
edac
eeprom
extcon extcon: usb-gpio: Add VBUS detection support 2016-11-20 21:22:39 +09:00
firmware Qualcomm ARM Based Driver Updates for v4.10 - Part 2 2016-11-30 22:49:14 +01:00
fpga DeviceTree updates for 4.10: 2016-12-15 11:49:41 -08:00
fuse
goldfish
gpio gpio: add DT bindings for Cortina Gemini GPIO 2017-01-26 10:00:23 +01:00
gpu
h8300
hsi
hwlock
hwmon hwmon: (sht15) Add device tree support 2017-02-16 06:49:05 -08:00
i2c Merge 4.10-rc7 into staging-next 2017-02-06 09:36:10 +01:00
iio iio: adc: add device tree bindings for Qualcomm PM8xxx ADCs 2017-01-31 19:01:39 +00:00
infiniband
input Input: add driver for Zeitec ZET6223 2017-02-09 13:54:51 -08:00
interrupt-controller ARC updates for 4.11 rc1 2017-02-22 10:33:53 -08:00
iommu Docs: dt: Be explicit and consistent in reference to IOMMU specifiers 2017-01-09 10:19:15 -06:00
ipmi ipmi/bt-bmc: change compatible node to 'aspeed, ast2400-ibt-bmc' 2016-11-17 16:31:09 -08:00
leds media updates for v4.11-rc1 2017-02-21 16:58:32 -08:00
lpddr2
mailbox ARM: SoC driver updates for v4.10 2016-12-15 16:03:25 -08:00
media [media] Documentation: DT: add bindings for ST DELTA 2017-02-08 09:56:47 -02:00
memory-controllers memory: davinci: add support for da8xx DDR2/mDDR controller 2016-11-14 17:18:34 +05:30
metag
mfd - Core Frameworks 2017-02-23 08:18:01 -08:00
mips MIPS: DTS: img: add device tree for Marduk board 2017-01-03 16:34:41 +01:00
misc sound updates for 4.11-rc1 2017-02-23 08:50:22 -08:00
mmc dt-bindings: mmc: sunxi: Document A64 eMMC compatible 2017-02-13 13:20:54 +01:00
mtd dt-bindings: mtd: add a common label property to all mtd devices 2017-02-10 10:16:49 -08:00
net DeviceTree updates for 4.11: 2017-02-22 19:23:14 -08:00
nios2
nvmem devicetree: bindings: nvmem: Add compatible string for imx6ul 2017-01-25 11:49:39 +01:00
opp PM / OPP: Reword binding supporting multiple regulators per device 2016-12-06 02:27:58 +01:00
pci pci-v4.11-changes 2017-02-23 11:53:22 -08:00
perf
phy pci-v4.11-changes 2017-02-23 11:53:22 -08:00
pinctrl pinctrl: Amend bindings for STM32 pinctrl 2017-02-06 09:47:17 +01:00
power DeviceTree updates for 4.11: 2017-02-22 19:23:14 -08:00
power_supply dt-bindings: power: supply: Add max14656_charger_detector 2017-01-16 23:02:52 +01:00
powerpc Documentation: powerpc/fsl: Update compatible for l2cache binding 2017-02-09 10:31:38 +11:00
pps
pwm dt-bindings: pwm: Add STM32 bindings 2017-01-23 12:04:24 +00:00
regmap
regulator regulator: Updates for v4.11 2017-02-20 17:23:57 -08:00
remoteproc remoteproc: qcom: Add SLPI rproc support to load and boot slpi proc. 2017-01-30 13:48:41 -08:00
reserved-memory ramoops: Split ftrace buffer space into per-CPU zones 2016-11-15 16:34:26 -08:00
reset ARM: SoC driver updates for v4.10 2016-12-15 16:03:25 -08:00
rng
rtc RTC for 4.10 2016-12-18 18:18:03 -08:00
scsi scsi: devicetree: bindings: hisi_sas: add hip07 support 2016-11-08 17:29:46 -05:00
security/tpm tpm_tis: Allow tpm_tis to be bound using DT 2016-11-28 01:31:31 +02:00
serial DeviceTree updates for 4.11: 2017-02-22 19:23:14 -08:00
serio
soc dt-bindings: qman: Remove pool channel node 2017-01-09 10:19:18 -06:00
sound Merge remote-tracking branches 'asoc/topic/wm8753' and 'asoc/topic/zte' into asoc-next 2017-02-19 16:37:07 +00:00
spi Merge remote-tracking branches 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/topic/s3c64xx', 'spi/topic/sh-msiof' and 'spi/topic/slave' into spi-next 2017-02-19 16:41:05 +00:00
spmi
sram misc: sram: Integrate protect-exec reserved sram area type 2017-01-25 11:48:03 +01:00
staging
thermal ARM: DT updates for v4.10 2016-12-15 15:50:24 -08:00
timer clocksource/drivers/ostm: Document renesas-ostm timer DT bindings 2017-02-07 20:58:30 +01:00
ufs phy: qcom-ufs: Remove -always-on property 2017-01-27 13:06:52 +05:30
usb DeviceTree updates for 4.11: 2017-02-22 19:23:14 -08:00
virtio
w1
watchdog
x86
xillybus
ABI.txt
chosen.txt
common-properties.txt
graph.txt
marvell.txt
numa.txt
property-units.txt
resource-names.txt
sparc_sun_oracle_rng.txt
submitting-patches.txt
unittest.txt
vendor-prefixes.txt Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2017-02-23 08:39:40 -08:00
xilinx.txt