Tom Rini | 83d290c | 2018-05-06 17:58:06 -0400 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0+ |
Jean-Jacques Hiblot | ad99abe | 2017-05-17 21:22:55 +0200 | [diff] [blame] | 2 | /* |
3 | * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/ | ||||
Jean-Jacques Hiblot | ad99abe | 2017-05-17 21:22:55 +0200 | [diff] [blame] | 4 | */ |
5 | |||||
Dario Binacchi | c28baf6 | 2020-12-30 00:06:37 +0100 | [diff] [blame] | 6 | #include "am33xx-u-boot.dtsi" |
7 | |||||
Dario Binacchi | ff94c15 | 2020-12-30 00:16:27 +0100 | [diff] [blame] | 8 | &l4_per { |
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 9 | bootph-all; |
Dario Binacchi | ff94c15 | 2020-12-30 00:16:27 +0100 | [diff] [blame] | 10 | segment@300000 { |
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 11 | bootph-all; |
Dario Binacchi | ff94c15 | 2020-12-30 00:16:27 +0100 | [diff] [blame] | 12 | target-module@e000 { |
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 13 | bootph-all; |
Dario Binacchi | ff94c15 | 2020-12-30 00:16:27 +0100 | [diff] [blame] | 14 | |
15 | lcdc: lcdc@0 { | ||||
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 16 | bootph-all; |
Dario Binacchi | ff94c15 | 2020-12-30 00:16:27 +0100 | [diff] [blame] | 17 | }; |
18 | }; | ||||
Dario Binacchi | 72e0a0e | 2020-02-22 14:05:46 +0100 | [diff] [blame] | 19 | }; |
20 | }; | ||||
21 | |||||
Jean-Jacques Hiblot | ad99abe | 2017-05-17 21:22:55 +0200 | [diff] [blame] | 22 | &mmc3 { |
23 | status = "disabled"; | ||||
24 | }; | ||||
Jean-Jacques Hiblot | db34e0e | 2019-01-22 16:48:17 +0100 | [diff] [blame] | 25 | |
26 | &usb0 { | ||||
27 | dr_mode = "peripheral"; | ||||
28 | }; | ||||
Paul Barker | 78b9afd | 2022-11-14 12:42:38 +0000 | [diff] [blame] | 29 | |
30 | &i2c0 { | ||||
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 31 | bootph-all; |
Paul Barker | 78b9afd | 2022-11-14 12:42:38 +0000 | [diff] [blame] | 32 | }; |
33 | |||||
34 | &l4_wkup { | ||||
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 35 | bootph-all; |
Paul Barker | 78b9afd | 2022-11-14 12:42:38 +0000 | [diff] [blame] | 36 | segment@200000 { |
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 37 | bootph-all; |
Paul Barker | 78b9afd | 2022-11-14 12:42:38 +0000 | [diff] [blame] | 38 | target-module@9000 { |
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 39 | bootph-all; |
Paul Barker | 78b9afd | 2022-11-14 12:42:38 +0000 | [diff] [blame] | 40 | }; |
41 | }; | ||||
42 | }; | ||||
43 | |||||
44 | &uart0 { | ||||
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 45 | bootph-all; |
Paul Barker | 78b9afd | 2022-11-14 12:42:38 +0000 | [diff] [blame] | 46 | }; |
47 | |||||
48 | &mmc1 { | ||||
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 49 | bootph-all; |
Paul Barker | 78b9afd | 2022-11-14 12:42:38 +0000 | [diff] [blame] | 50 | }; |
51 | |||||
52 | &mmc2 { | ||||
Simon Glass | 8c103c3 | 2023-02-13 08:56:33 -0700 | [diff] [blame] | 53 | bootph-all; |
Paul Barker | 78b9afd | 2022-11-14 12:42:38 +0000 | [diff] [blame] | 54 | }; |