arm: dts: add missing vexpress device trees
Add the device trees for
* vexpress_ca5x2_defconfig
* vexpress_ca9x4_defconfig
* vexpress_ca15_tc2_defconfig
as available in Linux 5.1 rc5.
We are using the vexpress_ca15_tc2_defconfig and vexpress_ca9x4_defconfig
for Travis testing via QEMU.
The UEFI base Embedded Base Boot Requirements Specification (EBBR) requires
that an embedded board either provides a device tree or an ACPI table.
All block devices are meant to be moved to the driver model. On ARM this
requires a device tree.
Signed-off-by:
Heinrich Schuchardt <xypron.glpk@gmx.de>
Showing
- arch/arm/dts/Makefile 4 additions, 0 deletionsarch/arm/dts/Makefile
- arch/arm/dts/vexpress-v2m-rs1.dtsi 437 additions, 0 deletionsarch/arm/dts/vexpress-v2m-rs1.dtsi
- arch/arm/dts/vexpress-v2m.dtsi 451 additions, 0 deletionsarch/arm/dts/vexpress-v2m.dtsi
- arch/arm/dts/vexpress-v2p-ca15_a7.dts 682 additions, 0 deletionsarch/arm/dts/vexpress-v2p-ca15_a7.dts
- arch/arm/dts/vexpress-v2p-ca5s.dts 280 additions, 0 deletionsarch/arm/dts/vexpress-v2p-ca5s.dts
- arch/arm/dts/vexpress-v2p-ca9.dts 368 additions, 0 deletionsarch/arm/dts/vexpress-v2p-ca9.dts
Loading
Please register or sign in to comment