summaryrefslogtreecommitdiffstats
path: root/dts/src/arm64/hisilicon/hip06-d03.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm64/hisilicon/hip06-d03.dts')
-rw-r--r--dts/src/arm64/hisilicon/hip06-d03.dts34
1 files changed, 34 insertions, 0 deletions
diff --git a/dts/src/arm64/hisilicon/hip06-d03.dts b/dts/src/arm64/hisilicon/hip06-d03.dts
new file mode 100644
index 0000000000..f3e5323e43
--- /dev/null
+++ b/dts/src/arm64/hisilicon/hip06-d03.dts
@@ -0,0 +1,34 @@
+/**
+ * dts file for Hisilicon D03 Development Board
+ *
+ * Copyright (C) 2016 Hisilicon Ltd.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * publishhed by the Free Software Foundation.
+ *
+ */
+
+/dts-v1/;
+
+#include "hip06.dtsi"
+
+/ {
+ model = "Hisilicon Hip06 D03 Development Board";
+ compatible = "hisilicon,hip06-d03";
+
+ memory@00000000 {
+ device_type = "memory";
+ reg = <0x0 0x00000000 0x0 0x40000000>;
+ };
+
+ chosen { };
+};
+
+&usb_ohci {
+ status = "ok";
+};
+
+&usb_ehci {
+ status = "ok";
+};