From: Krzysztof Kozlowski Date: Fri, 7 Mar 2025 08:13:26 +0000 (+0100) Subject: dt-bindings: PCI: fsl,layerscape-pcie-ep: Drop deprecated windows X-Git-Tag: block-6.15-20250403~40^2~20^2~2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=208bb5c8cd9cd0616817ba89b33331882a14fdbc;p=linux-block.git dt-bindings: PCI: fsl,layerscape-pcie-ep: Drop deprecated windows 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 Signed-off-by: Krzysztof WilczyƄski Reviewed-by: Frank Li Link: https://lore.kernel.org/r/20250307081327.35153-1-krzysztof.kozlowski@linaro.org --- diff --git a/Documentation/devicetree/bindings/pci/fsl,layerscape-pcie-ep.yaml b/Documentation/devicetree/bindings/pci/fsl,layerscape-pcie-ep.yaml index 399efa7364c9..1fdc899e7292 100644 --- a/Documentation/devicetree/bindings/pci/fsl,layerscape-pcie-ep.yaml +++ b/Documentation/devicetree/bindings/pci/fsl,layerscape-pcie-ep.yaml @@ -94,8 +94,6 @@ examples: reg-names = "regs", "addr_space"; interrupts = ; /* PME interrupt */ interrupt-names = "pme"; - num-ib-windows = <6>; - num-ob-windows = <8>; status = "disabled"; }; };