blob: cd8976f7e1d5717a0d09eef8bf47cecf3e37e94b [file] [log] [blame]
Eugen Hristev860d8ba2018-07-06 11:15:10 +03001// SPDX-License-Identifier: GPL-2.0+ OR MIT
2/*
3 * at91-sama5d2_icp-for-uboot.dtsi - Device Tree file for SAMA5D2 ICP board
4 * SAMA5D2 Industrial Connectivity Platform
5 *
6 * Copyright (c) 2019, Microchip Technology Inc. and its subsidiaries
7 * 2019, Eugen Hristev <eugen.hristev@microchip.com>
8 */
9
10/ {
11 chosen {
Simon Glassd3a98cb2023-02-13 08:56:33 -070012 bootph-all;
Eugen Hristev860d8ba2018-07-06 11:15:10 +030013 };
14};
15
Eugen Hristevf982e022021-08-17 13:29:23 +030016&pinctrl_mikrobus1_uart {
Simon Glassd3a98cb2023-02-13 08:56:33 -070017 bootph-all;
Eugen Hristev860d8ba2018-07-06 11:15:10 +030018};
19
Eugen Hristevf982e022021-08-17 13:29:23 +030020&pinctrl_qspi1_sck_cs_default {
Simon Glassd3a98cb2023-02-13 08:56:33 -070021 bootph-all;
Eugen Hristev860d8ba2018-07-06 11:15:10 +030022};
23
Eugen Hristevf982e022021-08-17 13:29:23 +030024&pinctrl_qspi1_dat_default {
Simon Glassd3a98cb2023-02-13 08:56:33 -070025 bootph-all;
Eugen Hristev860d8ba2018-07-06 11:15:10 +030026};
27
Eugen Hristevf982e022021-08-17 13:29:23 +030028&pinctrl_sdmmc0_default {
Simon Glassd3a98cb2023-02-13 08:56:33 -070029 bootph-all;
Eugen Hristev860d8ba2018-07-06 11:15:10 +030030};
Mihai Sainae41d0f2021-08-17 13:29:22 +030031
Eugen Hristevf982e022021-08-17 13:29:23 +030032&qspi1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070033 bootph-all;
Eugen Hristevf982e022021-08-17 13:29:23 +030034
35 flash@0 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070036 bootph-all;
Eugen Hristevf982e022021-08-17 13:29:23 +030037 };
Mihai Sainae41d0f2021-08-17 13:29:22 +030038};
39
Eugen Hristevf982e022021-08-17 13:29:23 +030040&sdmmc0 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070041 bootph-all;
Mihai Sainae41d0f2021-08-17 13:29:22 +030042};
43
Eugen Hristevf982e022021-08-17 13:29:23 +030044&uart0 { /* mikrobus1 uart */
Simon Glassd3a98cb2023-02-13 08:56:33 -070045 bootph-all;
Mihai Sainae41d0f2021-08-17 13:29:22 +030046};
Eugen Hristevf982e022021-08-17 13:29:23 +030047