blob: 341f535e938aae73acf4efca7c7ff322e2cc5dc8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
#include "rtl8380_hpe_1920-8g.dtsi"
/ {
compatible = "hpe,1920-8g-poe-65w", "realtek,rtl838x-soc";
model = "HPE 1920-8G-PoE+ 65W (JG921A)";
};
&uart1 {
status = "okay";
};
|