mt7986a-smartrg-SDG-8632.dts 557 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. // SPDX-License-Identifier: (GPL-2.0 OR MIT)
  2. /*
  3. * Copyright (C) 2022 SmartRG Inc.
  4. * Author: Chad Monroe <[email protected]>
  5. */
  6. #include "mt7986a-smartrg-bonanza-peak.dtsi"
  7. / {
  8. model = "SmartRG SDG-8632";
  9. compatible = "smartrg,sdg-8632", "mediatek,mt7986a";
  10. };
  11. &gmac0 {
  12. phy-handle = <&phy5>;
  13. label = "lan";
  14. };
  15. &gmac1 {
  16. phy-handle = <&phy6>;
  17. };
  18. &pcie {
  19. status = "okay";
  20. };
  21. &pcie_phy {
  22. status = "okay";
  23. };
  24. &radio0 {
  25. ieee80211-freq-limit = <5170000 5835000>;
  26. };
  27. &wifi {
  28. ieee80211-freq-limit = <2400000 2500000>, <5945000 7125000>;
  29. };