]> git.ipfire.org Git - thirdparty/u-boot.git/blame - arch/arm/dts/imx6qdl-u-boot.dtsi
Merge branch 'next'
[thirdparty/u-boot.git] / arch / arm / dts / imx6qdl-u-boot.dtsi
CommitLineData
855ff8e6 1// SPDX-License-Identifier: GPL-2.0+
21756378
JT
2/*
3 * Copyright (C) 2018 Jagan Teki <jagan@amarulasolutions.com>
21756378
JT
4 */
5
6/ {
bf219a36
SS
7 aliases {
8 usb0 = &usbotg;
7932b1c9 9 video0 = &ipu1;
bf219a36
SS
10 };
11
21756378 12 soc {
8c103c33
SG
13 bootph-pre-ram;
14 bootph-all;
21756378 15
cdb18048 16 bus@2000000 {
8c103c33 17 bootph-pre-ram;
8d037090 18 spba-bus@2000000 {
8c103c33 19 bootph-pre-ram;
8d037090 20 };
21756378
JT
21 };
22
cdb18048 23 bus@2100000 {
8c103c33 24 bootph-pre-ram;
21756378
JT
25 };
26 };
27};
28
29&gpio1 {
8c103c33 30 bootph-pre-ram;
21756378
JT
31};
32
33&iomuxc {
8c103c33 34 bootph-pre-ram;
21756378 35};
7932b1c9
PF
36
37&ipu1 {
8c103c33 38 bootph-all;
7932b1c9 39};