]> git.ipfire.org Git - thirdparty/u-boot.git/blob - arch/arm/dts/am335x-rut-u-boot.dtsi
Merge branch 'next'
[thirdparty/u-boot.git] / arch / arm / dts / am335x-rut-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3 * am335x-rut U-Boot Additions
4 *
5 * Copyright (C) 2020 Dario Binacchi <dariobin@libero.it>
6 */
7
8 #include "am33xx-u-boot.dtsi"
9
10 &l4_per {
11
12 segment@300000 {
13
14 target-module@e000 {
15 bootph-all;
16
17 lcdc: lcdc@0 {
18 bootph-all;
19 };
20 };
21 };
22 };