kirkwood-linkstation-lswsxl.dts 449 B

1234567891011121314151617181920
  1. // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
  2. /*
  3. * Device Tree file for Buffalo Linkstation LS-WSXL
  4. *
  5. * Copyright (C) 2015, 2016
  6. * Roger Shimizu <[email protected]>
  7. */
  8. /dts-v1/;
  9. #include "kirkwood-linkstation-duo-6281.dtsi"
  10. / {
  11. model = "Buffalo Linkstation LS-WSXL";
  12. compatible = "buffalo,lswsxl", "marvell,kirkwood-88f6281", "marvell,kirkwood";
  13. memory { /* 128 MB */
  14. device_type = "memory";
  15. reg = <0x00000000 0x8000000>;
  16. };
  17. };