summaryrefslogtreecommitdiff
path: root/arch/arm/dts/hi6220-hikey-u-boot.dtsi
blob: fcfcb37a108a1bd99d27107316b5247892a2b4f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// SPDX-License-Identifier: GPL-2.0+
/*
 * U-Boot additions
 *
 * Copyright (c) 2018 Linaro Ltd.
 */

&mmc0 {
	bootph-all;
};

&mmc1 {
	bootph-all;
};