kirkwood-ts419-6282.dts 653 B

1234567891011121314151617181920212223242526272829303132
  1. /*
  2. * Device Tree file for QNAP TS41X with 6282 SoC
  3. *
  4. * Copyright (C) 2013, Andrew Lunn <andrew@lunn.ch>
  5. *
  6. * This program is free software; you can redistribute it and/or
  7. * modify it under the terms of the GNU General Public License
  8. * as published by the Free Software Foundation; either version
  9. * 2 of the License, or (at your option) any later version.
  10. */
  11. /dts-v1/;
  12. #include "kirkwood.dtsi"
  13. #include "kirkwood-6282.dtsi"
  14. #include "kirkwood-ts219.dtsi"
  15. #include "kirkwood-ts419.dtsi"
  16. / {
  17. mbus {
  18. pcie-controller {
  19. status = "okay";
  20. pcie@2,0 {
  21. status = "okay";
  22. };
  23. };
  24. };
  25. };
  26. &ethphy0 { reg = <0>; };
  27. &ethphy1 { reg = <1>; };