]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit0d8d77f40fbb1baea37e62ae815623b0737a25e5
treeb46742747a841205cfb5f1ff582480fa4883313e
parente932a13e6eb263efee607b0922f2c169a6c8d37b
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