aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/vexpress.dts
blob: 5f3bc1d1f1c9adf3c891c4d0de37db7deaeb3931 (plain)
1
2
3
4
5
6
7
8
9
10
/dts-v1/;
/include/ "skeleton.dtsi"

/ {
	model = "ARM Versatile Express";
	compatible = "arm,vexpress";
	memory {
		reg = <0x60000000 0x40000000>;
	};
};