aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/dts/reset.dtsi
blob: f979d83757ce44c6e8ff0a57293a2a407a3254dd (plain)
1
2
3
4
5
6
/ {
	reset {
		compatible = "x86,reset";
		u-boot,dm-pre-reloc;
	};
};