ar7241_ubnt_rocket-m.dts 308 B

123456789101112131415161718192021
  1. // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
  2. /dts-v1/;
  3. #include "ar7241_ubnt_xm_outdoor.dtsi"
  4. / {
  5. compatible = "ubnt,rocket-m", "ubnt,xm", "qca,ar7241";
  6. model = "Ubiquiti Rocket M";
  7. };
  8. &eth1 {
  9. compatible = "syscon", "simple-mfd";
  10. };
  11. &usb_phy {
  12. status = "okay";
  13. };
  14. &usb {
  15. status = "okay";
  16. };