blob: e02cd58300ad614be7efb6f1326e35ba6c2978fc [file] [log] [blame]
Tom Riniaf489482018-05-18 17:54:39 -04001// SPDX-License-Identifier: GPL-2.0+
Jagan Teki0d3dc272018-04-11 18:02:20 +05302/*
3 * Copyright (C) 2018 Jagan Teki <jagan@amarulasolutions.com>
Jagan Teki0d3dc272018-04-11 18:02:20 +05304 */
5
6#include "imx6qdl-u-boot.dtsi"
7
Michael Trimarchi719f9822022-12-09 15:05:49 +05308&soc {
Simon Glassd3a98cb2023-02-13 08:56:33 -07009 bootph-all;
Michael Trimarchi719f9822022-12-09 15:05:49 +053010};
11
12&aips1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070013 bootph-all;
Michael Trimarchi719f9822022-12-09 15:05:49 +053014};
15
16&pinctrl_uart4 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070017 bootph-all;
Michael Trimarchi719f9822022-12-09 15:05:49 +053018};
19
20&uart4 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070021 bootph-all;
Michael Trimarchi719f9822022-12-09 15:05:49 +053022};
23
Jagan Teki0d3dc272018-04-11 18:02:20 +053024&usdhc1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070025 bootph-pre-ram;
Jagan Teki0d3dc272018-04-11 18:02:20 +053026};
27
28&pinctrl_usdhc1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070029 bootph-pre-ram;
Jagan Teki0d3dc272018-04-11 18:02:20 +053030};
31
32&pinctrl_usdhc3 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070033 bootph-pre-ram;
Jagan Teki0d3dc272018-04-11 18:02:20 +053034};