imx6qdl-icore-u-boot.dtsi 244 B

123456789101112131415161718
  1. // SPDX-License-Identifier: GPL-2.0+
  2. /*
  3. * Copyright (C) 2018 Jagan Teki <jagan@amarulasolutions.com>
  4. */
  5. #include "imx6qdl-u-boot.dtsi"
  6. &usdhc1 {
  7. u-boot,dm-spl;
  8. };
  9. &pinctrl_usdhc1 {
  10. u-boot,dm-spl;
  11. };
  12. &pinctrl_usdhc3 {
  13. u-boot,dm-spl;
  14. };