public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Rob Herring <robh@kernel.org>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
	linux-kernel@vger.kernel.org,
	"Shawn Lin" <shawn.lin@rock-chips.com>,
	linux-pci@vger.kernel.org, "Krzysztof Wilczyński" <kw@linux.com>,
	"Bjorn Helgaas" <bhelgaas@google.com>,
	"Lorenzo Pieralisi" <lpieralisi@kernel.org>,
	"linux-rockchip@lists.infradead.org ,
	Heiko Stuebner" <heiko@sntech.de>
Subject: Re: [PATCH] dt-bindings: PCI: Convert Rockchip RK3399 PCIe to DT schema
Date: Wed, 18 Jan 2023 13:56:28 -0600	[thread overview]
Message-ID: <167407178127.706640.6877082216577984494.robh@kernel.org> (raw)
In-Reply-To: <20221219191209.1975834-1-robh@kernel.org>


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@kernel.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!

      reply	other threads:[~2023-01-18 19:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-19 19:12 [PATCH] dt-bindings: PCI: Convert Rockchip RK3399 PCIe to DT schema Rob Herring
2023-01-18 19:56 ` Rob Herring [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=167407178127.706640.6877082216577984494.robh@kernel.org \
    --to=robh@kernel.org \
    --cc=bhelgaas@google.com \
    --cc=devicetree@vger.kernel.org \
    --cc=heiko@sntech.de \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=kw@linux.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=lpieralisi@kernel.org \
    --cc=shawn.lin@rock-chips.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox