linux/Documentation/devicetree/bindings/pci
Bjorn Helgaas 0b8439d374 Merge branch 'remotes/lorenzo/pci/keystone'
- Move IRQ register address computation inside macros (Kishon Vijay
    Abraham I)

  - Separate legacy IRQ and MSI configuration (Kishon Vijay Abraham I)

  - Use hwirq, not virq, to get MSI IRQ number offset (Kishon Vijay Abraham
    I)

  - Squash ks_pcie_handle_msi_irq() into ks_pcie_msi_irq_handler() (Kishon
    Vijay Abraham I)

  - Add dwc support for platforms with custom MSI controllers (Kishon Vijay
    Abraham I)

  - Add keystone-specific MSI controller (Kishon Vijay Abraham I)

  - Remove dwc host_ops previously used for keystone-specific MSI (Kishon
    Vijay Abraham I)

  - Skip dwc default MSI init if platform has custom MSI controller (Kishon
    Vijay Abraham I)

  - Implement .start_link() and .stop_link() for keystone endpoint support
    (Kishon Vijay Abraham I)

  - Add keystone "reg-names" DT binding (Kishon Vijay Abraham I)

  - Squash ks_pcie_dw_host_init() into ks_pcie_add_pcie_port() (Kishon
    Vijay Abraham I)

  - Get keystone register resources from DT by name, not index (Kishon
    Vijay Abraham I)

  - Get DT resources in .probe() to prepare for endpoint support (Kishon
    Vijay Abraham I)

  - Add "ti,syscon-pcie-mode" DT property for PCIe mode configuration
    (Kishon Vijay Abraham I)

  - Explicitly set keystone to host mode (Kishon Vijay Abraham I)

  - Document DT "atu" reg-names requirement for DesignWare core >= 4.80
    (Kishon Vijay Abraham I)

  - Enable dwc iATU unroll for endpoint mode as well as host mode (Kishon
    Vijay Abraham I)

  - Add dwc "version" to identify core >= 4.80 for ATU programming (Kishon
    Vijay Abraham I)

  - Don't build ARM32-specific keystone code on ARM64 (Kishon Vijay Abraham
    I)

  - Add DT binding for keystone PCIe RC in AM654 SoC (Kishon Vijay Abraham
    I)

  - Add keystone support for AM654 SoC PCIe RC (Kishon Vijay Abraham I)

  - Reset keystone PHYs before enabling them (Kishon Vijay Abraham I)

  - Make of_pci_get_max_link_speed() available to endpoint drivers as well
    as host drivers (Kishon Vijay Abraham I)

  - Add keystone support for DT "max-link-speed" property (Kishon Vijay
    Abraham I)

  - Add endpoint library support for BAR buffer alignment (Kishon Vijay
    Abraham I)

  - Make all dw_pcie_ep_ops structs const (Kishon Vijay Abraham I)

  - Fix fencepost error in dw_pcie_ep_find_capability() (Kishon Vijay
    Abraham I)

  - Add dwc hooks for dbi/dbi2 that share the same address space (Kishon
    Vijay Abraham I)

  - Add keystone support for TI AM654x in endpoint mode (Kishon Vijay
    Abraham I)

  - Configure designware endpoints to advertise smallest resizable BAR
    (1MB) (Kishon Vijay Abraham I)

  - Align designware endpoint ATU windows for raising MSIs (Kishon Vijay
    Abraham I)

  - Add endpoint test support for TI AM654x (Kishon Vijay Abraham I)

  - Fix endpoint test test_reg_bar issue (Kishon Vijay Abraham I)

* remotes/lorenzo/pci/keystone:
  misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_test
  misc: pci_endpoint_test: Add support to test PCI EP in AM654x
  PCI: designware-ep: Use aligned ATU window for raising MSI interrupts
  PCI: designware-ep: Configure Resizable BAR cap to advertise the smallest size
  PCI: keystone: Add support for PCIe EP in AM654x Platforms
  dt-bindings: PCI: Add PCI EP DT binding documentation for AM654
  PCI: dwc: Add callbacks for accessing dbi2 address space
  PCI: dwc: Fix dw_pcie_ep_find_capability() to return correct capability offset
  PCI: dwc: Add const qualifier to struct dw_pcie_ep_ops
  PCI: endpoint: Add support to specify alignment for buffers allocated to BARs
  PCI: keystone: Add support to set the max link speed from DT
  PCI: OF: Allow of_pci_get_max_link_speed() to be used by PCI Endpoint drivers
  PCI: keystone: Invoke phy_reset() API before enabling PHY
  PCI: keystone: Add support for PCIe RC in AM654x Platforms
  dt-bindings: PCI: Add PCI RC DT binding documentation for AM654
  PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64
  PCI: dwc: Fix ATU identification for designware version >= 4.80
  PCI: dwc: Enable iATU unroll for endpoint too
  dt-bindings: PCI: Document "atu" reg-names
  PCI: keystone: Explicitly set the PCIe mode
  dt-bindings: PCI: Add dt-binding to configure PCIe mode
  PCI: keystone: Move resources initialization to prepare for EP support
  PCI: keystone: Use platform_get_resource_byname() to get memory resources
  PCI: keystone: Perform host initialization in a single function
  dt-bindings: PCI: keystone: Add "reg-names" binding information
  PCI: keystone: Cleanup error_irq configuration
  PCI: keystone: Add start_link()/stop_link() dw_pcie_ops
  PCI: dwc: Remove default MSI initialization for platform specific MSI chips
  PCI: dwc: Remove Keystone specific dw_pcie_host_ops
  PCI: keystone: Use Keystone specific msi_irq_chip
  PCI: dwc: Add support to use non default msi_irq_chip
  PCI: keystone: Cleanup ks_pcie_msi_irq_handler()
  PCI: keystone: Use hwirq to get the MSI IRQ number offset
  PCI: keystone: Add separate functions for configuring MSI and legacy interrupt
  PCI: keystone: Cleanup interrupt related macros

# Conflicts:
#	drivers/pci/controller/dwc/pcie-designware.h
2019-05-13 18:34:41 -05:00
..
83xx-512x-pci.txt PCI: Fix typos and whitespace errors 2017-09-01 16:35:50 -05:00
aardvark-pci.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
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 Documentation: of: Document the bindings used by Juno R1 PCIe host bridge 2015-10-26 10:02:37 +00:00
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: Document "atu" reg-names 2019-04-15 13:24:01 +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 powerpc: fsl_pci: Add forced PCI Agent enumeration 2014-09-03 18:51:23 -05:00
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 Docs: dt: Be explicit and consistent in reference to IOMMU specifiers 2017-01-09 10:19:15 -06:00
pci-keystone.txt dt-bindings: PCI: Add PCI EP DT binding documentation for AM654 2019-05-01 15:50:13 +01:00
pci-msi.txt Docs: dt: Add PCI MSI map bindings 2015-10-16 11:43:03 +01:00
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: Add driver for ThunderX-pass{1,2} on-chip devices 2016-03-11 16:10:48 -06:00
pci-thunder-pem.txt PCI: thunder: Add PCIe host driver for ThunderX processors 2016-03-11 15:53:41 -06:00
pci.txt dt-bindings: Add "external-facing" PCIe port property 2019-04-11 16:17:40 -05:00
plda,xpressrich3-axi.txt Documentation: of: Document the bindings used by Juno R1 PCIe host bridge 2015-10-26 10:02:37 +00:00
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 PCI: Fix typos and whitespace errors 2017-09-01 16:35:50 -05:00
tango-pcie.txt PCI: Add DT binding for Sigma Designs Tango PCIe controller 2017-07-04 15:14:13 -05:00
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 PCI: Fix typos and whitespace errors 2017-09-01 16:35:50 -05:00
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 PCI: Fix typos and whitespace errors 2017-09-01 16:35:50 -05:00
xilinx-pcie.txt PCI: xilinx: Update Zynq binding with Microblaze node 2016-03-08 14:25:49 -06:00