u-boot/arch/arm/dts/socfpga-common-u-boot.dtsi

28 lines
240 B
Text
Raw Normal View History

// 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;
};