aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/dts-5.10/rtl8380_zyxel_gs1900-8hp-v2.dts
diff options
context:
space:
mode:
authorINAGAKI Hiroshi <musashino.open@gmail.com>2021-08-11 20:23:06 +0900
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2021-09-26 00:32:17 +0200
commit0de230bd0ce1c011a6d57ce7692b1b7898e7b735 (patch)
tree0fe90006f3b132044f9f63aa7ef2fc60a777e35c /target/linux/realtek/dts-5.10/rtl8380_zyxel_gs1900-8hp-v2.dts
parent9e418b061c1720d677e73f2ee06651533889a69a (diff)
downloadupstream-0de230bd0ce1c011a6d57ce7692b1b7898e7b735.tar.gz
upstream-0de230bd0ce1c011a6d57ce7692b1b7898e7b735.tar.bz2
upstream-0de230bd0ce1c011a6d57ce7692b1b7898e7b735.zip
realtek: copy dts directory for Kernel 5.10
This patch adds "dts-5.10" directory to use backported drivers. There are several specification changes in the new drivers, so there are some compatibility issues in using dts/dtsi files for 5.4. The old DTS files are moved to "dts-5.4", so their corresponding kernel version is obvious as well. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com> [change "dts" to "dts-5.4", adjust Makefile] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/realtek/dts-5.10/rtl8380_zyxel_gs1900-8hp-v2.dts')
-rw-r--r--target/linux/realtek/dts-5.10/rtl8380_zyxel_gs1900-8hp-v2.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/realtek/dts-5.10/rtl8380_zyxel_gs1900-8hp-v2.dts b/target/linux/realtek/dts-5.10/rtl8380_zyxel_gs1900-8hp-v2.dts
new file mode 100644
index 0000000000..cdc4aed6d1
--- /dev/null
+++ b/target/linux/realtek/dts-5.10/rtl8380_zyxel_gs1900-8hp-v2.dts
@@ -0,0 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#include "rtl8380_zyxel_gs1900.dtsi"
+
+/ {
+ compatible = "zyxel,gs1900-8hp-v2", "realtek,rtl838x-soc";
+ model = "ZyXEL GS1900-8HP v2 Switch";
+};