summaryrefslogtreecommitdiffstats
path: root/dts/src/arm64/renesas/r8a774e1-hihope-rzg2h-ex-idk-1110wr.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm64/renesas/r8a774e1-hihope-rzg2h-ex-idk-1110wr.dts')
-rw-r--r--dts/src/arm64/renesas/r8a774e1-hihope-rzg2h-ex-idk-1110wr.dts15
1 files changed, 15 insertions, 0 deletions
diff --git a/dts/src/arm64/renesas/r8a774e1-hihope-rzg2h-ex-idk-1110wr.dts b/dts/src/arm64/renesas/r8a774e1-hihope-rzg2h-ex-idk-1110wr.dts
new file mode 100644
index 0000000000..3b7339127b
--- /dev/null
+++ b/dts/src/arm64/renesas/r8a774e1-hihope-rzg2h-ex-idk-1110wr.dts
@@ -0,0 +1,15 @@
+// SPDX-License-Identifier: GPL-2.0
+/*
+ * Device Tree Source for the HiHope RZ/G2H sub board connected
+ * to an Advantech IDK-1110WR 10.1" LVDS panel
+ *
+ * Copyright (C) 2020 Renesas Electronics Corp.
+ */
+
+#include "r8a774e1-hihope-rzg2h-ex.dts"
+#include "hihope-rzg2-ex-lvds.dtsi"
+#include "rzg2-advantech-idk-1110wr-panel.dtsi"
+
+&lvds0 {
+ status = "okay";
+};