arm: vexpress: Add a devicetree files for juno
authorSimon Glass <sjg@chromium.org>
Fri, 17 Dec 2021 03:59:14 +0000 (20:59 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 23 Dec 2021 15:24:39 +0000 (10:24 -0500)
commitaa26948b5874f72170d9b319a2dd92cdcbdc0a05
treeb46742747a841205cfb5f1ff582480fa4883313e
parent9ae600e9e280f48d7c56dae891dbe1497d633ad7
arm: vexpress: Add a devicetree files for juno

Sync these file, obtained from Linux v5.15.

Add a note for the maintainer, and SPDX lines where they are missing.
The added lines are:

   SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause

Note, this matches the text in those files, but is not the same as the
GPL-2.0 of some files.

[1] https://releases.linaro.org/android/reference-lcr/juno/7.1-17.05/

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/dts/Makefile
arch/arm/dts/juno-base.dtsi [new file with mode: 0644]
arch/arm/dts/juno-clocks.dtsi [new file with mode: 0644]
arch/arm/dts/juno-cs-r1r2.dtsi [new file with mode: 0644]
arch/arm/dts/juno-motherboard.dtsi [new file with mode: 0644]
arch/arm/dts/juno-r2-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/juno-r2.dts [new file with mode: 0644]
configs/vexpress_aemv8a_juno_defconfig