Linux 4.1.18
[linux/fpc-iii.git] / arch / powerpc / boot / dts / bsc9132qds.dts
blob6cab1062bc74a4032c54bdd63bdcd5a73f6c83df
1 /*
2  * BSC9132 QDS Device Tree Source
3  *
4  * Copyright 2014 Freescale Semiconductor Inc.
5  *
6  * This program is free software; you can redistribute  it and/or modify it
7  * under  the terms of  the GNU General  Public License as published by the
8  * Free Software Foundation;  either version 2 of the  License, or (at your
9  * option) any later version.
10  */
12 /include/ "fsl/bsc9132si-pre.dtsi"
14 / {
15         model = "fsl,bsc9132qds";
16         compatible = "fsl,bsc9132qds";
18         memory {
19                 device_type = "memory";
20         };
22         ifc: ifc@ff71e000 {
23                 /* NOR, NAND Flash on board */
24                 ranges = <0x0 0x0 0x0 0x88000000 0x08000000
25                           0x1 0x0 0x0 0xff800000 0x00010000>;
26                 reg = <0x0 0xff71e000 0x0 0x2000>;
27         };
29         soc: soc@ff700000 {
30                 ranges = <0x0 0x0 0xff700000 0x100000>;
31         };
34 /include/ "bsc9132qds.dtsi"
35 /include/ "fsl/bsc9132si-post.dtsi"