mediatek: add support for Adtran SmartRG Bonanza Peak series
[openwrt/staging/dangole.git] / target / linux / mediatek / dts / mt7986a-smartrg-SDG-8622.dts
diff --git a/target/linux/mediatek/dts/mt7986a-smartrg-SDG-8622.dts b/target/linux/mediatek/dts/mt7986a-smartrg-SDG-8622.dts
new file mode 100644 (file)
index 0000000..2c28c8f
--- /dev/null
@@ -0,0 +1,38 @@
+// SPDX-License-Identifier: (GPL-2.0 OR MIT)
+/*
+ * Copyright (C) 2022 SmartRG Inc.
+ * Author: Chad Monroe <chad.monroe@smartrg.com>
+ */
+
+#include "mt7986a-smartrg-bonanza-peak.dtsi"
+
+/ {
+       model = "SmartRG SDG-8622";
+       compatible = "smartrg,sdg-8622", "mediatek,mt7986a";
+};
+
+&gmac0 {
+       phy-handle = <&phy5>;
+
+       label = "lan";
+};
+
+&gmac1 {
+       phy-handle = <&phy6>;
+};
+
+&pcie {
+       status = "okay";
+};
+
+&pcie_phy {
+       status = "okay";
+};
+
+&radio0 {
+       ieee80211-freq-limit = <5170000 5330000>;
+};
+
+&wifi {
+       ieee80211-freq-limit = <2400000 2500000>, <5490000 5835000>;
+};