]> www.infradead.org Git - users/hch/misc.git/commitdiff
dt-bindings: PCI: fsl,layerscape-pcie-ep: Drop deprecated windows
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Fri, 7 Mar 2025 08:13:26 +0000 (09:13 +0100)
committerKrzysztof Wilczyński <kwilczynski@kernel.org>
Sat, 8 Mar 2025 14:53:37 +0000 (14:53 +0000)
The example DTS uses 'num-ib-windows' and 'num-ob-windows' properties
but these are not defined in the binding.  Binding also does not
reference snps,dw-pcie-common.yaml, probably because it is quite
different even though the device is based on Synopsys controller.

The properties are actually deprecated, so simply drop them from the
example.

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-1-krzysztof.kozlowski@linaro.org
Documentation/devicetree/bindings/pci/fsl,layerscape-pcie-ep.yaml

index 399efa7364c93a877b7165a26e30cfc75bdb7c47..1fdc899e7292b8fdb7af2e04a2ce36142ee809ba 100644 (file)
@@ -94,8 +94,6 @@ examples:
         reg-names = "regs", "addr_space";
         interrupts = <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>; /* PME interrupt */
         interrupt-names = "pme";
-        num-ib-windows = <6>;
-        num-ob-windows = <8>;
         status = "disabled";
       };
     };