armada-3720-eDPU.dts 242 B

1234567891011121314
  1. // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
  2. /dts-v1/;
  3. #include "armada-3720-uDPU.dtsi"
  4. / {
  5. model = "Methode eDPU Board";
  6. compatible = "methode,edpu", "marvell,armada3720", "marvell,armada3710";
  7. };
  8. &eth0 {
  9. phy-mode = "2500base-x";
  10. };