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 <krzysztof.kozlowski@linaro.org> Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org> Reviewed-by: Frank Li <Frank.Li@nxp.com> Link: https://lore.kernel.org/r/20250307081327.35153-2-krzysztof.kozlowski@linaro.org
1 parent 208bb5c commit 41df330

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)