blob: 82a483ae3e285caf872fe478982b1caa0f636b90 [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001// SPDX-License-Identifier: GPL-2.0+
Jean-Jacques Hiblotad99abe2017-05-17 21:22:55 +02002/*
3 * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
Jean-Jacques Hiblotad99abe2017-05-17 21:22:55 +02004 */
5
Dario Binacchic28baf62020-12-30 00:06:37 +01006#include "am33xx-u-boot.dtsi"
7
Dario Binacchiff94c152020-12-30 00:16:27 +01008&l4_per {
Simon Glass8c103c32023-02-13 08:56:33 -07009 bootph-all;
Dario Binacchiff94c152020-12-30 00:16:27 +010010 segment@300000 {
Simon Glass8c103c32023-02-13 08:56:33 -070011 bootph-all;
Dario Binacchiff94c152020-12-30 00:16:27 +010012 target-module@e000 {
Simon Glass8c103c32023-02-13 08:56:33 -070013 bootph-all;
Dario Binacchiff94c152020-12-30 00:16:27 +010014
15 lcdc: lcdc@0 {
Simon Glass8c103c32023-02-13 08:56:33 -070016 bootph-all;
Dario Binacchiff94c152020-12-30 00:16:27 +010017 };
18 };
Dario Binacchi72e0a0e2020-02-22 14:05:46 +010019 };
20};
21
Jean-Jacques Hiblotad99abe2017-05-17 21:22:55 +020022&mmc3 {
23 status = "disabled";
24};
Jean-Jacques Hiblotdb34e0e2019-01-22 16:48:17 +010025
26&usb0 {
27 dr_mode = "peripheral";
28};
Paul Barker78b9afd2022-11-14 12:42:38 +000029
30&i2c0 {
Simon Glass8c103c32023-02-13 08:56:33 -070031 bootph-all;
Paul Barker78b9afd2022-11-14 12:42:38 +000032};
33
34&l4_wkup {
Simon Glass8c103c32023-02-13 08:56:33 -070035 bootph-all;
Paul Barker78b9afd2022-11-14 12:42:38 +000036 segment@200000 {
Simon Glass8c103c32023-02-13 08:56:33 -070037 bootph-all;
Paul Barker78b9afd2022-11-14 12:42:38 +000038 target-module@9000 {
Simon Glass8c103c32023-02-13 08:56:33 -070039 bootph-all;
Paul Barker78b9afd2022-11-14 12:42:38 +000040 };
41 };
42};
43
44&uart0 {
Simon Glass8c103c32023-02-13 08:56:33 -070045 bootph-all;
Paul Barker78b9afd2022-11-14 12:42:38 +000046};
47
48&mmc1 {
Simon Glass8c103c32023-02-13 08:56:33 -070049 bootph-all;
Paul Barker78b9afd2022-11-14 12:42:38 +000050};
51
52&mmc2 {
Simon Glass8c103c32023-02-13 08:56:33 -070053 bootph-all;
Paul Barker78b9afd2022-11-14 12:42:38 +000054};