Sandeep Sheriker Mallikarjun | 976c2dc | 2019-09-27 13:08:45 +0000 | [diff] [blame] | 1 | // SPDX-License-Identifier: (GPL-2.0+ OR MIT) |
2 | /* | ||||
3 | * sam9x60-u-boot.dts - Device Tree file for SAM9X60 SoC. | ||||
4 | * | ||||
5 | * Copyright (C) 2019 Microchip Technology Inc. and its subsidiaries | ||||
6 | */ | ||||
7 | |||||
8 | / { | ||||
9 | chosen { | ||||
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 10 | bootph-all; |
Sandeep Sheriker Mallikarjun | 976c2dc | 2019-09-27 13:08:45 +0000 | [diff] [blame] | 11 | }; |
12 | |||||
13 | ahb { | ||||
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 14 | bootph-all; |
Sandeep Sheriker Mallikarjun | 976c2dc | 2019-09-27 13:08:45 +0000 | [diff] [blame] | 15 | |
16 | apb { | ||||
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 17 | bootph-all; |
Sandeep Sheriker Mallikarjun | 976c2dc | 2019-09-27 13:08:45 +0000 | [diff] [blame] | 18 | |
19 | pinctrl { | ||||
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 20 | bootph-all; |
Sandeep Sheriker Mallikarjun | 976c2dc | 2019-09-27 13:08:45 +0000 | [diff] [blame] | 21 | }; |
22 | }; | ||||
23 | }; | ||||
24 | }; | ||||
25 | |||||
Claudiu Beznea | ea2d496 | 2020-10-07 18:17:11 +0300 | [diff] [blame] | 26 | &clk32 { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 27 | bootph-all; |
Claudiu Beznea | ea2d496 | 2020-10-07 18:17:11 +0300 | [diff] [blame] | 28 | }; |
29 | |||||
Claudiu Beznea | a8647f8 | 2020-10-07 18:17:14 +0300 | [diff] [blame] | 30 | &dbgu { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 31 | bootph-all; |
Sandeep Sheriker Mallikarjun | 976c2dc | 2019-09-27 13:08:45 +0000 | [diff] [blame] | 32 | }; |
33 | |||||
Claudiu Beznea | a8647f8 | 2020-10-07 18:17:14 +0300 | [diff] [blame] | 34 | &main_rc { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 35 | bootph-all; |
Claudiu Beznea | ba34f06 | 2020-10-07 18:17:10 +0300 | [diff] [blame] | 36 | }; |
37 | |||||
Claudiu Beznea | a8647f8 | 2020-10-07 18:17:14 +0300 | [diff] [blame] | 38 | &main_xtal { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 39 | bootph-all; |
Claudiu Beznea | ea2d496 | 2020-10-07 18:17:11 +0300 | [diff] [blame] | 40 | }; |
41 | |||||
Claudiu Beznea | a8647f8 | 2020-10-07 18:17:14 +0300 | [diff] [blame] | 42 | &pinctrl_dbgu { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 43 | bootph-all; |
Sandeep Sheriker Mallikarjun | 976c2dc | 2019-09-27 13:08:45 +0000 | [diff] [blame] | 44 | }; |
45 | |||||
Claudiu Beznea | a8647f8 | 2020-10-07 18:17:14 +0300 | [diff] [blame] | 46 | &pinctrl_sdhci0 { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 47 | bootph-all; |
Tudor Ambarus | 6c8b950 | 2019-09-27 13:09:19 +0000 | [diff] [blame] | 48 | }; |
49 | |||||
Claudiu Beznea | a8647f8 | 2020-10-07 18:17:14 +0300 | [diff] [blame] | 50 | &pinctrl_qspi { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 51 | bootph-all; |
Sandeep Sheriker Mallikarjun | 976c2dc | 2019-09-27 13:08:45 +0000 | [diff] [blame] | 52 | }; |
53 | |||||
Claudiu Beznea | a8647f8 | 2020-10-07 18:17:14 +0300 | [diff] [blame] | 54 | &pioA { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 55 | bootph-all; |
Claudiu Beznea | ba34f06 | 2020-10-07 18:17:10 +0300 | [diff] [blame] | 56 | }; |
57 | |||||
Claudiu Beznea | a8647f8 | 2020-10-07 18:17:14 +0300 | [diff] [blame] | 58 | &pioB { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 59 | bootph-all; |
Tudor Ambarus | 6c8b950 | 2019-09-27 13:09:19 +0000 | [diff] [blame] | 60 | }; |
61 | |||||
Claudiu Beznea | a8647f8 | 2020-10-07 18:17:14 +0300 | [diff] [blame] | 62 | &pmc { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 63 | bootph-all; |
Sandeep Sheriker Mallikarjun | 976c2dc | 2019-09-27 13:08:45 +0000 | [diff] [blame] | 64 | }; |
65 | |||||
Claudiu Beznea | a8647f8 | 2020-10-07 18:17:14 +0300 | [diff] [blame] | 66 | &qspi { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 67 | bootph-all; |
Sandeep Sheriker Mallikarjun | 976c2dc | 2019-09-27 13:08:45 +0000 | [diff] [blame] | 68 | }; |
69 | |||||
Claudiu Beznea | a8647f8 | 2020-10-07 18:17:14 +0300 | [diff] [blame] | 70 | &sdhci0 { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 71 | bootph-all; |
Tudor Ambarus | 6c8b950 | 2019-09-27 13:09:19 +0000 | [diff] [blame] | 72 | }; |
73 | |||||
Claudiu Beznea | a8647f8 | 2020-10-07 18:17:14 +0300 | [diff] [blame] | 74 | &slow_xtal { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 75 | bootph-all; |
Sandeep Sheriker Mallikarjun | 976c2dc | 2019-09-27 13:08:45 +0000 | [diff] [blame] | 76 | }; |
77 | |||||
Claudiu Beznea | a8647f8 | 2020-10-07 18:17:14 +0300 | [diff] [blame] | 78 | &slow_rc_osc { |
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 79 | bootph-all; |
Sandeep Sheriker Mallikarjun | 976c2dc | 2019-09-27 13:08:45 +0000 | [diff] [blame] | 80 | }; |