[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <167407178127.706640.6877082216577984494.robh@kernel.org>
Date: Wed, 18 Jan 2023 13:56:28 -0600
From: Rob Herring <robh@...nel.org>
To: Rob Herring <robh@...nel.org>
Cc: devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
linux-kernel@...r.kernel.org, Shawn Lin <shawn.lin@...k-chips.com>,
linux-pci@...r.kernel.org,
Krzysztof WilczyĆski <kw@...ux.com>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Lorenzo Pieralisi <lpieralisi@...nel.org>,
"linux-rockchip@...ts.infradead.org , Heiko Stuebner"
<heiko@...ech.de>
Subject: Re: [PATCH] dt-bindings: PCI: Convert Rockchip RK3399 PCIe to DT
schema
On Mon, 19 Dec 2022 13:12:08 -0600, Rob Herring wrote:
> Convert the Rockchip RK3399 PCIe Host/Endpoint controller to DT schema
> format. Like most dual mode PCI controllers, we need to split the schema
> into common, host and endpoint schemas.
>
> Signed-off-by: Rob Herring <robh@...nel.org>
> ---
> Shawn (or anyone from Rockchip), Note and please ack the license change.
> ---
> .../pci/rockchip,rk3399-pcie-common.yaml | 69 +++++++++
> .../bindings/pci/rockchip,rk3399-pcie-ep.yaml | 68 +++++++++
> .../bindings/pci/rockchip,rk3399-pcie.yaml | 132 +++++++++++++++++
> .../bindings/pci/rockchip-pcie-ep.txt | 62 --------
> .../bindings/pci/rockchip-pcie-host.txt | 135 ------------------
> MAINTAINERS | 2 +-
> 6 files changed, 270 insertions(+), 198 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/pci/rockchip,rk3399-pcie-common.yaml
> create mode 100644 Documentation/devicetree/bindings/pci/rockchip,rk3399-pcie-ep.yaml
> create mode 100644 Documentation/devicetree/bindings/pci/rockchip,rk3399-pcie.yaml
> delete mode 100644 Documentation/devicetree/bindings/pci/rockchip-pcie-ep.txt
> delete mode 100644 Documentation/devicetree/bindings/pci/rockchip-pcie-host.txt
>
Applied, thanks!
Powered by blists - more mailing lists