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