zephyr/dts
Stephanos Ioannidis 8a29685a25 dts: xilinx_zynqmp: Refactor dts to specify RPU and APU separately.
ZynqMP SoC embeds two separate processor types: Cortex-R for RPU and
Cortex-A for APU.

Since the current Zephyr architecture cannot support AMP of Cortex-R
and Cortex-A within one project, the RPU and APU should be considered
separate platforms.

This commit relocates the device tree nodes that are not common between
RPU and APU to a separate dtsi file (zynqmp_rpu.dtsi).

When Cortex-A53 APU support is added in the future, an additional dtsi
file (zynqmp_apu.dtsi) for specifying the APU device tree should be
added.

For more details, refer to the issue #20217.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-01-07 17:17:12 +01:00
..
arc arc: hsdk: Set SRAM_BASE_ADDRESS in defconfig 2019-12-09 16:37:12 -05:00
arm dts: xilinx_zynqmp: Refactor dts to specify RPU and APU separately. 2020-01-07 17:17:12 +01:00
bindings drivers: entropy: Add driver for LiteX PRBS module 2020-01-06 13:33:25 -05:00
common dtc: Remove support for common.dts 2019-10-24 11:01:08 -05:00
nios2
posix
riscv boards: litex_vexriscv: Enable LiteX PRBS driver 2020-01-06 13:33:25 -05:00
x86 drivers/timer/hpet.c: migrate to devicetree 2019-09-17 22:37:09 +08:00
xtensa esp32: pinmux: Add Device tree support 2019-11-04 19:45:50 +01:00
Kconfig
binding-template.yaml scripts: edtlib: Rename 'child-bus:'/'parent-bus:' to 'bus:'/'on-bus:' 2019-12-19 11:02:28 +01:00