summaryrefslogtreecommitdiff
path: root/arch/arm/dts/imx6q-logicpd-u-boot.dtsi
blob: 625bed8f7d70d3f7c0d11e7d97476b6cd2358d1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// SPDX-License-Identifier: GPL-2.0+
/*
 * Copyright (C) 2019 Logic PD <aford173@gmail.com>
 */

#include "imx6qdl-u-boot.dtsi"

&uart1 {
	u-boot,dm-spl;
};

&usdhc1 {
	u-boot,dm-spl;
};

&usdhc2 {
	u-boot,dm-spl;
};