]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: PCI: qcom,pcie-sc7280: Move SC7280 to dedicated schema
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 5 Feb 2024 15:58:02 +0000 (16:58 +0100)
committerKrzysztof Wilczyński <kwilczynski@kernel.org>
Fri, 23 Feb 2024 11:38:48 +0000 (11:38 +0000)
commit756485bfbb855e75834d524340c4f992e0ebb556
tree4be5c056e06bf5ea69abe1343ca68819bf2b179a
parentd5e74915cb23bd191030bd20180acae5a4a466ad
dt-bindings: PCI: qcom,pcie-sc7280: Move SC7280 to dedicated schema

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

This creates equivalent schema file, except:
 - Missing required compatible which is actually redundant.
 - Expecting exactly one MSI interrupt, instead of eight, because I
   could not find interrupt details for this model and current DTS uses
   one interrupt.

Link: https://lore.kernel.org/linux-pci/20240205-dt-bindings-pci-qcom-split-continued-v1-2-c333cab5eeea@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/pci/qcom,pcie-sc7280.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/pci/qcom,pcie.yaml