blob: ebfb95dcdf4bace575a095491c88250924e79c2f [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 OPOS6UL SoM
4 *
5 * Copyright (C) 2018 Armadeus Systems <support@armadeus.com>
6 */
7
8/ {
9 soc {
Simon Glass8c103c32023-02-13 08:56:33 -070010 bootph-pre-ram;
Sébastien Szymanski2f90c622018-09-06 09:51:53 +020011 };
12};
13
14&aips2 {
Simon Glass8c103c32023-02-13 08:56:33 -070015 bootph-pre-ram;
Sébastien Szymanski2f90c622018-09-06 09:51:53 +020016};
17
18&iomuxc {
Simon Glass8c103c32023-02-13 08:56:33 -070019 bootph-pre-ram;
Sébastien Szymanski2f90c622018-09-06 09:51:53 +020020};
21
22&pinctrl_usdhc1 {
Simon Glass8c103c32023-02-13 08:56:33 -070023 bootph-pre-ram;
Sébastien Szymanski2f90c622018-09-06 09:51:53 +020024};
25
26&usdhc1 {
Simon Glass8c103c32023-02-13 08:56:33 -070027 bootph-pre-ram;
Sébastien Szymanski2f90c622018-09-06 09:51:53 +020028};