blob: 8f5888647812bf9c664263b73d961e12465f93f7 [file] [log] [blame]
Tom Riniaf489482018-05-18 17:54:39 -04001// SPDX-License-Identifier: GPL-2.0+
Jagan Teki511725c2018-04-11 18:02:22 +05302/*
3 * Copyright (C) 2018 Jagan Teki <jagan@amarulasolutions.com>
Jagan Teki511725c2018-04-11 18:02:22 +05304 */
5
6#include "imx6ul-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_uart1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070017 bootph-all;
Michael Trimarchi719f9822022-12-09 15:05:49 +053018};
19
20&uart1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070021 bootph-all;
Michael Trimarchi719f9822022-12-09 15:05:49 +053022};
23
Jagan Teki511725c2018-04-11 18:02:22 +053024&usdhc1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070025 bootph-pre-ram;
Jagan Teki511725c2018-04-11 18:02:22 +053026};
27
28&pinctrl_usdhc1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070029 bootph-pre-ram;
Jagan Teki511725c2018-04-11 18:02:22 +053030};
31
32&pinctrl_usdhc2 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070033 bootph-pre-ram;
Jagan Teki511725c2018-04-11 18:02:22 +053034};