Re: [PATCH v9 1/2] dt-bindings: rockchip: Add DesignWare based PCIe controller
From: Rob Herring <robh@kernel.org>
Date: 2021-10-27 15:41:25
Also in:
linux-pci, linux-rockchip
From: Rob Herring <robh@kernel.org>
Date: 2021-10-27 15:41:25
Also in:
linux-pci, linux-rockchip
On Thu, May 06, 2021 at 10:34:48AM +0800, Simon Xue wrote:
Document DT bindings for PCIe controller found on Rockchip SoC. Reviewed-by: Rob Herring <robh@kernel.org> Reviewed-by: Kever Yang <redacted> Signed-off-by: Simon Xue <redacted> --- .../bindings/pci/rockchip-dw-pcie.yaml | 141 ++++++++++++++++++ 1 file changed, 141 insertions(+) create mode 100644 Documentation/devicetree/bindings/pci/rockchip-dw-pcie.yaml
I don't know why this didn't get sent with subsequent versions, but it should have. I've applied it now. Rob