Nicolas Ferre | 8ba10c7 | 2019-08-08 07:48:26 +0000 | [diff] [blame] | 1 | // 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 Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 12 | bootph-all; |
Nicolas Ferre | 8ba10c7 | 2019-08-08 07:48:26 +0000 | [diff] [blame] | 13 | }; |
| 14 | }; |
| 15 | |
Eugen Hristev | d3446a4 | 2019-08-26 11:45:06 +0000 | [diff] [blame] | 16 | &hlcdc { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 17 | bootph-all; |
Eugen Hristev | d3446a4 | 2019-08-26 11:45:06 +0000 | [diff] [blame] | 18 | }; |
| 19 | |
Eugen Hristev | 4fcc993 | 2019-08-26 06:47:06 +0000 | [diff] [blame] | 20 | &qspi1 { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 21 | bootph-all; |
Eugen Hristev | 4fcc993 | 2019-08-26 06:47:06 +0000 | [diff] [blame] | 22 | }; |
| 23 | |
| 24 | &qspi1_flash { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 25 | bootph-all; |
Eugen Hristev | 4fcc993 | 2019-08-26 06:47:06 +0000 | [diff] [blame] | 26 | }; |
| 27 | |
Nicolas Ferre | 8ba10c7 | 2019-08-08 07:48:26 +0000 | [diff] [blame] | 28 | &sdmmc0 { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 29 | bootph-all; |
Nicolas Ferre | 8ba10c7 | 2019-08-08 07:48:26 +0000 | [diff] [blame] | 30 | }; |
| 31 | |
| 32 | &uart0 { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 33 | bootph-all; |
Nicolas Ferre | 8ba10c7 | 2019-08-08 07:48:26 +0000 | [diff] [blame] | 34 | }; |
| 35 | |
| 36 | &sfr { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 37 | bootph-all; |
Nicolas Ferre | 8ba10c7 | 2019-08-08 07:48:26 +0000 | [diff] [blame] | 38 | }; |
| 39 | |
Sergiu Moga | 7c8ad0e | 2022-09-01 17:22:39 +0300 | [diff] [blame] | 40 | &pinctrl_sdmmc0_default { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 41 | bootph-all; |
Nicolas Ferre | 8ba10c7 | 2019-08-08 07:48:26 +0000 | [diff] [blame] | 42 | }; |
| 43 | |
| 44 | &pinctrl_uart0_default { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 45 | bootph-all; |
Nicolas Ferre | 8ba10c7 | 2019-08-08 07:48:26 +0000 | [diff] [blame] | 46 | }; |
Eugen Hristev | 4fcc993 | 2019-08-26 06:47:06 +0000 | [diff] [blame] | 47 | |
| 48 | &pinctrl_qspi1_default { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 49 | bootph-all; |
Eugen Hristev | 4fcc993 | 2019-08-26 06:47:06 +0000 | [diff] [blame] | 50 | }; |