kirkwood-ds409slim.dts 744 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 409slim";
  15. compatible = "synology,ds409slim", "marvell,kirkwood";
  16. memory {
  17. device_type = "memory";
  18. reg = <0x00000000 0x8000000>;
  19. };
  20. chosen {
  21. bootargs = "console=ttyS0,115200n8";
  22. stdout-path = &uart0;
  23. };
  24. gpio-fan-150-32-35 {
  25. status = "okay";
  26. };
  27. gpio-leds-hdd-20 {
  28. status = "okay";
  29. };
  30. };
  31. &rs5c372 {
  32. status = "okay";
  33. };