Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / ste-hrefv60plus-tvk.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later
2 /*
3  * Copyright 2012 ST-Ericsson AB
4  *
5  * Device Tree for the HREF version 60 or later with the TVK1281618 UIB
6  */
7
8 /dts-v1/;
9 #include "ste-hrefv60plus.dtsi"
10 #include "ste-href-tvk1281618.dtsi"
11
12 / {
13         model = "ST-Ericsson HREF (v60+) and TVK1281618 UIB";
14         compatible = "st-ericsson,hrefv60+", "st-ericsson,u8500";
15
16         /* This stablilizes the serial port enumeration */
17         aliases {
18                 serial0 = &ux500_serial0;
19                 serial1 = &ux500_serial1;
20                 serial2 = &ux500_serial2;
21         };
22 };