]> git.ipfire.org Git - thirdparty/u-boot.git/commit
arm: dts: Add Arm FVP Fastmodel RevC .dts files from Linux
authorAndre Przywara <andre.przywara@arm.com>
Fri, 4 Mar 2022 16:30:10 +0000 (16:30 +0000)
committerTom Rini <trini@konsulko.com>
Fri, 1 Apr 2022 18:55:38 +0000 (14:55 -0400)
commit71fa41ebfc3f247f5f2654045713242830fde471
tree99a12fe8636c8a820496953207a1cbc640a88a0d
parentfac7fc43cfc63a778f8385917cf86fae7a1eb446
arm: dts: Add Arm FVP Fastmodel RevC .dts files from Linux

The Arm Fixed Virtual Platform (FVP) is a software model for an
artificial ARM platform, it is available for free on the Arm website[1].

Add the devicetree files for the latest RevC version, as we will need
them to enable OF_CONTROL for the vexpress_aemv8a_semi board.

This is a verbatim copy of the respective files from Linux v5.17-rc6,
which is unchanged from the v5.16 release.

[1] https://developer.arm.com/tools-and-software/simulation-models/fast-models

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
arch/arm/dts/fvp-base-revc.dts [new file with mode: 0644]
arch/arm/dts/rtsm_ve-motherboard-rs2.dtsi [new file with mode: 0644]
arch/arm/dts/rtsm_ve-motherboard.dtsi [new file with mode: 0644]