dt-bindings: PCI: Convert Rockchip RK3399 PCIe to DT schema
authorRob Herring <robh@kernel.org>
Mon, 19 Dec 2022 19:12:08 +0000 (13:12 -0600)
committerRob Herring <robh@kernel.org>
Wed, 18 Jan 2023 19:56:50 +0000 (13:56 -0600)
commitaa222f9311e120f40737ca3eb60771d40df017a1
treeee9b9636b471e658e1e7594d4959311e6d3fbcc3
parenteb2b4ecf7299ee39ee9cecc4d3f2633aeb10cefb
dt-bindings: PCI: Convert Rockchip RK3399 PCIe to DT schema

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.

Link: https://lore.kernel.org/r/20221219191209.1975834-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/pci/rockchip,rk3399-pcie-common.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/pci/rockchip,rk3399-pcie-ep.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/pci/rockchip,rk3399-pcie.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/pci/rockchip-pcie-ep.txt [deleted file]
Documentation/devicetree/bindings/pci/rockchip-pcie-host.txt [deleted file]
MAINTAINERS