]> git.ipfire.org Git - thirdparty/u-boot.git/blame - arch/arm/dts/imx8mm-icore-mx8mm-ctouch2-u-boot.dtsi
Merge branch 'next'
[thirdparty/u-boot.git] / arch / arm / dts / imx8mm-icore-mx8mm-ctouch2-u-boot.dtsi
CommitLineData
7e0daa92
JT
1// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2/*
3 * Copyright (c) 2020 Engicam srl
4 * Copyright (c) 2020 Amarula Solutions(India)
5 */
6
7#include "imx8mm-icore-mx8mm-u-boot.dtsi"
8
9&gpio1 {
8c103c33 10 bootph-pre-ram;
7e0daa92
JT
11};
12
13&pinctrl_uart2 {
8c103c33 14 bootph-pre-ram;
7e0daa92
JT
15};
16
17&pinctrl_usdhc1_gpio {
8c103c33 18 bootph-pre-ram;
7e0daa92
JT
19};
20
21&pinctrl_usdhc1 {
8c103c33 22 bootph-pre-ram;
7e0daa92
JT
23};
24
25&uart2 {
8c103c33 26 bootph-pre-ram;
7e0daa92
JT
27};
28
29&usdhc1 {
8c103c33 30 bootph-pre-ram;
7e0daa92 31};