2018-07-06 08:15:10 +00:00
|
|
|
// SPDX-License-Identifier: GPL-2.0+ OR MIT
|
|
|
|
/*
|
|
|
|
* at91-sama5d2_icp-for-uboot.dtsi - Device Tree file for SAMA5D2 ICP board
|
|
|
|
* SAMA5D2 Industrial Connectivity Platform
|
|
|
|
*
|
|
|
|
* Copyright (c) 2019, Microchip Technology Inc. and its subsidiaries
|
|
|
|
* 2019, Eugen Hristev <eugen.hristev@microchip.com>
|
|
|
|
*/
|
|
|
|
|
|
|
|
/ {
|
|
|
|
chosen {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2018-07-06 08:15:10 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
|
2021-08-17 10:29:23 +00:00
|
|
|
&pinctrl_mikrobus1_uart {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2018-07-06 08:15:10 +00:00
|
|
|
};
|
|
|
|
|
2021-08-17 10:29:23 +00:00
|
|
|
&pinctrl_qspi1_sck_cs_default {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2018-07-06 08:15:10 +00:00
|
|
|
};
|
|
|
|
|
2021-08-17 10:29:23 +00:00
|
|
|
&pinctrl_qspi1_dat_default {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2018-07-06 08:15:10 +00:00
|
|
|
};
|
|
|
|
|
2021-08-17 10:29:23 +00:00
|
|
|
&pinctrl_sdmmc0_default {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2018-07-06 08:15:10 +00:00
|
|
|
};
|
2021-08-17 10:29:22 +00:00
|
|
|
|
2021-08-17 10:29:23 +00:00
|
|
|
&qspi1 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2021-08-17 10:29:23 +00:00
|
|
|
|
|
|
|
flash@0 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2021-08-17 10:29:23 +00:00
|
|
|
};
|
2021-08-17 10:29:22 +00:00
|
|
|
};
|
|
|
|
|
2021-08-17 10:29:23 +00:00
|
|
|
&sdmmc0 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2021-08-17 10:29:22 +00:00
|
|
|
};
|
|
|
|
|
2021-08-17 10:29:23 +00:00
|
|
|
&uart0 { /* mikrobus1 uart */
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2021-08-17 10:29:22 +00:00
|
|
|
};
|
2021-08-17 10:29:23 +00:00
|
|
|
|