]> Gentwo Git Trees - linux/.git/commitdiff
dt-bindings: PCI: qcom,pcie-sm8150: Add missing required power-domains and resets
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 30 Oct 2025 08:50:47 +0000 (09:50 +0100)
committerManivannan Sadhasivam <mani@kernel.org>
Mon, 17 Nov 2025 13:02:29 +0000 (18:32 +0530)
Commit 51bc04d5b49d ("dt-bindings: PCI: qcom,pcie-sm8150: Move SM8150 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: 51bc04d5b49d ("dt-bindings: PCI: qcom,pcie-sm8150: Move SM8150 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-4-28c1f11599fe@linaro.org
Documentation/devicetree/bindings/pci/qcom,pcie-sm8150.yaml

index b772e7e6a9e3dda04b990e004db446159a766410..6a5421e4f19d41d953ac71091ba7054c5cd3809e 100644 (file)
@@ -74,6 +74,11 @@ properties:
     items:
       - const: pci
 
+required:
+  - power-domains
+  - resets
+  - reset-names
+
 allOf:
   - $ref: qcom,pcie-common.yaml#