linux/Documentation/devicetree/bindings/pci
Bjorn Helgaas 7e5b22ddb2 Merge branch 'remotes/lorenzo/pci/endpoint'
- Use memcpy_fromio()/memcpy_toio() instead of plain memcpy() in PCI
    endpoint framework (Wen Yang)

  - Add interface to discover supported endpoint features to replace a
    bitfield that wasn't flexible enough (Kishon Vijay Abraham I)

  - Implement the new supported-feature interface for designware-plat,
    dra7xx, rockchip, cadence (Kishon Vijay Abraham I)

  - Fix issues with 64-bit BAR in endpoints (Kishon Vijay Abraham I)

  - Add layerscape endpoint mode support (Xiaowei Bao)

* remotes/lorenzo/pci/endpoint:
  misc: pci_endpoint_test: Add the layerscape EP device support
  PCI: layerscape: Add EP mode support
  arm64: dts: Add the PCIE EP node in dts
  dt-bindings: add DT binding for the layerscape PCIe controller with EP mode
  PCI: endpoint: Remove features member in struct pci_epc
  PCI: designware-plat: Remove setting epc->features in Designware plat EP driver
  PCI: rockchip: Remove pci_epf_linkup() from Rockchip EP driver
  PCI: cadence: Remove pci_epf_linkup() from Cadence EP driver
  PCI: pci-epf-test: Use pci_epc_get_features() to get EPC features
  PCI: pci-epf-test: Do not allocate next BARs memory if current BAR is 64Bit
  PCI: pci-epf-test: Remove setting epf_bar flags in function driver
  PCI: endpoint: Fix pci_epf_alloc_space() to set correct MEM TYPE flags
  PCI: endpoint: Add helper to get first unreserved BAR
  PCI: cadence: Populate ->get_features() cdns_pcie_epc_ops
  PCI: rockchip: Populate ->get_features() dw_pcie_ep_ops
  PCI: pci-dra7xx: Populate ->get_features() dw_pcie_ep_ops
  PCI: designware-plat: Populate ->get_features() dw_pcie_ep_ops
  PCI: dwc: Add ->get_features() callback function to dw_pcie_ep_ops
  PCI: endpoint: Add new pci_epc_ops to get EPC features
  PCI: endpoint: functions: Use memcpy_fromio()/memcpy_toio()
2019-03-06 15:30:21 -06:00
..
83xx-512x-pci.txt
aardvark-pci.txt
altera-pcie-msi.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
altera-pcie.txt dt-bindings: PCI: altera: Add altr,pcie-root-port-2.0 2019-03-04 12:22:19 +00:00
amlogic,meson-pcie.txt dt-bindings: PCI: meson: add DT bindings for Amlogic Meson PCIe controller 2018-12-19 10:24:24 +00:00
arm,juno-r1-pcie.txt
axis,artpec6-pcie.txt bindings: PCI: artpec: Add support for the ARTPEC-7 SoC 2017-12-21 11:10:35 +00:00
brcm,iproc-pcie.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
cdns,cdns-pcie-ep.txt dt-bindings: PCI: cadence: Add DT bindings for optional PHYs 2018-07-11 10:39:40 +01:00
cdns,cdns-pcie-host.txt dt-bindings: PCI: cadence: Add DT bindings for optional PHYs 2018-07-11 10:39:40 +01:00
designware-pcie-ecam.txt dt-bindings: PCI: designware: Add binding for Designware PCIe in ECAM mode 2017-10-09 19:11:28 -05:00
designware-pcie.txt dt-bindings: PCI: designware: Add support for EP in DesignWare driver 2018-05-15 15:54:11 +01:00
faraday,ftpci100.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
fsl,imx6q-pcie.txt dt-bindings: imx6q-pcie: Add "pcie_aux" clock for imx8mq 2019-02-28 09:46:22 +00:00
fsl,pci.txt
hisilicon-histb-pcie.txt PCI: histb: Add an optional regulator for PCIe port power control 2018-03-07 16:24:27 +00:00
hisilicon-pcie.txt devicetree: fix a series of wrong file references 2018-06-15 18:10:01 -03:00
host-generic-pci.txt Documentation: Use "while" instead of "whilst" 2018-11-20 09:30:43 -07:00
kirin-pcie.txt devicetree: fix a series of wrong file references 2018-06-15 18:10:01 -03:00
layerscape-pci.txt dt-bindings: add DT binding for the layerscape PCIe controller with EP mode 2019-02-21 10:40:20 +00:00
mediatek-pcie.txt dt-bindings: PCI: MediaTek: Remove un-used property 2018-12-18 13:48:17 +00:00
mobiveil-pcie.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
mvebu-pci.txt ARM: arm64: Devicetree updates for v4.14 2017-09-10 20:54:48 -07:00
nvidia,tegra20-pcie.txt pci-v4.15-changes 2017-11-15 15:01:28 -08:00
pci-armada8k.txt PCI: armada8k: Fix clock resource by adding a register clock 2018-03-08 15:23:47 +00:00
pci-iommu.txt
pci-keystone.txt dt-bindings: PCI: keystone: Add bindings to get device control module 2018-10-17 09:45:07 +01:00
pci-msi.txt
pci-rcar-gen2.txt dt-bindings: PCI: rcar: Add device tree support for r8a7744 2018-10-04 11:16:41 +01:00
pci-thunder-ecam.txt
pci-thunder-pem.txt
pci.txt
plda,xpressrich3-axi.txt
qcom,pcie.txt PCI: qcom: Add missing supplies required for msm8996 2018-03-07 16:24:26 +00:00
ralink,rt3883-pci.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
rcar-pci.txt dt-bindings: PCI: rcar: Add device tree support for r8a774c0 2019-02-05 17:16:29 +00:00
rockchip-pcie-ep.txt dt-bindings: PCI: rockchip: Add DT bindings for Rockchip PCIe EP driver 2018-05-11 10:36:15 +01:00
rockchip-pcie-host.txt dt-bindings: PCI: rockchip: Rename rockchip-pcie.txt to rockchip-pcie-host.txt 2018-05-10 12:09:16 +01:00
samsung,exynos5440-pcie.txt PCI: exynos: Remove deprecated PHY initialization code 2018-01-02 16:27:52 +00:00
spear13xx-pcie.txt
tango-pcie.txt
ti-pci.txt dt-bindings: PCI: dra7xx: Add properties to enable x2 lane in dra7 2019-01-31 17:15:02 +00:00
uniphier-pcie.txt dt-bindings: PCI: Add UniPhier PCIe host controller description 2018-12-19 10:25:37 +00:00
v3-v360epc-pci.txt PCI: v3: Update the device tree bindings 2017-10-05 15:52:54 -05:00
versatile.txt
xgene-pci-msi.txt pci-v4.14-changes 2017-09-08 15:47:43 -07:00
xgene-pci.txt dt-bindings: more status property removal from examples 2018-04-18 08:56:22 -05:00
xilinx-nwl-pcie.txt
xilinx-pcie.txt