lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ