mediatek: add support for Adtran SmartRG Bonanza Peak series
[openwrt/staging/dangole.git] / target / linux / mediatek / dts / mt7986a-smartrg-SDG-8632.dts
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
2 /*
3 * Copyright (C) 2022 SmartRG Inc.
4 * Author: Chad Monroe <chad.monroe@smartrg.com>
5 */
6
7 #include "mt7986a-smartrg-bonanza-peak.dtsi"
8
9 / {
10 model = "SmartRG SDG-8632";
11 compatible = "smartrg,sdg-8632", "mediatek,mt7986a";
12 };
13
14 &gmac0 {
15 phy-handle = <&phy5>;
16
17 label = "lan";
18 };
19
20 &gmac1 {
21 phy-handle = <&phy6>;
22 };
23
24 &pcie {
25 status = "okay";
26 };
27
28 &pcie_phy {
29 status = "okay";
30 };
31
32 &radio0 {
33 ieee80211-freq-limit = <5170000 5835000>;
34 };
35
36 &wifi {
37 ieee80211-freq-limit = <2400000 2500000>, <5945000 7125000>;
38 };