aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Li <[email protected]>2024-02-20 11:19:17 -0500
committerLorenzo Pieralisi <[email protected]>2024-03-04 09:54:43 +0100
commit3bcbdb65bf1cd464a2a61245d002da5acd5d034b (patch)
treef6b3879bf08f51a513b0e1e5797eddeca3670c75
parent21ad80b0e0ce5f2b6d17e11bc823e8e0a1527555 (diff)
dt-bindings: imx6q-pcie: Clean up duplicate clocks check
The bindings referencing this file already define these constraints for each of the variants, so the if not: then: is redundant. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Frank Li <[email protected]> Signed-off-by: Lorenzo Pieralisi <[email protected]> Acked-by: Rob Herring <[email protected]> Acked-by: Manivannan Sadhasivam <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/pci/fsl,imx6q-pcie-common.yaml16
1 files changed, 0 insertions, 16 deletions
diff --git a/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie-common.yaml b/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie-common.yaml
index d91b639ae7ae..0c50487a3866 100644
--- a/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie-common.yaml
+++ b/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie-common.yaml
@@ -150,22 +150,6 @@ allOf:
- {}
- const: pcie_phy
- const: pcie_aux
- - if:
- properties:
- compatible:
- not:
- contains:
- enum:
- - fsl,imx6sx-pcie
- - fsl,imx8mq-pcie
- - fsl,imx6sx-pcie-ep
- - fsl,imx8mq-pcie-ep
- then:
- properties:
- clocks:
- maxItems: 3
- clock-names:
- maxItems: 3
- if:
properties: