mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 06:57:57 +00:00
9 lines
181 B
Plaintext
9 lines
181 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
|
||
|
#include "rtl8393_hpe_1920.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "hpe,1920-48g", "realtek,rtl8393-soc";
|
||
|
model = "HPE 1920-48G (JG927A)";
|
||
|
};
|