armada-3720-espressobin-emmc.dts 645 B

1234567891011121314151617181920212223242526
  1. // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
  2. /*
  3. * Device Tree file for Globalscale Marvell ESPRESSOBin Board with eMMC
  4. * Copyright (C) 2018 Marvell
  5. *
  6. * Romain Perier <[email protected]>
  7. * Konstantin Porotchkin <[email protected]>
  8. *
  9. */
  10. /*
  11. * Schematic available at http://espressobin.net/wp-content/uploads/2017/08/ESPRESSObin_V5_Schematics.pdf
  12. */
  13. /dts-v1/;
  14. #include "armada-3720-espressobin.dtsi"
  15. / {
  16. model = "Globalscale Marvell ESPRESSOBin Board (eMMC)";
  17. compatible = "globalscale,espressobin-emmc", "globalscale,espressobin",
  18. "marvell,armada3720", "marvell,armada3710";
  19. };
  20. &sdhci0 {
  21. status = "okay";
  22. };