x86: Make the vdso2c compiler use the host architecture headers
[linux/fpc-iii.git] / arch / arm / boot / dts / stih41x-b2020x.dtsi
blobf797a0607382f35ce1b0cb9b60debeb6ee586446
1 /*
2  * Copyright (C) 2013 STMicroelectronics (R&D) Limited.
3  * Author: Lee Jones <lee.jones@linaro.org>
4  *
5  * This program is free software; you can redistribute it and/or modify
6  * it under the terms of the GNU General Public License version 2 as
7  * publishhed by the Free Software Foundation.
8  */
9 / {
10         soc {
11                 mmc0: sdhci@fe81e000 {
12                         status = "okay";
13                 };
15                 spifsm: spifsm@fe902000 {
16                         #address-cells = <1>;
17                         #size-cells    = <1>;
19                         status = "okay";
21                         partition@0 {
22                                 label = "SerialFlash1";
23                                 reg   = <0x00000000 0x00500000>;
24                         };
26                         partition@500000 {
27                                 label = "SerialFlash2";
28                                 reg   = <0x00500000 0x00b00000>;
29                         };
30                 };
31         };