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