blob: 82543927629dc5a8450eb641515bd6b61c96ada8 [file] [log] [blame]
Nicolas Ferre8ba10c72019-08-08 07:48:26 +00001// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2/*
3 * at91-sama5d27_wlsom1_ek-u-boot.dts - Device Tree file for SAMA5D27 WLSOM1 EK
4 *
5 * Copyright (C) 2019 Microchip Technology Inc. and its subsidiaries
6 *
7 * Author: Eugen Hristev <eugen.hristev@microchip.com>
8 */
9
10/ {
11 chosen {
Simon Glassd3a98cb2023-02-13 08:56:33 -070012 bootph-all;
Nicolas Ferre8ba10c72019-08-08 07:48:26 +000013 };
14};
15
Eugen Hristevd3446a42019-08-26 11:45:06 +000016&hlcdc {
Simon Glassd3a98cb2023-02-13 08:56:33 -070017 bootph-all;
Eugen Hristevd3446a42019-08-26 11:45:06 +000018};
19
Eugen Hristev4fcc9932019-08-26 06:47:06 +000020&qspi1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070021 bootph-all;
Eugen Hristev4fcc9932019-08-26 06:47:06 +000022};
23
24&qspi1_flash {
Simon Glassd3a98cb2023-02-13 08:56:33 -070025 bootph-all;
Eugen Hristev4fcc9932019-08-26 06:47:06 +000026};
27
Nicolas Ferre8ba10c72019-08-08 07:48:26 +000028&sdmmc0 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070029 bootph-all;
Nicolas Ferre8ba10c72019-08-08 07:48:26 +000030};
31
32&uart0 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070033 bootph-all;
Nicolas Ferre8ba10c72019-08-08 07:48:26 +000034};
35
36&sfr {
Simon Glassd3a98cb2023-02-13 08:56:33 -070037 bootph-all;
Nicolas Ferre8ba10c72019-08-08 07:48:26 +000038};
39
Sergiu Moga7c8ad0e2022-09-01 17:22:39 +030040&pinctrl_sdmmc0_default {
Simon Glassd3a98cb2023-02-13 08:56:33 -070041 bootph-all;
Nicolas Ferre8ba10c72019-08-08 07:48:26 +000042};
43
44&pinctrl_uart0_default {
Simon Glassd3a98cb2023-02-13 08:56:33 -070045 bootph-all;
Nicolas Ferre8ba10c72019-08-08 07:48:26 +000046};
Eugen Hristev4fcc9932019-08-26 06:47:06 +000047
48&pinctrl_qspi1_default {
Simon Glassd3a98cb2023-02-13 08:56:33 -070049 bootph-all;
Eugen Hristev4fcc9932019-08-26 06:47:06 +000050};