Skip to content

Commit e60c6f3

Browse files
krzkMani-Sadhasivam
authored andcommitted
dt-bindings: PCI: qcom,pcie-sm8550: Add missing required power-domains and resets
Commit b8d3404 ("dt-bindings: PCI: qcom,pcie-sm8550: Move SM8550 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: b8d3404 ("dt-bindings: PCI: qcom,pcie-sm8550: Move SM8550 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-8-28c1f11599fe@linaro.org
1 parent 667facc commit e60c6f3

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Documentation/devicetree/bindings/pci/qcom,pcie-sm8550.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,11 @@ properties:
8484
- const: pci # PCIe core reset
8585
- const: link_down # PCIe link down reset
8686

87+
required:
88+
- power-domains
89+
- resets
90+
- reset-names
91+
8792
allOf:
8893
- $ref: qcom,pcie-common.yaml#
8994

0 commit comments

Comments
 (0)