]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: PCI: qcom,pcie-sdm845: Move SDM845 to dedicated schema
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Wed, 17 Dec 2025 16:19:09 +0000 (17:19 +0100)
committerManivannan Sadhasivam <mani@kernel.org>
Mon, 5 Jan 2026 08:42:13 +0000 (14:12 +0530)
commitc80dc8121d3af8f33413bb0f9ed9e81e2c576e1a
treeaf112f249c2f8a4ed31205013bdfa180c859471a
parentc86e1f39f6e4c8425c5b55f276615ae16b5ac57f
dt-bindings: PCI: qcom,pcie-sdm845: Move SDM845 to dedicated schema

Move SDM845 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-3-873721599754@oss.qualcomm.com
Documentation/devicetree/bindings/pci/qcom,pcie-sdm845.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/pci/qcom,pcie.yaml