linux/Documentation/devicetree/bindings/pci
Linus Torvalds e65f4718a5 soc: dt changes for 7.1
A number of SoC platforms are adding modernized variants of their
 already supported chips time, with a total of 12 new SoCs,
 and two older SoC getting removed:
 
  - Qualcomm Glymur is a compute SoC using 18 Oryon-2 CPU cores
  - Qualcomm Mahua is a variant of Glymur with only 12 CPU cores, but
    largely identical.
  - Qualcomm Eliza is an embeded platform for mobile phone (SM7750) and IOT
    (QC7790S/M) workloads
  - Qualcomm IPQ5210 is a wireless networking SoC using Cortex-A53 cores
  - Qualcomm apq8084 and ipq806x had only rudimentary support but no
    actual products using them, so they are now gone.
  - Axis ARTPEC-9 is a follow-up to the ARTPEC-8 embedded SoC, using
    the Samsung SoC platform but now with Cortex-A55 cores
  - ARM Zena is a virtual platform in FVP using Cortex-A720AE cores, with
    additional versions planned to be merged in the future.
  - ARM corstone-1000-a320 is a reference platform for IOT, using low-end
    Cortex-A320 cores
  - Microchip LAN9691 is an updated 64-bit variant of the arm32 lan966x
    series of networking SoCs
  - Microchip PIC64GX is an embedded RISC-V chip using SIFIVE U54 CPU cores
  - Rockchip RV1103B is the low-end 32-bit single-core vision processor
  - Renesas RZ/G3L (r9a08g046) is an industrial embedded chip using
    Cortex-A55 cores, similar to the G3E and G3S variants we already
    supported.
  - NXP S32N79 is an automotive SoC using Cortex-A78AE cores, a
    significant upgrade from the older S32V and S32G series
 
 These all come with at least one reference board or an initial product
 using these, in total there are 67 newly added boards. The ones for
 already supported SoCs are:
 
  - Two more Aspeed BMC based boards
  - Three older tablets based on 32-bit OMAP4 and Exynos5 SoCs
  - One Set-top-box based on Allwinner H6
  - 22 additional industrial/embedded boards using 64-bit NXP i.MX8M
    or i.MX9 SoCs
  - 20 Qualcomm SoC based machines across all possible markets:
    workstation, gaming, laptop, phone, networking, reference, ...
  - Three more Rockchips rk35xx based boards
  - Four variants of the Toradex Verdin using TI AM62
 
 Other notable bits are:
 
  - A cleanup for the 32-bit Tegra paz00 board moved the last
    board specific code on Tegra into equivalent dts syntax.
  - There continues to be a significant number of fixes for static
    checking of dtc syntax, but it feels like this is slowing down,
    hopefully getting into a state where most known issues are
    addressed
  - Additional hardware support for many existing boards across SoC
    families, notably Qualcomm, Broadcom, i.MX2, i.MX6, Rockchips,
    STM32, Mediatek, Tegra, TI and Microchip
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAmnhBREACgkQmmx57+YA
 GNnKqQ//bvEidvJXnGbZQkHzh/6rF8lX7EhbEx4RUgp9R1h5Q9/74a70lAHFq3Lm
 OC/CbcXVRwM3ASsKhTk0Q7ypncXgy5JxEiPVROqGCNW2vP1SMzcwyWM/Zg4QCL+h
 4/ER2gjIwdrS/pcVspCJ5wyvuo9WC4VR3I0CLC84j4f+Myj9vhVV80KOrnsCJFNU
 iVRBwZmoISOJIjT2RcgDaus65e/Ys39aBP7j4GJ9D0ksQiacJR23Ktw4z5lDW/N0
 9VZxowNAKwazaPrdbKdO5Jmebl/WWaO1LGWA43v5LJo3IvDZj28af0Ewsk7FSIOo
 GcdxyWFvN8I5N7cxfPNsXawKVlEiI6lqycoPEqTk87hed3BGR0G57NCD5EShnUAG
 7YjQwN5sA04dQbGPCkBM4QZRK9aq1f44YPWCFdZokaPdmSzt01GaASEcm5tMAZf7
 eDvgPsZmB+lgbJiLh66Rxo94SrLwN6SXnsOpfiouDOSLsYOZ7Xqo2ljuA+j6JndN
 rxKa6qfMwKw0FoNFr2MKde659utUfbt50bCqwdRAwSFFUhO/x38w5DafdB0BFyry
 /lXU/ocpO6YImiS62kbdo9v/v+WUr/SlRL2f8Vq5IsLmYfn5grhHGmJwS57WrrH7
 ZVQdi6PWIUrUyb08WOQZ0XvmCIYN7VUzUQjI3tD1VM1B6ksAsTQ=
 =5Dwm
 -----END PGP SIGNATURE-----

Merge tag 'soc-dt-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc

Pull SoC devicetree updates from Arnd Bergmann:
 "A number of SoC platforms are adding modernized variants of their
  already supported chips time, with a total of 12 new SoCs, and two
  older SoC getting removed:

   - Qualcomm Glymur is a compute SoC using 18 Oryon-2 CPU cores
   - Qualcomm Mahua is a variant of Glymur with only 12 CPU cores, but
     largely identical.
   - Qualcomm Eliza is an embeded platform for mobile phone (SM7750) and
     IOT (QC7790S/M) workloads
   - Qualcomm IPQ5210 is a wireless networking SoC using Cortex-A53
     cores
   - Qualcomm apq8084 and ipq806x had only rudimentary support but no
     actual products using them, so they are now gone.
   - Axis ARTPEC-9 is a follow-up to the ARTPEC-8 embedded SoC, using
     the Samsung SoC platform but now with Cortex-A55 cores
   - ARM Zena is a virtual platform in FVP using Cortex-A720AE cores,
     with additional versions planned to be merged in the future.
   - ARM corstone-1000-a320 is a reference platform for IOT, using
     low-end Cortex-A320 cores
   - Microchip LAN9691 is an updated 64-bit variant of the arm32 lan966x
     series of networking SoCs
   - Microchip PIC64GX is an embedded RISC-V chip using SIFIVE U54 CPU
     cores
   - Rockchip RV1103B is the low-end 32-bit single-core vision processor
   - Renesas RZ/G3L (r9a08g046) is an industrial embedded chip using
     Cortex-A55 cores, similar to the G3E and G3S variants we already
     supported.
   - NXP S32N79 is an automotive SoC using Cortex-A78AE cores, a
     significant upgrade from the older S32V and S32G series

  These all come with at least one reference board or an initial product
  using these, in total there are 67 newly added boards. The ones for
  already supported SoCs are:

   - Two more Aspeed BMC based boards
   - Three older tablets based on 32-bit OMAP4 and Exynos5 SoCs
   - One Set-top-box based on Allwinner H6
   - 22 additional industrial/embedded boards using 64-bit NXP i.MX8M or
     i.MX9 SoCs
   - 20 Qualcomm SoC based machines across all possible markets:
     workstation, gaming, laptop, phone, networking, reference, ...
   - Three more Rockchips rk35xx based boards
   - Four variants of the Toradex Verdin using TI AM62

  Other notable bits are:

   - A cleanup for the 32-bit Tegra paz00 board moved the last board
     specific code on Tegra into equivalent dts syntax.
   - There continues to be a significant number of fixes for static
     checking of dtc syntax, but it feels like this is slowing down,
     hopefully getting into a state where most known issues are
     addressed
   - Additional hardware support for many existing boards across SoC
     families, notably Qualcomm, Broadcom, i.MX2, i.MX6, Rockchips,
     STM32, Mediatek, Tegra, TI and Microchip"

* tag 'soc-dt-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (841 commits)
  arm64: dts: ti: k3: Use memory-region-names for r5f
  ARM: dts: imx: Add DT overlays for DH i.MX6 DHCOM SoM and boards
  ARM: dts: imx6sx: remove fallback compatible string fsl,imx28-lcdif
  ARM: dts: imx25: rename node name tcq to touchscreen
  ARM: dts: imx: b850v3: Disable unused usdhc4
  ARM: dts: imx: b850v3: Define GPIO line names
  ARM: dts: imx: b850v3: Use alphabetical sorting
  ARM: dts: imx: bx50v3: Configure phy-mode to eliminate a warning
  ARM: dts: imx: bx50v3: Configure switch PHY max-speed to 100Mbps
  ARM: dts: imx7ulp: Add CPU clock and OPP table support
  ARM: dts: imx7-mba7: Deassert BOOT_EN after boot
  ARM: dts: tqma7: add boot phase properties
  ARM: dts: imx7s: add boot phase properties
  ARM: dts: tqma6ul[l]: correct spelling of TQ-Systems
  ARM: dts: mba6ulx: add boot phase properties
  ARM: dts: imx6ul[l]-tqma6ul[l]: add boot phase properties
  ARM: dts: imx6ul/imx6ull: add boot phase properties
  ARM: dts: imx6qdl-mba6: add boot phase properties
  ARM: dts: imx6qdl-tqma6: add boot phase properties
  ARM: dts: imx6qdl: add boot phase properties
  ...
2026-04-16 20:28:48 -07:00
..
altr,pcie-root-port.yaml dt-bindings: Remove extra blank lines 2025-11-17 11:24:50 -06:00
amazon,al-alpine-v3-pcie.yaml dt-bindings: PCI: Convert amazon,al-alpine-v[23]-pcie to DT schema 2025-07-31 16:10:06 -05:00
amd,versal2-mdb-host.yaml Merge branch 'pci/controller/amd-mdb' 2025-10-03 12:13:15 -05:00
amlogic,axg-pcie.yaml Merge branch 'pci/controller/meson' 2025-12-03 14:18:39 -06:00
andestech,qilai-pcie.yaml dt-bindings: PCI: Add Andes QiLai PCIe support 2026-03-05 11:52:07 +05:30
apm,xgene-pcie.yaml dt-bindings: PCI: Convert apm,xgene-pcie to DT schema 2025-07-31 16:09:58 -05:00
apple,pcie.yaml dt-bindings: pci: apple,pcie: Add t6020 compatible string 2025-04-19 20:24:22 +05:30
aspeed,ast2600-pcie.yaml dt-bindings: PCI: Add ASPEED PCIe RC support 2025-12-23 21:23:12 +05:30
axis,artpec6-pcie.yaml dt-bindings: PCI: Convert axis,artpec6-pcie to DT schema 2025-07-31 16:09:54 -05:00
brcm,iproc-pcie.yaml dt-bindings: PCI: Add missing "#address-cells" to interrupt controllers 2025-08-10 21:49:51 -05:00
brcm,stb-pcie.yaml dt-bindings: PCI: brcm,stb-pcie: Add num-lanes property 2025-06-23 05:52:32 -06:00
cdns-pcie-ep.yaml
cdns-pcie-host.yaml dt-bindings: PCI: host-bridges: Switch from deprecated pci-bus.yaml 2024-05-15 14:44:47 +00:00
cdns-pcie.yaml
cdns,cdns-pcie-ep.yaml dt-bindings: PCI: Correct indentation and style in DTS example 2025-04-23 12:48:59 +05:30
cdns,cdns-pcie-host.yaml dt-bindings: PCI: cdns,cdns-pcie-host: Drop redundant msi-parent and pci-bus.yaml 2024-05-15 14:44:47 +00:00
cix,sky1-pcie-host.yaml dt-bindings: PCI: cix,sky1-pcie-host: Add power-domains 2026-03-24 12:46:51 +05:30
eswin,pcie.yaml dt-bindings: PCI: eswin: Add ESWIN PCIe Root Complex 2026-03-19 16:39:24 -05:00
faraday,ftpci100.yaml dt-bindings: Updates Linus Walleij's mail address 2025-12-16 10:17:59 -06:00
fsl,imx6q-pcie-common.yaml dt-bindings: PCI: imx6q-pcie: Fix maxItems of clocks and clock-names 2026-04-04 16:07:15 +05:30
fsl,imx6q-pcie-ep.yaml dt-bindings: PCI: imx6q-pcie: Add i.MX94 and i.MX943 SoCs 2026-04-04 16:08:44 +05:30
fsl,imx6q-pcie.yaml dt-bindings: PCI: imx6q-pcie: Add i.MX94 and i.MX943 SoCs 2026-04-04 16:08:44 +05:30
fsl,layerscape-pcie-ep.yaml dt-bindings: PCI: fsl,layerscape-pcie-ep: Drop unnecessary status from example 2025-03-08 14:54:38 +00:00
fsl,layerscape-pcie.yaml dt-bindings: PCI: layerscape-pci: Change property 'fsl,pcie-scfg' type 2024-09-04 14:58:08 +00:00
fsl,mpc8xxx-pci.yaml dt-bindings: PCI: Convert fsl,mpc83xx-pcie to YAML 2025-03-06 12:26:18 +00:00
hisilicon-histb-pcie.txt
hisilicon,kirin-pcie.yaml dt-bindings: PCI: hisilicon,kirin-pcie: Add top-level constraints 2024-09-04 14:31:10 +00:00
host-generic-pci.yaml dt-bindings: PCI: host-generic-pci: Drop minItems and maxItems of ranges 2024-08-09 14:03:02 -05:00
intel-gw-pcie.yaml
intel,ixp4xx-pci.yaml dt-bindings: Updates Linus Walleij's mail address 2025-12-16 10:17:59 -06:00
intel,keembay-pcie-ep.yaml dt-bindings: PCI: Correct indentation and style in DTS example 2025-04-23 12:48:59 +05:30
intel,keembay-pcie.yaml dt-bindings: PCI: Correct indentation and style in DTS example 2025-04-23 12:48:59 +05:30
loongson.yaml dt-bindings: PCI: loongson: Document msi-parent property 2026-01-13 19:01:27 +05:30
marvell,armada-3700-pcie.yaml dt-bindings: PCI: Add missing "#address-cells" to interrupt controllers 2025-08-10 21:49:51 -05:00
marvell,armada8k-pcie.yaml dt-bindings: PCI: Convert marvell,armada8k-pcie to schema 2025-04-23 12:49:00 +05:30
marvell,kirkwood-pcie.yaml dt-bindings: PCI: Add missing "#address-cells" to interrupt controllers 2025-08-10 21:49:51 -05:00
mbvl,gpex40-pcie.yaml dt-bindings: Fix emails with spaces or missing brackets 2026-02-03 20:58:12 -06:00
mediatek-pcie-cfg.yaml
mediatek-pcie-gen3.yaml dt-bindings: PCI: mediatek-gen3: Add MT7981 PCIe compatible 2026-01-07 18:04:39 +05:30
mediatek-pcie-mt7623.yaml dt-bindings: PCI: mediatek: Convert to YAML schema 2025-10-21 07:28:58 +05:30
mediatek-pcie.yaml dt-bindings: PCI: mediatek: Add support for Airoha AN7583 2025-10-21 07:29:10 +05:30
mediatek,mt7621-pcie.yaml dt-bindings: PCI: mediatek,mt7621-pcie: Add PCIe host topology ASCII graph 2024-07-04 14:46:14 +00:00
microchip,pcie-host.yaml dt-bindings: PCI: microchip,pcie-host: Fix DMA coherency property 2025-05-16 12:57:12 +00:00
nvidia,tegra20-pcie.txt
nvidia,tegra194-pcie-ep.yaml dt-bindings: PCI: tegra194: Add monitor clock support 2026-04-08 17:00:24 -05:00
nvidia,tegra194-pcie.yaml dt-bindings: PCI: tegra194: Add monitor clock support 2026-04-08 17:00:24 -05:00
nvidia,tegra264-pcie.yaml dt-bindings: pci: Document the NVIDIA Tegra264 PCIe controller 2026-03-27 16:25:44 +01:00
nxp,s32g-pcie.yaml dt-bindings: PCI: s32g: Add NXP S32G PCIe controller 2025-12-02 14:02:56 -06:00
pci-ep-bus.yaml dt-bindings: PCI: Add common schema for devices accessible through PCI BARs 2025-03-24 15:15:03 -05:00
pci-ep.yaml dt-bindings: PCI: Update the email address for Manivannan Sadhasivam 2025-10-26 21:26:34 +05:30
plda,xpressrich3-axi-common.yaml dt-bindings: Fix inconsistent quoting 2025-11-17 11:24:50 -06:00
qcom,pcie-apq8064.yaml dt-bindings: PCI: qcom,pcie-apq8064: Move APQ8064 to dedicated schema 2026-01-05 14:13:12 +05:30
qcom,pcie-apq8084.yaml dt-bindings: PCI: qcom,pcie-apq8084: Move APQ8084 to dedicated schema 2026-01-05 14:13:26 +05:30
qcom,pcie-common.yaml dt-bindings: PCI: Update the email address for Manivannan Sadhasivam 2025-10-26 21:26:34 +05:30
qcom,pcie-ep.yaml dt-bindings: PCI: Update the email address for Manivannan Sadhasivam 2025-10-26 21:26:34 +05:30
qcom,pcie-ipq4019.yaml dt-bindings: PCI: qcom,pcie-ipq4019: Move IPQ4019 to dedicated schema 2026-01-05 14:13:00 +05:30
qcom,pcie-ipq5018.yaml dt-bindings: PCI: qcom,pcie-ipq5018: Move IPQ5018 to dedicated schema 2026-01-05 14:12:30 +05:30
qcom,pcie-ipq6018.yaml dt-bindings: PCI: qcom,pcie-ipq6018: Move IPQ6018 and IPQ8074 Gen3 to dedicated schema 2026-01-05 14:12:41 +05:30
qcom,pcie-ipq8074.yaml dt-bindings: PCI: qcom,pcie-ipq8074: Move IPQ8074 to dedicated schema 2026-01-05 14:12:51 +05:30
qcom,pcie-ipq9574.yaml dt-bindings: PCI: qcom,pcie-ipq9574: Move IPQ9574 to dedicated schema 2026-01-05 14:13:06 +05:30
qcom,pcie-msm8996.yaml dt-bindings: PCI: qcom,pcie-msm8996: Move MSM8996 to dedicated schema 2026-01-05 14:13:18 +05:30
qcom,pcie-qcs404.yaml dt-bindings: PCI: qcom,pcie-qcs404: Move QCS404 to dedicated schema 2026-01-05 14:12:20 +05:30
qcom,pcie-sa8255p.yaml dt-bindings: PCI: Update the email address for Manivannan Sadhasivam 2025-10-26 21:26:34 +05:30
qcom,pcie-sa8775p.yaml dt-bindings: PCI: qcom,pcie-sa8775p: Add missing required power-domains and resets 2025-11-17 18:31:40 +05:30
qcom,pcie-sc7280.yaml dt-bindings: PCI: qcom,pcie-sc7280: Add missing required power-domains and resets 2025-11-17 18:31:51 +05:30
qcom,pcie-sc8280xp.yaml dt-bindings: PCI: qcom,pcie-sc8280xp: Add missing required power-domains and resets 2025-11-17 18:32:05 +05:30
qcom,pcie-sdm845.yaml dt-bindings: PCI: qcom,pcie-sdm845: Move SDM845 to dedicated schema 2026-01-05 14:12:13 +05:30
qcom,pcie-sdx55.yaml dt-bindings: PCI: qcom,pcie-sdx55: Move SDX55 to dedicated schema 2026-01-05 14:11:59 +05:30
qcom,pcie-sm8150.yaml dt-bindings: PCI: qcom,pcie-sm8150: Merge SC8180x into SM8150 2026-01-05 14:11:35 +05:30
qcom,pcie-sm8250.yaml dt-bindings: PCI: qcom,pcie-sm8250: Add missing required power-domains and resets 2025-11-17 18:32:39 +05:30
qcom,pcie-sm8350.yaml dt-bindings: PCI: qcom,pcie-sm8350: Add missing required power-domains and resets 2025-11-17 18:32:50 +05:30
qcom,pcie-sm8450.yaml dt-bindings: PCI: qcom,pcie-sm8450: Add missing required power-domains and resets 2025-11-17 18:32:58 +05:30
qcom,pcie-sm8550.yaml dt-bindings: PCI: qcom,pcie-sm8550: Add missing required power-domains and resets 2025-11-17 18:33:14 +05:30
qcom,pcie-x1e80100.yaml dt-bindings: PCI: qcom: Document the Glymur PCIe Controller 2026-01-16 18:53:43 +05:30
qcom,sa8255p-pcie-ep.yaml dt-bindings: PCI: qcom,sa8255p-pcie-ep: Document firmware managed PCIe endpoint 2026-01-13 20:36:16 +05:30
ralink,rt3883-pci.txt
rcar-gen4-pci-ep.yaml dt-bindings: PCI: rcar-gen4-pci-ep: Add R-Car V4M compatible 2024-09-03 15:03:34 -05:00
rcar-gen4-pci-host.yaml dt-bindings: PCI: rcar-gen4-pci-host: Add R-Car V4M compatible 2024-09-03 15:03:27 -05:00
rcar-pci-ep.yaml dt-bindings: PCI: Correct indentation and style in DTS example 2025-04-23 12:48:59 +05:30
rcar-pci-host.yaml dt-bindings: PCI: Correct indentation and style in DTS example 2025-04-23 12:48:59 +05:30
renesas,pci-rcar-gen2.yaml dt-bindings: PCI: renesas,pci-rcar-gen2: Add top-level constraints 2024-09-04 14:32:02 +00:00
renesas,r9a08g045-pcie.yaml dt-bindings: PCI: renesas,r9a08g045s33-pcie: Document RZ/G3E SoC 2026-03-15 21:04:54 +05:30
rockchip-dw-pcie-common.yaml dt-bindings: PCI: dw: rockchip: Add rk3576 support 2025-04-23 12:48:33 +05:30
rockchip-dw-pcie-ep.yaml dt-bindings: PCI: rockchip: Add DesignWare based PCIe Endpoint controller 2024-07-04 14:46:04 +00:00
rockchip-dw-pcie.yaml pci-v6.19-changes 2025-12-04 17:29:41 -08:00
rockchip,rk3399-pcie-common.yaml
rockchip,rk3399-pcie-ep.yaml
rockchip,rk3399-pcie.yaml dt-bindings: PCI: rockchip,rk3399-pcie: Add missing maxItems to ep-gpios 2024-05-16 08:30:51 +00:00
samsung,exynos-pcie.yaml
sifive,fu740-pcie.yaml dt-bindings: PCI: sifive,fu740-pcie: Fix include placement in DTS example 2025-04-23 12:49:00 +05:30
snps,dw-pcie-common.yaml dt-bindings: PCI: dwc: Add external reference clock input 2025-12-23 18:02:35 +05:30
snps,dw-pcie-ep.yaml dt-bindings: PCI: snps,dw-pcie-ep: Add tx_int{a,b,c,d} legacy IRQs 2024-06-21 18:48:37 +00:00
snps,dw-pcie.yaml dt-bindings: PCI: Convert amazon,al-alpine-v[23]-pcie to DT schema 2025-07-31 16:10:06 -05:00
socionext,uniphier-pcie-ep.yaml dt-bindings: PCI: socionext,uniphier-pcie-ep: Add top-level constraints 2024-09-04 14:32:34 +00:00
socionext,uniphier-pcie.yaml dt-bindings: PCI: socionext,uniphier-pcie: Fix interrupt controller node name 2025-12-30 22:33:22 +05:30
sophgo,sg2042-pcie-host.yaml dt-bindings: pci: Add Sophgo SG2042 PCIe host 2025-09-19 23:39:27 +05:30
sophgo,sg2044-pcie.yaml dt-bindings: pci: Add Sophgo SG2044 PCIe host 2025-06-13 10:20:37 +05:30
spacemit,k1-pcie-host.yaml dt-bindings: pci: spacemit: Introduce PCIe host controller 2025-11-17 18:54:25 +05:30
st,spear1340-pcie.yaml dt-bindings: PCI: Convert st,spear1340-pcie to DT schema 2025-07-31 16:09:40 -05:00
st,stm32-pcie-common.yaml dt-bindings: PCI: Add STM32MP25 PCIe Root Complex bindings 2025-08-27 18:53:39 +05:30
st,stm32-pcie-ep.yaml dt-bindings: PCI: Add STM32MP25 PCIe Endpoint bindings 2025-10-01 09:54:18 -05:00
st,stm32-pcie-host.yaml dt-bindings: PCI: Add STM32MP25 PCIe Root Complex bindings 2025-08-27 18:53:39 +05:30
starfive,jh7110-pcie.yaml dt-bindings: Remove extra blank lines 2025-11-17 11:24:50 -06:00
ti-pci.txt
ti,am65-pci-ep.yaml
ti,am65-pci-host.yaml dt-bindings: PCI: ti,am65: Extend for use with PVU 2025-08-28 21:20:40 +05:30
ti,j721e-pci-ep.yaml dt-bindings: Correct indentation and style in DTS example 2025-07-28 19:56:29 -05:00
ti,j721e-pci-host.yaml dt-bindings: PCI: Add missing "#address-cells" to interrupt controllers 2025-08-10 21:49:51 -05:00
toshiba,tc9563.yaml dt-bindings: PCI: Add binding for Toshiba TC9563 PCIe switch 2025-11-18 12:22:19 -06:00
toshiba,visconti-pcie.yaml dt-bindings: correct white-spaces in examples 2023-11-29 14:32:08 -06:00
v3,v360epc-pci.yaml dt-bindings: Updates Linus Walleij's mail address 2025-12-16 10:17:59 -06:00
versatile.yaml dt-bindings: Remove extra blank lines 2025-11-17 11:24:50 -06:00
xilinx-versal-cpm.yaml dt-bindings: PCI: Correct indentation and style in DTS example 2025-04-23 12:48:59 +05:30
xlnx,axi-pcie-host.yaml dt-bindings: PCI: host-bridges: Switch from deprecated pci-bus.yaml 2024-05-15 14:44:47 +00:00
xlnx,nwl-pcie.yaml dt-bindings: pci: xilinx-nwl: Add phys property 2024-08-22 13:38:04 -05:00
xlnx,xdma-host.yaml dt-bindings: PCI: xilinx-xdma: Add schemas for Xilinx QDMA PCIe Root Port Bridge 2024-08-31 14:02:54 +00:00