blob: 3bd14b82d482b89f37a929bf7e7ee6158ab24d73 [file] [log] [blame]
Manivannan Sadhasivam97775d22018-06-14 23:38:31 +05301// SPDX-License-Identifier: GPL-2.0+
2//
3// Device Tree Source for Actions Semi S900 SoC
4//
5// Copyright (C) 2015 Actions Semi Co., Ltd.
6// Copyright (C) 2018 Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
7
8/dts-v1/;
9
10/ {
11 compatible = "actions,s900";
12 #address-cells = <0x2>;
13 #size-cells = <0x2>;
14
15 soc {
16 u-boot,dm-pre-reloc;
17 compatible = "simple-bus";
18 #address-cells = <0x2>;
19 #size-cells = <0x2>;
20 ranges;
21 };
22};
23