2019-08-08 07:48:26 +00:00
|
|
|
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
|
|
|
/*
|
|
|
|
* at91-sama5d27_wlsom1_ek-u-boot.dts - Device Tree file for SAMA5D27 WLSOM1 EK
|
|
|
|
*
|
|
|
|
* Copyright (C) 2019 Microchip Technology Inc. and its subsidiaries
|
|
|
|
*
|
|
|
|
* Author: Eugen Hristev <eugen.hristev@microchip.com>
|
|
|
|
*/
|
|
|
|
|
|
|
|
/ {
|
|
|
|
chosen {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2019-08-08 07:48:26 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
|
2019-08-26 11:45:06 +00:00
|
|
|
&hlcdc {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2019-08-26 11:45:06 +00:00
|
|
|
};
|
|
|
|
|
2019-08-26 06:47:06 +00:00
|
|
|
&qspi1 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2019-08-26 06:47:06 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&qspi1_flash {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2019-08-26 06:47:06 +00:00
|
|
|
};
|
|
|
|
|
2019-08-08 07:48:26 +00:00
|
|
|
&sdmmc0 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2019-08-08 07:48:26 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&uart0 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2019-08-08 07:48:26 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&sfr {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2019-08-08 07:48:26 +00:00
|
|
|
};
|
|
|
|
|
2022-09-01 14:22:39 +00:00
|
|
|
&pinctrl_sdmmc0_default {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2019-08-08 07:48:26 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_uart0_default {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2019-08-08 07:48:26 +00:00
|
|
|
};
|
2019-08-26 06:47:06 +00:00
|
|
|
|
|
|
|
&pinctrl_qspi1_default {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-all;
|
2019-08-26 06:47:06 +00:00
|
|
|
};
|