]> git.ipfire.org Git - thirdparty/u-boot.git/blob - arch/arm/dts/am335x-evm-u-boot.dtsi
Merge branch 'next'
[thirdparty/u-boot.git] / arch / arm / dts / am335x-evm-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3 * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
4 */
5
6 #include "am33xx-u-boot.dtsi"
7
8 &l4_per {
9 bootph-all;
10 segment@300000 {
11 bootph-all;
12 target-module@e000 {
13 bootph-all;
14
15 lcdc: lcdc@0 {
16 bootph-all;
17 };
18 };
19 };
20 };
21
22 &mmc3 {
23 status = "disabled";
24 };
25
26 &usb0 {
27 dr_mode = "peripheral";
28 };
29
30 &i2c0 {
31 bootph-all;
32 };
33
34 &l4_wkup {
35 bootph-all;
36 segment@200000 {
37 bootph-all;
38 target-module@9000 {
39 bootph-all;
40 };
41 };
42 };
43
44 &uart0 {
45 bootph-all;
46 };
47
48 &mmc1 {
49 bootph-all;
50 };
51
52 &mmc2 {
53 bootph-all;
54 };