summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/pci
AgeCommit message (Expand)AuthorFilesLines
2024-01-18Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-9/+163
2024-01-15Merge branch 'pci/dt-bindings'Bjorn Helgaas2-3/+62
2024-01-15Merge branch 'pci/controller/rcar'Bjorn Helgaas1-0/+11
2024-01-15Merge branch 'pci/controller/cadence'Bjorn Helgaas2-6/+72
2024-01-11dt-bindings: PCI: brcmstb: Add property "brcm,clkreq-mode"Jim Quinlan1-0/+18
2023-12-16dt-bindings: PCI: qcom: Document the SM8650 PCIe ControllerNeil Armstrong1-0/+4
2023-12-16dt-bindings: PCI: dwc: rockchip: Document optional PCIe reference clock inputHeiko Stuebner1-0/+2
2023-12-16dt-bindings: PCI: qcom: Correct reset-names propertyKrzysztof Kozlowski1-1/+1
2023-12-16dt-bindings: PCI: qcom: Correct clocks for SM8150Krzysztof Kozlowski1-0/+26
2023-12-16dt-bindings: PCI: qcom: Correct clocks for SC8180xKrzysztof Kozlowski1-1/+27
2023-12-16dt-bindings: PCI: qcom: Adjust iommu-map for different SoCKrzysztof Kozlowski1-1/+2
2023-12-14dt-bindings: PCI: rcar-pci-host: Add optional regulatorsWolfram Sang1-0/+11
2023-12-13dt-bindings: PCI: ti,j721e-pci-*: Add j784s4-pci-* compatible stringsMatt Ranostay2-0/+24
2023-12-13dt-bindings: PCI: ti,j721e-pci-*: Add checks for num-lanesMatt Ranostay2-6/+48
2023-11-29dt-bindings: correct white-spaces in examplesKrzysztof Kozlowski1-1/+1
2023-11-03Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-7/+363
2023-10-28Merge branch 'pci/controller/xilinx-xdma'Bjorn Helgaas1-0/+114
2023-10-28Merge branch 'pci/controller/xilinx-ecam'Bjorn Helgaas1-1/+1
2023-10-26dt-bindings: PCI: xilinx-xdma: Add schemas for Xilinx XDMA PCIe Root Port BridgeThippeswamy Havalige1-0/+114
2023-10-26dt-bindings: PCI: xilinx-nwl: Modify ECAM size in the DT exampleThippeswamy Havalige1-1/+1
2023-10-23dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe EndpointYoshihiro Shimoda1-0/+115
2023-10-23dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe HostYoshihiro Shimoda1-0/+127
2023-10-23dt-bindings: PCI: dwc: Update maxItems of reg and reg-namesYoshihiro Shimoda3-6/+6
2023-10-06dt-bindings: PCI: brcm,iproc-pcie: Fix 'msi' child node schemaRob Herring1-8/+16
2023-10-06dt-bindings: PCI: brcm,iproc-pcie: Drop common pci-bus propertiesRob Herring1-15/+0
2023-10-06dt-bindings: PCI: brcm,iproc-pcie: Fix example indentationRob Herring1-64/+60
2023-08-31Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-5/+50
2023-08-29Merge branch 'pci/controller/qcom-ep'Bjorn Helgaas1-0/+15
2023-08-29dt-bindings: PCI: qcom: ep: Add interconnects pathKrishna chaitanya chundru1-0/+15
2023-08-27dt-bindings: PCI: qcom: Fix SDX65 compatibleKrzysztof Kozlowski1-5/+7
2023-08-25dt-bindings: PCI: qcom: Add sa8775p compatibleMrinmay Sarkar1-0/+28
2023-08-16dt-bindings: PCI: dwc: rockchip: Add missing legacy-interrupt-controllerSebastian Reichel1-0/+30
2023-08-16dt-bindings: PCI: dwc: rockchip: Use generic bindingSebastian Reichel2-3/+6
2023-08-16dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issueSebastian Reichel1-1/+42
2023-08-16dt-bindings: PCI: dwc: improve msi handlingSebastian Reichel1-3/+9
2023-07-01Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+5
2023-06-30Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1
2023-06-27dt-bindings: PCI: dwc: rockchip: Update for RK3588Sebastian Reichel1-3/+13
2023-06-26Merge branch 'pci/controller/rockchip'Bjorn Helgaas1-1/+3
2023-06-22dt-bindings: PCI: Update the RK3399 example to a valid oneRick Wertenbroek1-1/+3
2023-06-20Merge tag 'zynqmp-dt-for-v6.5' of https://github.com/Xilinx/linux-xlnx into s...Arnd Bergmann1-1/+1
2023-06-05dt-bindings: xilinx: Switch xilinx.com emails to amd.comMichal Simek1-1/+1
2023-05-09dt-bindings: PCI: fsl,imx6q: fix assigned-clocks warningKrzysztof Kozlowski3-11/+117
2023-05-08dt-bindings: PCI: qcom: Add SDX65 SoCRohit Agarwal1-0/+2
2023-05-03Merge tag 'phy-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds1-1/+5
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-313/+588
2023-04-27Merge tag 'devicetree-for-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-23/+23
2023-04-21Merge branch 'pci/controller/qcom'Bjorn Helgaas2-9/+84
2023-04-12dt-bindings: PCI: qcom: Document msi-map and msi-map-mask propertiesManivannan Sadhasivam1-3/+9
2023-04-12dt-bindings: PCI: qcom: Add SM8550 compatibleAbel Vesa1-0/+37