mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
8fb15ea52a
Copy dts/files/patches/configs from 5.10 to 5.15. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com> [refresh with updated DGS-1210 dts files] Signed-off-by: Sander Vanheule <sander@svanheule.net>
12 lines
317 B
Plaintext
12 lines
317 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
|
|
|
#include "rtl838x.dtsi"
|
|
#include "rtl83xx_d-link_dgs-1210_common.dtsi"
|
|
#include "rtl83xx_d-link_dgs-1210_gpio.dtsi"
|
|
#include "rtl8382_d-link_dgs-1210-28_common.dtsi"
|
|
|
|
/ {
|
|
compatible = "d-link,dgs-1210-28", "realtek,rtl838x-soc";
|
|
model = "D-Link DGS-1210-28";
|
|
};
|