]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: dts: ti: k3-am65: Change #address-cells and #size-cells of interconnect to 2
authorKishon Vijay Abraham I <kishon@ti.com>
Wed, 5 Sep 2018 11:17:38 +0000 (16:47 +0530)
committerTero Kristo <t-kristo@ti.com>
Tue, 18 Sep 2018 15:25:06 +0000 (18:25 +0300)
commit7fce6dbabd867eec5438f7ce683d9ac34c7a4540
treed37778855c650f4535523536d553491c59e64ff1
parent72c947294252cbe2f65f649bd9bf0ffe56abd5f0
arm64: dts: ti: k3-am65: Change #address-cells and #size-cells of interconnect to 2

AM65 has two PCIe controllers and each PCIe controller has '2' address
spaces one within the 4GB address space of the SoC and the other above
the 4GB address space of the SoC (cbass_main) in addition to the
register space. The size of the address space above the 4GB SoC address
space is 4GB. These address ranges will be used by CPU/DMA to access
the PCIe address space. In order to represent the address space above
the 4GB SoC address space and to represent the size of this address
space as 4GB, change address-cells and size-cells of interconnect to 2.

Since OSPI has similar need in MCU Domain Memory Map, change
address-cells and size-cells of cbass_mcu interconnect also to 2.

Fixes: 3a431501ec060ab368 ("arm64: dts: ti: Add Support for AM654 SoC")
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Acked-by: Vignesh R <vigneshr@ti.com>
Acked-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Tero Kristo <t-kristo@ti.com>
arch/arm64/boot/dts/ti/k3-am65-main.dtsi
arch/arm64/boot/dts/ti/k3-am65.dtsi