Skip to content

Commit 41df330

Browse files
krzkkwilczynski
authored andcommitted
dt-bindings: PCI: fsl,layerscape-pcie-ep: Drop unnecessary status from example
Device nodes in the examples are supposed to be enabled, so the schema will be validated against them. Keeping them disabled hides potential errors. Signed-off-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Krzysztof Wilczyński <[email protected]> Reviewed-by: Frank Li <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 208bb5c commit 41df330

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Documentation/devicetree/bindings/pci/fsl,layerscape-pcie-ep.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ examples:
9494
reg-names = "regs", "addr_space";
9595
interrupts = <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>; /* PME interrupt */
9696
interrupt-names = "pme";
97-
status = "disabled";
9897
};
9998
};
10099
...

0 commit comments

Comments
 (0)