mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-10 23:12:48 +00:00
13 lines
235 B
Plaintext
13 lines
235 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
|
||
|
#include "rtl8382_hpe_1920-24g.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "hpe,1920-24g-poe-370w", "realtek,rtl838x-soc";
|
||
|
model = "HPE 1920-24G-PoE+ 370W (JG926A)";
|
||
|
};
|
||
|
|
||
|
&uart1 {
|
||
|
status = "okay";
|
||
|
};
|