[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201109170409.4498-1-kishon@ti.com>
Date: Mon, 9 Nov 2020 22:34:02 +0530
From: Kishon Vijay Abraham I <kishon@...com>
To: Tero Kristo <t-kristo@...com>, Nishanth Menon <nm@...com>,
Rob Herring <robh+dt@...nel.org>,
Roger Quadros <rogerq@...com>, Lee Jones <lee.jones@...aro.org>
CC: Kishon Vijay Abraham I <kishon@...com>,
<linux-arm-kernel@...ts.infradead.org>,
<devicetree@...r.kernel.org>, Bjorn Helgaas <bhelgaas@...gle.com>,
<linux-pci@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: [PATCH v2 0/7] J7200: Add PCIe DT nodes to Enable PCIe
Add DT binding documentation and device tree nodes to enable
PCIe in J7200.
Changes from v1:
*) Renamed "pcie-ctrl" to "syscon" DT node and expanded "syscon" DT
sub-node
*) Fixed "cdns,max-outbound-regions" in EP mode and removed
"cdns,max-outbound-regions" for RC mode.
*) Remove patches specific to J721E
V1 of the patch series can be found @:
http://lore.kernel.org/r/20201102101154.13598-1-kishon@ti.com
Kishon Vijay Abraham I (7):
dt-bindings: mfd: ti,j721e-system-controller.yaml: Document "syscon"
dt-bindings: PCI: Add host mode dt-bindings for TI's J7200 SoC
dt-bindings: PCI: Add EP mode dt-bindings for TI's J7200 SoC
arm64: dts: ti: k3-j7200-main: Add DT for WIZ and SERDES
arm64: dts: ti: k3-j7200-main: Add PCIe device tree node
arm64: dts: ti: k3-j7200-common-proc-board: Enable SERDES0
arm64: dts: ti: k3-j7200-common-proc-board: Enable PCIe
.../mfd/ti,j721e-system-controller.yaml | 40 ++++++
.../bindings/pci/ti,j721e-pci-ep.yaml | 10 +-
.../bindings/pci/ti,j721e-pci-host.yaml | 16 ++-
.../dts/ti/k3-j7200-common-proc-board.dts | 38 ++++++
arch/arm64/boot/dts/ti/k3-j7200-main.dtsi | 118 ++++++++++++++++++
5 files changed, 217 insertions(+), 5 deletions(-)
--
2.17.1
Powered by blists - more mailing lists