summaryrefslogtreecommitdiff
path: root/arch/arm/dts/imx8mq-kontron-pitx-imx8m-u-boot.dtsi
blob: d361f3f559295fa37a168fc7ab923d68313fae99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
// SPDX-License-Identifier: (GPL-2.0 OR MIT)

#include "imx8mq-u-boot.dtsi"

&usdhc1 {
	mmc-hs400-1_8v;
};

&usdhc2 {
	sd-uhs-sdr104;
	sd-uhs-ddr50;
};

&uart1 {
	/delete-property/ assigned-clocks;
	/delete-property/ assigned-clock-parents;
};

&uart2 {
	/delete-property/ assigned-clocks;
	/delete-property/ assigned-clock-parents;
};

&uart3 {
	/delete-property/ assigned-clocks;
	/delete-property/ assigned-clock-parents;
};