summaryrefslogtreecommitdiff
path: root/arch/arm/dts/imx7-cm-u-boot.dtsi
blob: 676e11989959ea855518ce298613db10694a27e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/{
    aliases {
        mmc0 = &usdhc1;
    };
};

&usdhc1 {
	bootph-pre-ram;
};

&i2c1 {
	bootph-pre-ram;
};

&pinctrl_i2c1 {
	bootph-pre-ram;
};