summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/controller/qcom'Bjorn Helgaas2024-03-1212-375/+1814
|\
| * dt-bindings: PCI: qcom: Document the X1E80100 PCIe ControllerAbel Vesa2024-03-101-0/+165
| * dt-bindings: PCI: qcom: Do not require 'msi-map-mask'Johan Hovold2024-03-082-2/+0
| * dt-bindings: PCI: qcom: Allow 'required-opps'Johan Hovold2024-03-082-0/+6
| * dt-bindings: PCI: qcom,pcie-sa8775p: Move SA8775p to dedicated schemaKrzysztof Kozlowski2024-02-232-38/+166
| * dt-bindings: PCI: qcom,pcie-sc7280: Move SC7280 to dedicated schemaKrzysztof Kozlowski2024-02-232-38/+166
| * dt-bindings: PCI: qcom,pcie-sc8180x: Move SC8180X to dedicated schemaKrzysztof Kozlowski2024-02-232-30/+170
| * dt-bindings: PCI: qcom,pcie-sc8280xp: Move SC8280XP to dedicated schemaKrzysztof Kozlowski2024-02-232-54/+180
| * dt-bindings: PCI: qcom,pcie-sm8350: Move SM8350 to dedicated schemaKrzysztof Kozlowski2024-02-232-32/+184
| * dt-bindings: PCI: qcom,pcie-sm8150: Move SM8150 to dedicated schemaKrzysztof Kozlowski2024-02-232-29/+158
| * dt-bindings: PCI: qcom,pcie-sm8250: Move SM8250 to dedicated schemaKrzysztof Kozlowski2024-02-232-48/+173
| * dt-bindings: PCI: qcom,pcie-sm8450: Move SM8450 to dedicated schemaKrzysztof Kozlowski2024-02-232-67/+178
| * dt-bindings: PCI: qcom,pcie-sm8550: Move SM8550 to dedicated schemaKrzysztof Kozlowski2024-02-233-38/+269
* | dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible stringFrank Li2024-03-041-8/+38
* | dt-bindings: imx6q-pcie: Add imx95 pcie compatible stringRichard Zhu2024-03-042-0/+20
* | dt-bindings: imx6q-pcie: Restruct reg and reg-nameFrank Li2024-03-041-10/+20
* | dt-bindings: imx6q-pcie: Clean up duplicate clocks checkFrank Li2024-03-041-16/+0
|/
* Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-186-9/+163
|\
| * Merge branch 'pci/dt-bindings'Bjorn Helgaas2024-01-152-3/+62
| |\
| | * dt-bindings: PCI: qcom: Document the SM8650 PCIe ControllerNeil Armstrong2023-12-161-0/+4
| | * dt-bindings: PCI: dwc: rockchip: Document optional PCIe reference clock inputHeiko Stuebner2023-12-161-0/+2
| | * dt-bindings: PCI: qcom: Correct reset-names propertyKrzysztof Kozlowski2023-12-161-1/+1
| | * dt-bindings: PCI: qcom: Correct clocks for SM8150Krzysztof Kozlowski2023-12-161-0/+26
| | * dt-bindings: PCI: qcom: Correct clocks for SC8180xKrzysztof Kozlowski2023-12-161-1/+27
| | * dt-bindings: PCI: qcom: Adjust iommu-map for different SoCKrzysztof Kozlowski2023-12-161-1/+2
| * | Merge branch 'pci/controller/rcar'Bjorn Helgaas2024-01-151-0/+11
| |\ \
| | * | dt-bindings: PCI: rcar-pci-host: Add optional regulatorsWolfram Sang2023-12-141-0/+11
| | |/
| * | Merge branch 'pci/controller/cadence'Bjorn Helgaas2024-01-152-6/+72
| |\ \
| | * | dt-bindings: PCI: ti,j721e-pci-*: Add j784s4-pci-* compatible stringsMatt Ranostay2023-12-132-0/+24
| | * | dt-bindings: PCI: ti,j721e-pci-*: Add checks for num-lanesMatt Ranostay2023-12-132-6/+48
| | |/
| * / dt-bindings: PCI: brcmstb: Add property "brcm,clkreq-mode"Jim Quinlan2024-01-111-0/+18
| |/
* / dt-bindings: correct white-spaces in examplesKrzysztof Kozlowski2023-11-291-1/+1
|/
* Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-11-037-7/+363
|\
| * Merge branch 'pci/controller/xilinx-xdma'Bjorn Helgaas2023-10-281-0/+114
| |\
| | * dt-bindings: PCI: xilinx-xdma: Add schemas for Xilinx XDMA PCIe Root Port BridgeThippeswamy Havalige2023-10-261-0/+114
| * | Merge branch 'pci/controller/xilinx-ecam'Bjorn Helgaas2023-10-281-1/+1
| |\ \
| | * | dt-bindings: PCI: xilinx-nwl: Modify ECAM size in the DT exampleThippeswamy Havalige2023-10-261-1/+1
| | |/
| * | dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe EndpointYoshihiro Shimoda2023-10-231-0/+115
| * | dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe HostYoshihiro Shimoda2023-10-231-0/+127
| * | dt-bindings: PCI: dwc: Update maxItems of reg and reg-namesYoshihiro Shimoda2023-10-233-6/+6
| |/
* | dt-bindings: PCI: brcm,iproc-pcie: Fix 'msi' child node schemaRob Herring2023-10-061-8/+16
* | dt-bindings: PCI: brcm,iproc-pcie: Drop common pci-bus propertiesRob Herring2023-10-061-15/+0
* | dt-bindings: PCI: brcm,iproc-pcie: Fix example indentationRob Herring2023-10-061-64/+60
|/
* Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-08-312-5/+50
|\
| * Merge branch 'pci/controller/qcom-ep'Bjorn Helgaas2023-08-291-0/+15
| |\
| | * dt-bindings: PCI: qcom: ep: Add interconnects pathKrishna chaitanya chundru2023-08-291-0/+15
| * | dt-bindings: PCI: qcom: Fix SDX65 compatibleKrzysztof Kozlowski2023-08-271-5/+7
| * | dt-bindings: PCI: qcom: Add sa8775p compatibleMrinmay Sarkar2023-08-251-0/+28
| |/
* | dt-bindings: PCI: dwc: rockchip: Add missing legacy-interrupt-controllerSebastian Reichel2023-08-161-0/+30
* | dt-bindings: PCI: dwc: rockchip: Use generic bindingSebastian Reichel2023-08-162-3/+6