ath79: update WA/XC devices UBNT_VERSION to 8.7.4
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / qca9558_mikrotik_routerboard-962uigs-5hact2hnt.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "qca9558_mikrotik_routerboard-96x.dtsi"
4
5 / {
6 compatible = "mikrotik,routerboard-962uigs-5hact2hnt", "qca,qca9558";
7 model = "MikroTik RouterBOARD 962UiGS-5HacT2HnT (hAP ac)";
8
9 gpio-export {
10 compatible = "gpio-export";
11
12 port5_poe {
13 gpio-export,name = "port5-poe";
14 gpio-export,output = <1>;
15 gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
16 };
17 };
18 };
19
20 &gpio {
21 input-poe-out-compat {
22 gpio-hog;
23 gpios = <2 GPIO_ACTIVE_HIGH>;
24 input;
25 line-name = "PoE out compat";
26 };
27 };
28
29 &wmac {
30 status = "okay";
31
32 qca,no-eeprom;
33 };
34
35 &pcie1 {
36 status = "okay";
37 };