arm: qemu-ppce500: Add a devicetree file
authorSimon Glass <sjg@chromium.org>
Fri, 17 Dec 2021 03:59:19 +0000 (20:59 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 23 Dec 2021 15:24:39 +0000 (10:24 -0500)
commitc4607665da038e3d5e31e85c41293d06e7cb5608
tree5439200122659f4e8ccdf178853953af8b3ebe8f
parent142918807de0b6b524b02c47ad44bafeb9b96fa1
arm: qemu-ppce500: Add a devicetree file

This uses QEMU virt which creates its own devicetree.

Add an empty version of this file, so that we can at least build this
board when devicetrees are required.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/powerpc/dts/Makefile
arch/powerpc/dts/qemu-ppce500.dts [new file with mode: 0644]
configs/qemu-ppce500_defconfig