]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - arch/arm64/boot/dts/hisilicon/hip06-d03.dts
f54b28359607371dbbe7f2f916c2b0fb2060c7b1
[mirror_ubuntu-bionic-kernel.git] / arch / arm64 / boot / dts / hisilicon / hip06-d03.dts
1 /**
2 * dts file for Hisilicon D03 Development Board
3 *
4 * Copyright (C) 2016 Hisilicon Ltd.
5 *
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * publishhed by the Free Software Foundation.
9 *
10 */
11
12 /dts-v1/;
13
14 #include "hip06.dtsi"
15
16 / {
17 model = "Hisilicon Hip06 D03 Development Board";
18 compatible = "hisilicon,hip06-d03";
19
20 memory@00000000 {
21 device_type = "memory";
22 reg = <0x0 0x00000000 0x0 0x40000000>;
23 };
24
25 chosen { };
26 };
27
28 &eth0 {
29 status = "ok";
30 };
31
32 &eth1 {
33 status = "ok";
34 };
35
36 &eth2 {
37 status = "ok";
38 };
39
40 &eth3 {
41 status = "ok";
42 };
43
44 &sas0 {
45 status = "ok";
46 };
47
48 &sas1 {
49 status = "ok";
50 };
51
52 &sas2 {
53 status = "ok";
54 };
55
56 &usb_ohci {
57 status = "ok";
58 };
59
60 &usb_ehci {
61 status = "ok";
62 };