blob: 4f47486aac1941ce3faa0a433146521b1434ed32 [file] [log] [blame]
Amit Singh Tomarbf0bf552020-04-19 19:28:29 +05301// SPDX-License-Identifier: GPL-2.0+
2/*
3 */
4
5/{
6 soc {
Simon Glassd3a98cb2023-02-13 08:56:33 -07007 bootph-all;
Amit Singh Tomarbf0bf552020-04-19 19:28:29 +05308 };
9};
10
11&uart5 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070012 bootph-all;
Amit Singh Tomarbf0bf552020-04-19 19:28:29 +053013};
14
15&cmu {
Simon Glassd3a98cb2023-02-13 08:56:33 -070016 bootph-all;
Amit Singh Tomarbf0bf552020-04-19 19:28:29 +053017};