Home | History | Annotate | Download | only in dts
      1 // SPDX-License-Identifier: GPL-2.0+
      2 /*
      3  * Copyright (C) 2018 Jagan Teki <jagan (a] amarulasolutions.com>
      4  */
      5 
      6 #include "imx6ul-u-boot.dtsi"
      7 
      8 &usdhc1 {
      9 	u-boot,dm-spl;
     10 };
     11 
     12 &pinctrl_usdhc1 {
     13 	u-boot,dm-spl;
     14 };
     15 
     16 &pinctrl_usdhc2 {
     17 	u-boot,dm-spl;
     18 };
     19