]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: PCI: qcom,pcie-msm8996: Move MSM8996 to dedicated schema
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Wed, 17 Dec 2025 16:19:17 +0000 (17:19 +0100)
committerManivannan Sadhasivam <mani@kernel.org>
Mon, 5 Jan 2026 08:43:18 +0000 (14:13 +0530)
commit0eaa8d1c36f032d6023af96cd84e8b2ece0d6922
tree7a952ed62350b22d4705a850c81d780e55c3ab6a
parentb673d06ea8449db084cabfee2844f17b6f98f22c
dt-bindings: PCI: qcom,pcie-msm8996: Move MSM8996 to dedicated schema

Move MSM8996 PCIe devices from qcom,pcie.yaml binding to a dedicated
file to make reviewing and maintenance easier.

New schema is equivalent to the old one with few changes:
 - Adding a required compatible, which is actually redundant.
 - Drop the really obvious comments next to clock/reg/reset-names items.
 - Expecting eight MSI interrupts and one global, instead of only one,
   which was incomplete hardware description.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20251217-dt-bindings-pci-qcom-v2-11-873721599754@oss.qualcomm.com
Documentation/devicetree/bindings/pci/qcom,pcie-msm8996.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/pci/qcom,pcie.yaml