Parthiban Nallathambi | a443c82 | 2019-04-07 20:32:42 +0200 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0+ |
2 | /* | ||||
3 | * Copyright (C) 2019 Parthiban Nallathambi <parthitce@gmail.com> | ||||
4 | */ | ||||
5 | |||||
6 | / { | ||||
7 | soc { | ||||
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 8 | bootph-pre-ram; |
Parthiban Nallathambi | a443c82 | 2019-04-07 20:32:42 +0200 | [diff] [blame] | 9 | }; |
10 | }; | ||||
11 | |||||
12 | &aips1 { | ||||
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 13 | bootph-pre-ram; |
Parthiban Nallathambi | a443c82 | 2019-04-07 20:32:42 +0200 | [diff] [blame] | 14 | }; |
15 | |||||
16 | &aips2 { | ||||
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 17 | bootph-pre-ram; |
Parthiban Nallathambi | a443c82 | 2019-04-07 20:32:42 +0200 | [diff] [blame] | 18 | }; |
19 | |||||
20 | &aips3 { | ||||
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 21 | bootph-pre-ram; |
Parthiban Nallathambi | a443c82 | 2019-04-07 20:32:42 +0200 | [diff] [blame] | 22 | }; |
23 | |||||
24 | &gpio1 { | ||||
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 25 | bootph-pre-ram; |
Parthiban Nallathambi | a443c82 | 2019-04-07 20:32:42 +0200 | [diff] [blame] | 26 | }; |
27 | |||||
28 | &gpio4 { | ||||
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 29 | bootph-pre-ram; |
Parthiban Nallathambi | a443c82 | 2019-04-07 20:32:42 +0200 | [diff] [blame] | 30 | }; |
31 | |||||
32 | &iomuxc { | ||||
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 33 | bootph-pre-ram; |
Parthiban Nallathambi | a443c82 | 2019-04-07 20:32:42 +0200 | [diff] [blame] | 34 | }; |