Ilko Iliev | e2480f1 | 2021-04-16 15:48:13 +0200 | [diff] [blame] | 1 | /{ |
2 | aliases { | ||||
3 | mmc0 = &usdhc1; | ||||
4 | }; | ||||
5 | }; | ||||
6 | |||||
7 | &usdhc1 { | ||||
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 8 | bootph-pre-ram; |
Ilko Iliev | e2480f1 | 2021-04-16 15:48:13 +0200 | [diff] [blame] | 9 | }; |
10 | |||||
11 | &i2c1 { | ||||
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 12 | bootph-pre-ram; |
Ilko Iliev | e2480f1 | 2021-04-16 15:48:13 +0200 | [diff] [blame] | 13 | }; |
14 | |||||
15 | &pinctrl_i2c1 { | ||||
Simon Glass | d3a98cb | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 16 | bootph-pre-ram; |
Ilko Iliev | e2480f1 | 2021-04-16 15:48:13 +0200 | [diff] [blame] | 17 | }; |