aboutsummaryrefslogtreecommitdiffstats
path: root/roms/u-boot/arch/arc/dts/hsdk.dts
diff options
context:
space:
mode:
Diffstat (limited to 'roms/u-boot/arch/arc/dts/hsdk.dts')
-rw-r--r--roms/u-boot/arch/arc/dts/hsdk.dts12
1 files changed, 12 insertions, 0 deletions
diff --git a/roms/u-boot/arch/arc/dts/hsdk.dts b/roms/u-boot/arch/arc/dts/hsdk.dts
new file mode 100644
index 000000000..1a2e3d432
--- /dev/null
+++ b/roms/u-boot/arch/arc/dts/hsdk.dts
@@ -0,0 +1,12 @@
+// SPDX-License-Identifier: GPL-2.0+
+/*
+ * Copyright (C) 2017-2020 Synopsys, Inc. All rights reserved.
+ * Author: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
+ */
+/dts-v1/;
+
+#include "hsdk-common.dtsi"
+
+/ {
+ model = "snps,hsdk";
+};