exynos5800.dtsi 684 B

12345678910111213141516171819202122232425262728
  1. /*
  2. * SAMSUNG EXYNOS5800 SoC device tree source
  3. *
  4. * Copyright (c) 2014 Samsung Electronics Co., Ltd.
  5. * http://www.samsung.com
  6. *
  7. * SAMSUNG EXYNOS5800 SoC device nodes are listed in this file.
  8. * EXYNOS5800 based board files can include this file and provide
  9. * values for board specfic bindings.
  10. *
  11. * This program is free software; you can redistribute it and/or modify
  12. * it under the terms of the GNU General Public License version 2 as
  13. * published by the Free Software Foundation.
  14. */
  15. #include "exynos5420.dtsi"
  16. / {
  17. compatible = "samsung,exynos5800", "samsung,exynos5";
  18. };
  19. &clock {
  20. compatible = "samsung,exynos5800-clock";
  21. };
  22. &mfc {
  23. compatible = "samsung,mfc-v8";
  24. };