]> git.ipfire.org Git - thirdparty/u-boot.git/blame - arch/arm/dts/imx6ul-opos6uldev-u-boot.dtsi
Merge branch 'next'
[thirdparty/u-boot.git] / arch / arm / dts / imx6ul-opos6uldev-u-boot.dtsi
CommitLineData
2f90c62c
SS
1// 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
b1be79b4
SS
10/ {
11 aliases {
12 display0 = &lcdif;
13 };
14};
15
2f90c62c 16&aips1 {
8c103c33 17 bootph-pre-ram;
2f90c62c
SS
18
19 spba-bus@02000000 {
8c103c33 20 bootph-pre-ram;
2f90c62c
SS
21 };
22};
23
b1be79b4 24&lcdif {
8c103c33 25 bootph-some-ram;
b1be79b4
SS
26};
27
2f90c62c 28&pinctrl_uart1 {
8c103c33 29 bootph-pre-ram;
2f90c62c
SS
30};
31
32&uart1 {
8c103c33 33 bootph-pre-ram;
2f90c62c 34};