arm64: zynqmp: Add description for SOM/Kria boards
authorMichal Simek <michal.simek@xilinx.com>
Mon, 10 May 2021 14:02:15 +0000 (16:02 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 19 May 2021 07:44:50 +0000 (09:44 +0200)
commita502a87bc0e96a6b867cb9ed906c5a1d64444769
treeb856e415c808e9b4762c4062a31c6ad7086de9d4
parent3195840c94993dac91d8916e4327ed75b10fd18c
arm64: zynqmp: Add description for SOM/Kria boards

The patch contains several DT files for SOM platform.
Carrier card is sck-kv (KV260) revA/B. SMK-K26 is description for starter
kit which doesn't have EMMC populated. And SM-K26 is full som with EMMC.

Files are divided in this way to make sure that SOM can be plugged to
different carrier card and all peripherals on SOM (or defined by a spec) can
be used by U-Boot. Full DT for SOM+CC can be merged together as overlays.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/Makefile
arch/arm/dts/zynqmp-sck-kv-g-revA.dts [new file with mode: 0644]
arch/arm/dts/zynqmp-sck-kv-g-revB.dts [new file with mode: 0644]
arch/arm/dts/zynqmp-sm-k26-revA-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/zynqmp-sm-k26-revA.dts [new file with mode: 0644]
arch/arm/dts/zynqmp-smk-k26-revA-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/zynqmp-smk-k26-revA.dts [new file with mode: 0644]
configs/xilinx_zynqmp_virt_defconfig