hip06-d03.dts 779 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. /**
  2. * dts file for Hisilicon D03 Development Board
  3. *
  4. * Copyright (C) 2016 Hisilicon Ltd.
  5. *
  6. * This program is free software; you can redistribute it and/or modify
  7. * it under the terms of the GNU General Public License version 2 as
  8. * publishhed by the Free Software Foundation.
  9. *
  10. */
  11. /dts-v1/;
  12. #include "hip06.dtsi"
  13. / {
  14. model = "Hisilicon Hip06 D03 Development Board";
  15. compatible = "hisilicon,hip06-d03";
  16. memory@0 {
  17. device_type = "memory";
  18. reg = <0x0 0x00000000 0x0 0x40000000>;
  19. };
  20. chosen { };
  21. };
  22. &ipmi0 {
  23. status = "ok";
  24. };
  25. &uart0 {
  26. status = "ok";
  27. };
  28. &eth0 {
  29. status = "ok";
  30. };
  31. &eth1 {
  32. status = "ok";
  33. };
  34. &eth2 {
  35. status = "ok";
  36. };
  37. &eth3 {
  38. status = "ok";
  39. };
  40. &sas1 {
  41. status = "ok";
  42. };
  43. &usb_ohci {
  44. status = "ok";
  45. };
  46. &usb_ehci {
  47. status = "ok";
  48. };