blob: aa88964f210d147c0578746944909ff8866e4f1f [file] [log] [blame]
Sébastien Szymanski2f90c622018-09-06 09:51:53 +02001// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source extras for U-Boot for the OPOS6ULDev board
4 *
5 * Copyright (C) 2018 Armadeus Systems <support@armadeus.com>
6 */
7
8#include "imx6ul-opos6ul-u-boot.dtsi"
9
Sébastien Szymanskib1be79b2019-10-21 15:33:03 +020010/ {
11 aliases {
12 display0 = &lcdif;
13 };
14};
15
Sébastien Szymanski2f90c622018-09-06 09:51:53 +020016&aips1 {
Simon Glass8c103c32023-02-13 08:56:33 -070017 bootph-pre-ram;
Sébastien Szymanski2f90c622018-09-06 09:51:53 +020018
19 spba-bus@02000000 {
Simon Glass8c103c32023-02-13 08:56:33 -070020 bootph-pre-ram;
Sébastien Szymanski2f90c622018-09-06 09:51:53 +020021 };
22};
23
Sébastien Szymanskib1be79b2019-10-21 15:33:03 +020024&lcdif {
Simon Glass8c103c32023-02-13 08:56:33 -070025 bootph-some-ram;
Sébastien Szymanskib1be79b2019-10-21 15:33:03 +020026};
27
Sébastien Szymanski2f90c622018-09-06 09:51:53 +020028&pinctrl_uart1 {
Simon Glass8c103c32023-02-13 08:56:33 -070029 bootph-pre-ram;
Sébastien Szymanski2f90c622018-09-06 09:51:53 +020030};
31
32&uart1 {
Simon Glass8c103c32023-02-13 08:56:33 -070033 bootph-pre-ram;
Sébastien Szymanski2f90c622018-09-06 09:51:53 +020034};