From 0de230bd0ce1c011a6d57ce7692b1b7898e7b735 Mon Sep 17 00:00:00 2001 From: INAGAKI Hiroshi Date: Wed, 11 Aug 2021 20:23:06 +0900 Subject: 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 [change "dts" to "dts-5.4", adjust Makefile] Signed-off-by: Adrian Schmutzler --- target/linux/realtek/dts-5.10/rtl8380_zyxel_gs1900-8hp-v1.dts | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 target/linux/realtek/dts-5.10/rtl8380_zyxel_gs1900-8hp-v1.dts (limited to 'target/linux/realtek/dts-5.10/rtl8380_zyxel_gs1900-8hp-v1.dts') diff --git a/target/linux/realtek/dts-5.10/rtl8380_zyxel_gs1900-8hp-v1.dts b/target/linux/realtek/dts-5.10/rtl8380_zyxel_gs1900-8hp-v1.dts new file mode 100644 index 0000000000..0d9b7c97c0 --- /dev/null +++ b/target/linux/realtek/dts-5.10/rtl8380_zyxel_gs1900-8hp-v1.dts @@ -0,0 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0-or-later + +#include "rtl8380_zyxel_gs1900.dtsi" + +/ { + compatible = "zyxel,gs1900-8hp-v1", "realtek,rtl838x-soc"; + model = "ZyXEL GS1900-8HP v1 Switch"; +}; -- cgit v1.2.3