diff options
author | Kishon Vijay Abraham I <kishon@ti.com> | 2019-05-29 14:48:10 +0530 |
---|---|---|
committer | Tero Kristo <t-kristo@ti.com> | 2019-06-17 17:58:43 +0300 |
commit | cfa6437a71646854a46b2daff78f5b893f95c78d (patch) | |
tree | 7f4a8c15a0a059c9e5643df5353e5718ea7a7f9e /arch/arm64/boot/dts/ti/k3-am65.dtsi | |
parent | cedc255cc6fecab1be1bad6155cbb8ddee24e7f9 (diff) | |
download | lwn-cfa6437a71646854a46b2daff78f5b893f95c78d.tar.gz lwn-cfa6437a71646854a46b2daff78f5b893f95c78d.zip |
arm64: dts: k3-am6: Add PCIe Root Complex DT node
Add PCIe Root Complex DT node.
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Diffstat (limited to 'arch/arm64/boot/dts/ti/k3-am65.dtsi')
-rw-r--r-- | arch/arm64/boot/dts/ti/k3-am65.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/ti/k3-am65.dtsi b/arch/arm64/boot/dts/ti/k3-am65.dtsi index f71c8f50a5e0..82edf10b2378 100644 --- a/arch/arm64/boot/dts/ti/k3-am65.dtsi +++ b/arch/arm64/boot/dts/ti/k3-am65.dtsi @@ -69,6 +69,7 @@ <0x00 0x01000000 0x00 0x01000000 0x00 0x0af02400>, /* Most peripherals */ <0x00 0x30800000 0x00 0x30800000 0x00 0x0bc00000>, /* MAIN NAVSS */ <0x00 0x70000000 0x00 0x70000000 0x00 0x00200000>, /* MSMC SRAM */ + <0x00 0x10000000 0x00 0x10000000 0x00 0x10000000>, /* PCIe DAT */ /* MCUSS Range */ <0x00 0x28380000 0x00 0x28380000 0x00 0x03880000>, <0x00 0x40200000 0x00 0x40200000 0x00 0x00900100>, |