[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200914152115.1788-1-kishon@ti.com>
Date: Mon, 14 Sep 2020 20:51:13 +0530
From: Kishon Vijay Abraham I <kishon@...com>
To: Tero Kristo <t-kristo@...com>, Nishanth Menon <nm@...com>,
Rob Herring <robh+dt@...nel.org>
CC: <linux-arm-kernel@...ts.infradead.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
Kishon Vijay Abraham I <kishon@...com>
Subject: [PATCH v2 0/2] Add DT to get PCIe working in J721E SoC
Now that J721E PCIe support is merged (including the YAML bindings),
add PCIe device tree nodes to get PCIe working in J721E SoC both in
RC mode and EP mode.
Series has been rebased to:
git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux ti-k3-dts-next
Changes from v1:
1) Renamed all syscon dt-nodes to "syscon" instead of pcieX-ctrl.
2) Add TI specific compatible for "syscon" DT nodes
3) Add information about appending "ranges" property to access all PCIe
instances in commit log.
Kishon Vijay Abraham I (2):
arm64: dts: ti: k3-j721e-main: Add PCIe device tree nodes
arm64: dts: ti: k3-j721e-common-proc-board: Configure the PCIe
instances
.../dts/ti/k3-j721e-common-proc-board.dts | 80 ++++++
arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 232 +++++++++++++++++-
arch/arm64/boot/dts/ti/k3-j721e.dtsi | 5 +-
3 files changed, 315 insertions(+), 2 deletions(-)
--
2.17.1
Powered by blists - more mailing lists