kirkwood-ds212j.dts 783 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. /*
  2. * Andrew Lunn <andrew@lunn.ch>
  3. * Ben Peddell <klightspeed@killerwolves.net>
  4. *
  5. * This file is licensed under the terms of the GNU General Public
  6. * License version 2. This program is licensed "as is" without any
  7. * warranty of any kind, whether express or implied.
  8. */
  9. /dts-v1/;
  10. #include "kirkwood.dtsi"
  11. #include "kirkwood-6281.dtsi"
  12. #include "kirkwood-synology.dtsi"
  13. / {
  14. model = "Synology DS212j v10, v20";
  15. compatible = "synology,ds212jv10", "synology,ds212jv20",
  16. "marvell,kirkwood";
  17. memory {
  18. device_type = "memory";
  19. reg = <0x00000000 0x8000000>;
  20. };
  21. chosen {
  22. bootargs = "console=ttyS0,115200n8";
  23. stdout-path = &uart0;
  24. };
  25. gpio-fan-100-32-35 {
  26. status = "okay";
  27. };
  28. gpio-leds-hdd-21-2 {
  29. status = "okay";
  30. };
  31. };
  32. &s35390a {
  33. status = "okay";
  34. };