Re: [PATCH v5 4/5] dt-bindings: PCI: remove designware-pcie.txt
From: Rob Herring <robh@kernel.org>
Date: 2021-07-20 03:09:43
Also in:
linux-pci, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-07-20 03:09:43
Also in:
linux-pci, lkml
On Sun, 18 Jul 2021 13:40:51 +0200, Mauro Carvalho Chehab wrote:
Now that the properties defined there were converted to DT schema, and the other dt-bindings are pointing to the new schemas, drop it. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> --- .../bindings/pci/designware-pcie.txt | 77 ------------------- MAINTAINERS | 1 - 2 files changed, 78 deletions(-) delete mode 100644 Documentation/devicetree/bindings/pci/designware-pcie.txt
Applied, thanks!