summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-dt-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-04-041-1/+1
|\
| * arm64: tegra: Fix Tegra194 PCIe compatible stringJon Hunter2020-03-121-1/+1
* | Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas2020-04-021-0/+52
|\ \
| * | dt-bindings: PCI: Add NXP Layerscape SoCs PCIe Gen4 controllerHou Zhiqiang2020-02-211-0/+52
| |/
* | Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas2020-04-021-26/+99
|\ \
| * | dt-bindings: PCI: tegra: Add DT support for PCIe EP nodes in Tegra194Vidya Sagar2020-03-111-26/+99
| |/
* | Merge branch 'remotes/lorenzo/pci/dt'Bjorn Helgaas2020-04-027-93/+224
|\ \
| * | dt-bindings: PCI: Convert PCIe Host/Endpoint in Cadence platform to DT schemaKishon Vijay Abraham I2020-03-204-93/+125
| * | dt-bindings: PCI: cadence: Add PCIe RC/EP DT schema for Cadence PCIeKishon Vijay Abraham I2020-03-202-0/+58
| * | dt-bindings: PCI: Add PCI Endpoint Controller SchemaKishon Vijay Abraham I2020-03-201-0/+41
| |/
* / dt-bindings: PCI: meson: Update PCIE bindings documentationRemi Pommarel2020-03-041-13/+9
|/
* dt-bindings: PCI: intel: Fix dt_binding_check compilation failureDilip Kota2020-02-041-3/+1
* Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-313-0/+254
|\
| * Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas2020-01-301-0/+19
| |\
| | * dt-bindings: PCI: qcom: Add support for SDM845 PCIeBjorn Andersson2020-01-101-0/+19
| * | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2020-01-301-0/+138
| |\ \
| | * | dt-bindings: PCI: intel: Add YAML schemas for the PCIe RC controllerDilip Kota2019-12-091-0/+138
| | |/
| * / dt-bindings: PCI: Add bindings for brcmstb's PCIe deviceJim Quinlan2020-01-151-0/+97
| |/
* | dt-bindings: PCI: Convert generic host binding to DT schemaRob Herring2020-01-238-280/+172
* | dt-bindings: PCI: Convert Arm Versatile binding to DT schemaRob Herring2020-01-232-59/+92
|/
* Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-032-4/+9
|\
| * Merge branch 'remotes/lorenzo/pci/meson'Bjorn Helgaas2019-11-281-4/+8
| |\
| | * dt-bindings: pci: amlogic, meson-pcie: Add G12A bindingsNeil Armstrong2019-10-151-4/+8
| * | dt-bindings: pci: layerscape-pci: add compatible strings "fsl, ls1028a-pcie"Xiaowei Bao2019-11-061-0/+1
| |/
* / dt-bindings: PCI: rcar: Add device tree support for r8a774b1Fabrizio Castro2019-10-231-0/+1
|/
* Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-247-3/+230
|\
| * Merge branch 'pci/trivial'Bjorn Helgaas2019-09-232-2/+2
| |\
| | * PCI: Fix typos and whitespace errorsBjorn Helgaas2019-08-302-2/+2
| * | Merge branch 'lorenzo/pci/tegra'Bjorn Helgaas2019-09-233-0/+181
| |\ \
| | * | dt-bindings: PCI: tegra: Add PCIe slot supplies regulator entriesVidya Sagar2019-09-081-0/+8
| | * | dt-bindings: PCI: tegra: Add sideband pins configuration entriesVidya Sagar2019-09-081-0/+8
| | * | dt-bindings: PCI: tegra: Add device tree support for Tegra194Vidya Sagar2019-08-131-0/+155
| | * | dt-bindings: Add PCIe supports-clkreq propertyVidya Sagar2019-08-131-0/+5
| | * | dt-bindings: PCI: designware: Add binding for CDM register checkVidya Sagar2019-08-131-0/+5
| | |/
| * | Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas2019-09-231-0/+1
| |\ \
| | * | dt-bindings: PCI: Add support for MT7629Jianjun Wang2019-08-071-0/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2019-09-231-1/+0
| |\ \
| | * | dt-bindings: PCI: designware: Remove the num-lanes from Required propertiesHou Zhiqiang2019-08-221-1/+0
| | |/
| * / dt-bindings: PCI: Add Amazon's Annapurna Labs PCIe host bridge bindingJonathan Chocron2019-09-161-0/+46
| |/
* | Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-09-191-1/+1
|\ \
| * | dt-bindings: pci: pci-msi: Correct the unit-address of the pci node nameBin Meng2019-08-161-1/+1
| |/
* / dt-bindings: pci: add PHY properties to Armada 7K/8K controller bindingsMiquel Raynal2019-08-271-0/+8
|/
* Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-165-2/+37
|\
| * Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas2019-07-132-0/+11
| |\
| | * PCI: Add DT binding for "reset-gpios" propertyManikanta Maddireddy2019-06-201-0/+3
| | * dt-bindings: pci: tegra: Document PCIe DPD pinctrl optional propManikanta Maddireddy2019-06-201-0/+8
| * | Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas2019-07-131-0/+1
| |\ \
| | * | dt-bindings: PCI: rcar: Add device tree support for r8a774a1Biju Das2019-06-211-0/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas2019-07-131-2/+23
| |\ \
| | * | dt-bindings: PCI: qcom: Add QCS404 to the bindingBjorn Andersson2019-05-291-2/+23
| | |/