blob: eb3d1039314f4745c81e4fcb42126c9a5dd13a2a [file] [log] [blame]
// SPDX-License-Identifier: GPL-2.0+
/*
* U-Boot additions
*
* Copyright (c) 2019 Simon Goldschmidt
*/
/{
soc {
bootph-all;
};
};
&clkmgr {
bootph-all;
};
&rst {
bootph-all;
};
&sdr {
bootph-all;
};
&sysmgr {
bootph-all;
};