dt-bindings: PCI: qcom,pcie-sc7280: Add missing required power-domains and resets

Commit 756485bfbb ("dt-bindings: PCI: qcom,pcie-sc7280: Move SC7280 to
dedicated schema") move the device schema to separate file, but it
missed a "if:not:...then:" clause in the original binding which was
requiring power-domains and resets for this particular chip.

Fixes: 756485bfbb ("dt-bindings: PCI: qcom,pcie-sc7280: Move SC7280 to dedicated schema")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Cc: stable@vger.kernel.org
Link: https://patch.msgid.link/20251030-dt-bindings-pci-qcom-fixes-power-domains-v2-2-28c1f11599fe@linaro.org
This commit is contained in:
Krzysztof Kozlowski 2025-10-30 09:50:45 +01:00 committed by Manivannan Sadhasivam
parent 2ca17727b3
commit ef99c2efea
1 changed files with 5 additions and 0 deletions

View File

@ -76,6 +76,11 @@ properties:
items: items:
- const: pci - const: pci
required:
- power-domains
- resets
- reset-names
allOf: allOf:
- $ref: qcom,pcie-common.yaml# - $ref: qcom,pcie-common.yaml#